html { 

	height: 100%; 

	margin-bottom: 1px; 

}

BODY{

	margin:0 0 0 0px; 

	padding:0; 

	background-color:#e2e3ec;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#2f1107;
	
	margin-bottom:5px;
	
	margin-top:30px;

}


A {

	color: #ce5200;

	text-decoration:underline;

}



A:hover {

	color: #2f1107;

	text-decoration:none;

}
.redErr{
border:#FF0000 1px solid;
padding:5px;
}
.alignCenter{

	text-align:center;

}

#container{

	MARGIN: 0px auto; 
	
	WIDTH: 750px;
	
	POSITION: relative; 
	
	TEXT-ALIGN: left;

}


#logo{

	clear:both;
	
	height:85px;

}


#main {
	
	width:750px;

	background-image:url(images/back.jpg);
	
	background-repeat:repeat-y;
	
}




#left {

	float:left;

	position:relative;

	width:155px;
	
	text-align:right;
	
	padding-left:44px;
	
	padding-right:46px;	
	
} 


#content {

	float:right;

	width:475px;
	
	padding-left:15px;
	
	padding-right:15px;
	
}




.sublinks a {
	
	display: block;
	
	text-decoration: none;
	
	color:#989880;
	
	font-size:11px;
	
	font-weight:bold;
	
	font-family:Arial, Helvetica, sans-serif;
	
	padding-top:5px;
	
	padding-bottom:5px;
	
	padding-right:14px;
	
	background-image:url(images/tab.jpg);
	
	background-repeat:no-repeat;
	
	background-position:right;
	
} 

.sublinks a:hover {
	
	text-decoration: none;
	
	background-image:url(images/tabo.jpg);
	
	background-repeat:no-repeat;
	
	color:#e2792c;
	
	
} 

.sublinkss a {
	
	display: block;
	
	text-decoration: none;
	
	color:#e2792c;
	
	font-size:11px;
	
	font-weight:bold;
	
	font-family:Arial, Helvetica, sans-serif;
	
	padding-top:5px;
	
	padding-bottom:5px;
	
	padding-right:14px;
	
	background-image:url(images/tabo.jpg);
	
	background-repeat:no-repeat;
	
	background-position:right;
} 

.sublinkss a:hover {
	
	text-decoration: none;
	
	background-image:url(images/tabo.jpg);
	
	background-repeat:no-repeat;
	
	color:#e2792c;
	
} 

.copy{
	
	padding-top:5px;
	
	padding-bottom:5px;
	
}

.headline{
	
	clear:both;
	
	font-size:22px;
	
	font-weight:bold;
	
	padding-top:10px;
	
	padding-bottom:5px;
	
	color:#ce5200;
	
	font-family:"Times New Roman", Times, serif;
	
}

.headline h1{
	
	font-weight:bold;
	
	font-size:22px;
	
	margin:0 0 0 0px;
	
}

.headline h2{
	
	font-weight:bold;
	
	font-size:16px;
	
	margin:0 0 0 0px;
	
}

.imgHome{
	
	width:240px;
	
	float:left;
	
	position:relative;
	
	padding-right:10px;
	
}

.imagesHome{
	
	width:225px;
		
	float:right;
	
}

.prodHome1{
	
	height:82px;
	
}

.prodHome2{
	
	height:82px;
	
	padding-top:17px;
	
	padding-bottom:17px;
	
}

.prodHome3{
	
	height:82px;
	
}

.clear{
	
	clear:both;
	
}



.imageBorder{

	border:0px;

}




#footer {

	clear:both;

	WIDTH: 750px;
	
	padding-top:16px;
	
	background-image:url(images/footer.jpg);
	
	background-repeat:no-repeat;
	
	text-align:center;
	
	font-size:10px;
	
	color:#999999;
	
}

#footer a{

	color: #666666;
	
	text-decoration:none;

}

#footer a:hover{

	color: #666666;
	
	text-decoration:underline;

}



form{

	margin:0 0 0 0px;

}


p{

	margin-top:5px;

}

.textBlue{
	
	color:#006699
	
}

.h2text{ margin:0px 0px 0px 0px; padding:5px 0px 5px 0px; font-size:10px; font-weight:normal;color: #666666; text-align:center;
}

