body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #57575a;
	background-color: #f0ebe6;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}

table, p, td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #57575a;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 20px;
	color: #697E9E;
	margin-top: 0px;
	}
	
h2 {
	margin-top: 15px;
	margin-bottom: -10px;
	font-size: 13px;
	color: #DF8233;
	font-weight: bold;
	}
	
a:link { font-family: verdana, helvetica; text-decoration: underline; color: #345789 }
a:active { font-family: verdana, helvetica; text-decoration: none; color: #345789 } 
a:visited { font-family: verdana, helvetica; text-decoration: underline; color: #345789 } 
a:hover { font-family: verdana, helvetica; text-decoration: none; color: #345789 }	

/* Masthead */
/* ==================== */

#top {
	width: 751px;
	height: 74px;
	margin: auto;
	background-color: #ffffff;
	background-image: url('images/img-top.gif');
	background-repeat: no-repeat;
	}
	
#topleft {
	width: 326px;
	float: left;
	padding-left: 25px;
	text-align: left;
	}
	
#topright {
	width: 40px;
	height: 74px;
	float: left;
	}
	

/* Main */
/* =================== */

#wrapper {
	margin: auto;
	clear: both;
	width: 749px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #ffffff;
	text-align: center;
	}
	
#main {
	clear: both;
	width: 660px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
 	padding: 35px 40px 35px 40px;
	text-align: justify;
	line-height: 1.5em;
	}
	
#mainsub {
	clear: both;
	/* width: 700px; */
	margin: auto;
	background-color: #ffffff;
 	padding: 0px 30px 30px 23px;
	background-image: url('images/blg-main.gif');
	background-repeat: repeat-x;
	display: table;
	}	
	
#mainleft {
	width: 153px;
	float: left;
	background-color: #ffffff;
	padding-right: 20px;
	}
	
#mainright {
	float: left;
	width: 511px;
	padding-top: 20px;
	background-color: #ffffff;
	text-align: left;
	text-align: justify;
	line-height: 1.5em;
	}
	
div.feature {
	background-image: url('images/bkg-feature.gif');
	height: 80px;
	width: 133px;
	padding: 10px;
	font-size: 11px;
	color: #697E9E;
	text-align: left;
	margin-top: 10px;
	}
	
#featureguarantee {
	background-image: url('images/bkg-ft-guarantee.gif');
	height: 37px;
	width: 133px;
	padding: 10px;
	padding-top: 53px;
	font-size: 10px;
	color: #697E9E;
	text-align: left;
	margin-top: 10px;
	}
	
/* Front Page Features */
/***********************/

#features {
	clear: both;
	width: 700px;
	margin: auto;
	text-align: center;
	height: 249px;
	}
	
#guarantee {
	float: left;
	margin-left: 10px;
	width: 186px;
	height: 130px;
	background-color: #F3F2F2;
	background-image: url('images/bkg-guarantee.gif');
	background-repeat: no-repeat;
	padding: 20px;
	padding-top: 70px;
	text-align: center;
	line-height: 1.5em;
	}
	
#guaranteeleft {
	float: left;
	margin-right: 10px;
	width: 226px;
	height: 219px;
	background-color: #ffffff;
	}	
	
#guaranteewhite {
	float: left;
	margin-left: 10px;
	width: 186px;
	height: 180px;
	background-image: url('images/bkg-guaranteewhite.gif');
	background-repeat: no-repeat;
	padding: 20px;
	text-align: center;
	line-height: 1.5em;
	}	
	
#fpfeaturewrap {
	width: 226px;
	height: 220px;
	float: left;
	}
	
font.feature {
	color: #0D2C5B;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
	
#fptest {
	width: 206px;
	height: 100px;
	background-image: url('images/bkg-fptest.gif');
	background-repeat: no-repeat;
	margin-bottom: 9px;
	text-align: left;
	padding: 10px 10px 0px 10px;
	font-size: 10px;
	line-height: 1.3em;
	}
	
