@charset "utf-8";

li, ol, ul, table, p, h1, h2, h3, h4, strong, div, img{
margin:0;
padding:0;	
	
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.twoColFixLtHdr #container { 
	width: 1000px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.twoColFixLtHdr #header {
	background: #DDDDDD url(../images/header.jpg) no-repeat;
	height: 426px;
	padding: 0 10px 0 5px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0;
	visibility: hidden;
}
.twoColFixLtHdr #container #header #numbers {
	height: 300px;
	margin-top: 180px;
	margin-left: 0px;
	text-align: center;
	font-weight: bolder;
	width: 450px;
}
.twoColFixLtHdr #container #header #numbers h2 {
	font-size: 1.5em;
}
.twoColFixLtHdr #container #header #numbers h3 {
	color: #DC0C0C;
	font-size: 1.5em;
}

.twoColFixLtHdr #container #header #numbers a {
	color: #333;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #numbers a:hover {
	color: #F00;
}


.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	background: #EBEBEB;
	padding: 15px 10px 15px 20px;
	min-height:600px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px;
	min-height:600px;
	padding-right: 15px;
	padding-top: 15px;
} 
.twoColFixLtHdr #container #mainContent #test {
	float: right;
	margin-top: 100px;
	position: relative;
	height: 100px;
	margin-right: 50px;
}
 .machine {
	position: absolute;
	left: 224px;
	top: 53px;
}
.twoColFixLtHdr #container #mainContent h4 {
	color: #E21212;
}
.twoColFixLtHdr #container #mainContent .imgcon {
	float: right;
}

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background:#DDDDDD url(../images/navbit.jpg) repeat-x left top;
	text-align: center;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
	color: #FFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header #nav {
	float: right;
	margin-right: 10px;
	margin-top: 3px;
}
.twoColFixLtHdr #container #sidebar1 img {
	margin-top: 20px;
}
.twoColFixLtHdr #container #sidebar1 h1 {
	font-size: 1.2em;
	color: #F52525;
}
.twoColFixLtHdr #container #sidebar1 p {
	font-size: .8em;
}

.twoColFixLtHdr #container #mainNav {
	background: url(../images/navbit.jpg) repeat-x left top;
	height: 46px;
	width: 1000px;
	padding-top: 10px;
}
.twoColFixLtHdr #container #mainContent h1 {
	font-size: 1.2em;
	color: #E01010;
}
.twoColFixLtHdr #container #mainContent ul {
	list-style: disc;
	margin-left: 15px;
}
.twoColFixLtHdr #container #mainContent ul li {
	color: #333;
	font-size: .9em;
	font-weight: bold;
	line-height: 1.3em;
}
.twoColFixLtHdr #container #mainContent p {
	font-size: .9em;
	text-align: justify;
}



.twoColFixLtHdr #container #mainNav ul li a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.5em;
}
.twoColFixLtHdr #container #mainNav ul {
	list-style: none;
}
.twoColFixLtHdr #container #mainNav ul li a:hover {
	color: #666;
}

.twoColFixLtHdr #container #mainNav ul li {
	height: 56px;
	display: inline;
	margin-left: 20px;
}
.twoColFixLtHdr #container #header #nav ul {
	list-style: none;
}
.twoColFixLtHdr #container #header #nav ul li {
	display: inline;
}
.twoColFixLtHdr #container #header #nav ul li a {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #header #nav ul li a:hover {
	color: #666;
}
.twoColFixLtHdr #container #mainContent  a {
	color: #333;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent  a:hover {
	color: #C03;
}
#form1 fieldset {
	margin: 			10px 0 0 0;
	padding: 			0;
				
	}

	#form1 legend {
	text-transform:		uppercase;
	font-size:			.8;
	padding:			3px;
	margin-left:		1em;
	color:				#ffffff;
	background-color:#DA0A0A;
		
		
	}
	
	#form1 fieldset ul {  
		padding: 			5px 5px 0 5px;  
		list-style: 		none;
	}
	
	#form1 fieldset li {  
		position:			relative;
		padding-bottom: 	1em;
		line-height:		1.4em;
	}
	
	#form1 fieldset#submitform {  
		background-image:	none;
		border-style: 		none;
	}


	
	#form1 label {
	clear:				left;
	float:				left;
	width:				8em;
	margin-right:		5px;
	line-height:		1.5em;
	text-align:			right;
	padding-right: 10px;
	}
	
	
	

	
	
	
#form1 input {
	border:none;
	background:#999;
	padding:			2px;
	font-size:			.8em;
	color:				#1E1903;
	}
	#form1 textarea {
	background:    #cCC;
	padding:			5px;
	font-size:			.8em;
	border:				none;
	color:				#1E1903;
	
	}
	
	#form1 input.radio {
		border:				none;
		background:			transparent;
	}
	
	
.twoColFixLtHdr #container #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.twoColFixLtHdr #container #footer a:hover {
	color: #333333;
}

