@charset "UTF-8";
/* CSS Document */

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AB0635;
}
a:hover {
	text-decoration: none;
	colour: #A9A3A1;
}
a:active {
	text-decoration: none;
}

#header	{width:895px; height:90px; padding-top:10px; padding-bottom:10px;}

#container {width:895px; height:270px; padding-bottom:30px;}
#container .flash {width:700px; height:270px; float:left}
#container .call {width:185px; height:270px; float:left; padding-left:10px}

#body {width:700px; float:left; text-align:left;}
#body .ahead {
	width:410px;
	height:15px;
	float:none;
}
#body .spacer {
	width:690px;
	height:15px;
	float:none;
}
#body .bodytext {
	width:700px;
	padding-bottom:10px;
	float:none;
}
#body .bhead {font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#A9A3A1;text-transform: uppercase;}
#body .text {width:700px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#58595B;vertical-align: text-top;text-align: left;}

#box {width:700px; float:left; text-align:left}

#green {width:315px; height:100%; float:left; text-align:left;}
#green .chead {
	width:292px;
	height:27px;
	padding-left:23px;
	background-color:#D6E03E;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#303030;
	vertical-align:middle;
	padding-top:8px;
	display: inline;
}
#green .cbody {width:315px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#58595B; background-color:#F4F7D9; line-height:20px;}

#right {width:355px; float:left; padding-left:30px; display:inline}

#certified {
	width:55px;
	height:105px;
	float:right;
	padding-right:10px;
	padding-left:130px;
	display: inline;
}

#footer {width:895px; height:23px; background:url(images/footer.gif) repeat-x; float:left; margin-top:50px;}
#footer .lefttext {width:432px; height:23px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; line-height:18px; color:#58595B; padding-left:15px; text-align: left; float:left}
#footer .righttext {width:432px; height:23px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; line-height:18px; color:#58595B; padding-right:15px; text-align: right; float:right;}

#form {width:700px; float:left; text-align:left}
#form .name {width:90px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#58595B; float:left;}
#form .field {width:610px; float:left}

