@charset "utf-8";
/* CSS Document */

body {
	background-image: url(/images/bg-body.gif);
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
form{
	padding:0;
	margin:0;
}
.padtop5 {
	margin-top: 5px;
}

.logo {
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0;
	padding:0;
	display:inline;
}
.logo a {
	text-indent:-9999px;
	text-decoration:none;
	display:block;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	height: 96px;
	width: 206px;
}
.call{
	color:#666666;
	font-size:13px;
	text-align:right;
	font-weight:bold;
	height:70px;
	vertical-align:top;
}
.call a{
	color:#ff6600;
	text-decoration:underline;
}
.call a:hover{
	color:#ff6600;
	text-decoration:none;
}
.login-top{
	font-size:11px;
	color:#333333;
	text-align:right;
}
.login-top a {
	background: url(/images/icon-login.gif) no-repeat left center;
	padding-left: 15px;
	color:#333333;
	text-decoration:none;
}
.login-top a:hover {
	color:#000000;
	text-decoration:none;
}
.nav-lt {
	background-image: url(/images/bg-nav-lt.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 19px;
}
.nav-rt {
	background-image: url(/images/bg-nav-rt.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 19px;
}
.nav-bg {
	background: url(/images/bg-nav.gif) repeat-x;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}
.nav-bg a{
	padding:0 19px;
	color:#ffffff;
	text-decoration:none;
}
.nav-bg a:hover{
	color:#baec0b;
	text-decoration:none;
}
.divider {
	background: url(/images/divider.gif) no-repeat;
	width: 2px;
	height:28px;
}
.shade-lt {
	background: url(/images/shade-lt.gif) repeat-y;
	width: 12px;
}
.shade-rt {
	background: url(/images/shade-rt.gif) repeat-y;
	width: 12px;
}
.bg-banner {
	background-image: url(/images/bg-banner.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 751px;
	vertical-align:top;
}
.freequote{
	margin-top:35px;
	font-size:12px;
	color:#666666;
}
.freequote a{
	text-decoration:underline;
	color:#666666;
}
.freequote a:hover{
	text-decoration:none;
	color:#666666;
}
.text-quote {
	width: 162px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #707070;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #707070;
	background:#fff;
	color:#333333;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.text-captcha {
	width: 60px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #707070;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #707070;
	background:#fff;
	color:#333333;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.text-small{
	width: 37px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #707070;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #707070;
	background:#fff;
	color:#333333;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.text-medium{
	width: 59px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #707070;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #707070;
	background:#fff;
	color:#333333;
	font-size:11px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}
.text-quote:hover {
	border-width: 1px;
	border-style: solid;
	border-top-color: #707070;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #707070;
	background:#f9fafa;
}


.text-quote:focus {
	border-width: 1px;
	border-style: solid;
	border-top-color: #4295a0;
	border-right-color: #cccdcd;
	border-bottom-color: #cccdcd;
	border-left-color: #4295a0;
	background:#f9fafa;

}.bg-section {
	background-image: url(/images/bg-section.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	padding:10px 0 0 10px;
	vertical-align:top;
}
.heading {
	font-size: 19px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: underline;
}
.free-quoteuptxt{
 font-family:"Tresbuchet Ms"; verdana arial;
 font-size:18px;
 }
 .pad-top{
 padding-top:10px;

 }
 .pad-top1{
 padding-top:20px;

 }
 .mainbody-back{
 background-color:#F6F8F7;
 }
 .padleft{
 padding-left:18px;
 }
 /*.text-field{
 width:163px;
 background-color:#FCFCFC;
 }*/
.content {
	color:#333333;
	font-size:12px;
}
.content a {
	color:#003E7E;
	text-decoration:none;
}

.content a:hover{
	color:#003E7E;
	text-decoration:underline;
}
.content p{
	margin:3px 0 3px 0;
}
.content ul{
	padding:0;
	margin:10px 0 10px 20px;
}
.content  li {
	background: url(/images/bullet.gif) no-repeat left 7px;
	padding-left: 15px;
	list-style-type: none;
	margin:0;
}
.bg-getstarted {
	background-image: url(/images/bg-getstarted.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	color:#ffffff;
	width: 300px;
	height: 357px;
	font-size:12px;
}
.bg-getstarted .header{
	font-size:16px;
	font-weight:bold;
	vertical-align:top;
}
.testi-lt {
	background-image: url(/images/bg-testi-lt.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 9px;
}
.testi-rt {
	background-image: url(/images/bg-testi-rt.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 9px;
}
.testi{
	background-image: url(/images/bg-testi.gif);
	background-repeat: repeat-x;
	height: 32px;
	font-size:13px;
	color:#2379e1;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bec2c4;
}
.testi-cont{
	background:#f3f8f9;
	text-align:justify;
	color:#384d51;
	padding:15px;
	font-size:11px;
}
.testi-cont strong{
	color:#8b989b;

}
.imag{
vertical-align:top;
}
.imag img{
	border:2px solid #a3bdc3;
	margin-right:5px;
}	
.dots{
	background:url(/images/dots.gif) repeat-y center center;
	width:20px;
}.shade-bottom {
	background-image: url(/images/shade-bottom.gif);
	background-repeat: repeat-x;
}
.shade-bottoml {
	background-image: url(/images/shade-lbl.gif);	
	height:18px;
	width:21px;
}
.shade-bottomr {
	background-image: url(/images/shade-rbr.gif);	
	height:18px;
	width:21px;
}
.footer-lt {
	background-image: url(/images/fotter-lt.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 8px;
}
.footer-rt {
	background-image: url(/images/fotter-rt.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 8px;
}
.footer {
	background-color: #f3f5f5;
	font-size: 11px;
	color: #384d51;
	text-align:center;
}
.footer a {
	color: #384d51;
	text-decoration:none;
	margin: 0 5px;
}
.footer a:hover {
	color: #384d51;
	text-decoration:underline;
}
.copyrite {
	font-size: 11px;
	color: #384d51;
	text-align:center;
}
.copyrite a {
	color: #384d51;
	text-decoration:none;
	
}
.copyrite a:hover {
	color: #384d51;
	text-decoration:underline;
}.pad-bot8px {
	padding-bottom: 8px;
}
.padlt {
	padding: 0px 0px 0px 10px;
}
.justify {
	text-align: justify;
}
