body{
	font-family:verdana;
	background: #fff;
	font-size: 10px;
}
#container{
	border:1px solid #CCCCCC;
	width:760px;
}
#datestrap{
	background-image: url(images/datebg.gif);
	background-repeat: repeat-y;
	color:#fff;
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
#logostrap{
	background-image: url(images/logo.gif);
	background-repeat: none;
	height:60px;
	border-bottom:1px solid #CCCCCC;
	width:760px;
}
#banner{
	background-image: url(images/banner.gif);
	background-repeat: none;
	height:149px;
	width:760px;
}
#bannertext{
	text-align:center;
	margin-left:380px;
	width:350px;
	padding-top:20px;
}
/*#menu{
	font-size:10px;
	font-weight:bold;
	background:#F0F0F0;
	color:#999999;
	height:25px;
	padding-top:5px;
}
#menu a{
	color:#999999;
	text-decoration:none;
	padding:5px;
}*/


#quoteform{
	margin:0;
	width:175px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	background: #21A1BC;
	padding-left:6px;
	padding-bottom:8px;
}
#loginform{
	width:175px;
	background:#CECECE;
	font-size:10px;
	padding-left:6px;
	padding-top:8px;
	padding-bottom:8px;
	margin:0;
}
#ifablock{
	height:120px;	
	width:176px;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding-top:12px;
	padding-left:5px;
}
#rightblock{
	font-family:verdana;
	background: #fff;
	font-size: 10px;
}



#testimonials{
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}



#legal{
	font-size:9px;
	text-align:left;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 10px;
}
#footer{
	text-align:center;
	font-size:11px;
	padding-top: 15px;
}
#footer a{
	padding:8px;
	color:#989898;
}
.footertext, p.footertext{
	font-size:9px;
}

.darkwidebutton{
	margin:4px;
	width:140px;
	display: block;
	background-image: url(images/darkbutton.gif);
	background-position:left;
	background-repeat: none;
	padding:4px;
	padding-left:22px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.lightwidebutton{
	margin:4px;
	width:140px;
	display: block;
	background-image: url(images/lightbutton.gif);
	background-position:left;
	background-repeat: none;
	padding:4px;
	padding-left:22px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}

.narrowbuttondark{
	background-image: url(images/darkbutton.gif);
	background-position:left;
	background-repeat: none;
	padding:3px;
	padding-left:20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:inline;

}

.buttonhref {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

.arrowbullet{
	padding-left: 18px;
	background-image: url(images/whitearrow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin:15px;
}
.largebluetext{
	color:#2E9CB5;
	font-size:13px;
	font-weight:bold;
}
a{
	font-weight:bold;
	color:#2E9CB5;
}
h1{
	color:#255D6C;
	font-size:14px;
	font-weight:bolder;
	margin:2px;
}
h2{
	color:#255D6C;
	font-size:20px;
	font-weight:bolder;
	margin:2px;
	display:inline;
}
h3{
	color:#255D6C;
	font-size:14px;
	font-weight:bolder;
	margin:2px;
}
h4{
	font-size:13px;
	font-weight:bold;
	display:inline;
}

.pageHeadings {
	background-color: transparent;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
.button{
	background-image: url(images/darkbutton.gif);
	background-position:left;
	background-repeat: none;
	padding:3px;
	padding-left:20px;	
	background-color: #255D6C; 
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	display:inline;
	border:0;
	font-family:verdana;
}