#fpreg {
	width: 206px;
	height: 90px;
	background-image: url('images/bkg-fpreg.gif');
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: #66889A;
	font-size: 10px;
	line-height: 1.4em;
	}	
	
div.fpgeneric {
	width: 206px;
	height: 37px;
	background-image: url('images/bkg-fpgeneric.gif');
	background-repeat: no-repeat;
	text-align: left;
	padding: 10px 10px 0px 10px;
	color: #66889A;
	font-size: 10px;
	line-height: 1.4em;
	}		
	
div.featurelink {
	height: 14px;
	text-align: left;
	padding-left: 165px;
	}
	
a.feature:link { font-family: verdana, helvetica; text-decoration: none; color: #ffffff}
a.feature:active { font-family: verdana, helvetica;  text-decoration: none; color: #ffffff} 
a.feature:visited { font-family: verdana, helvetica;  text-decoration: none; color: #ffffff} 
a.feature:hover { font-family: verdana, helvetica;  text-decoration: none; color: #ffff00 }	
	
	
/* Menu */
/* ================= */

#menuwrap {
	width: 700px;
	height: 21px;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #ffffff;
	}
	
div.menuitem {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 165px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitemroll {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem1.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 165px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitem2 {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 123px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitem2roll2 {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem2.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 123px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitem2roll3 {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem3.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 123px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitem2roll4 {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem4.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 123px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
div.menuitem2roll5 {
	float: left;
	margin-right: 10px;
	background-image: url('images/bkg-navitem5.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 123px;
	text-align: center;
	text-transform: Uppercase;
	}
		
div.menuitemwide {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 145px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitemwideroll {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem1.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 145px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
div.menuitemsmall {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
div.menuitemsmallroll2 {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem2.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitemsmallroll3 {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem3.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
div.menuitemsmallroll4 {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem4.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
div.menuitemsmallroll5 {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem5.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}
	
div.menuitemsmallroll6 {
	float: left;
	margin-right: 5px;
	background-image: url('images/bkg-navitem6.gif');
	background-repeat: repeat-x;
	height: 21px;
	width: 105px;
	text-align: center;
	text-transform: Uppercase;
	}	
	
a.menu:link { letter-spacing: 1px; font-family: arial, helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #939598}
a.menu:active { letter-spacing: 1px; font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none; color: #939598} 
a.menu:visited { letter-spacing: 1px; font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none; color: #939598} 
a.menu:hover { letter-spacing: 1px; font-family: arial, helvetica, sans-serif;  font-size: 11px; text-decoration: none; color: #939598}

	
/* Masthead */
/* ================= */

#masthead {
	clear: both;
	width: 700px;
	margin: auto;
	background-color: #C2E6FF;
	}
	
#submasthead {
	clear: both;
	width: 700px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
	}	
	
/* Footer */
/* ==================== */

#bottom {
	clear: both;
	width: 751px;
	height: 22px;
	margin: auto;
	background-color: #ffffff;
	background-image: url('images/img-bottom.gif');
	background-repeat: no-repeat;
	}
	
#footer {
	width: 751px;
	margin: auto;
	padding: 15px;
	text-align: center;
	font-size: 10px;
	}
	
a.footer:link { font-family: verdana, helvetica; font-size: 10px; text-decoration: none; color: #66889A}
a.footer:active { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #66889A} 
a.footer:visited { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #66889A} 
a.footer:hover { font-family: verdana, helvetica;  font-size: 10px; text-decoration: none; color: #000000 }	

td.underbar {
	border-bottom: 1px solid #99abc4;
	background-color: #f5f5f5;
	}
	
td.underdot {
	border-bottom: 1px dotted #99abc4;
	}
	
/* Forms */
/*********/

form {
	margin: 0px;
	}

input.contact {
background-color: #ffffff;
border: 1px solid #7F9DB9;
width: 180px;
height: 18px;
color: black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 10px;
margin-right: 20px;
}

.changedField { color:black; 
background: #DCECF7; border: #99ABC4; border-style: solid; 
border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 
border-left-width: 1px; }