/* CSS Document */

* {
	margin:0;
	padding:0;
	outline:none;
}

body{
background:#ededed url(images/BG.gif) repeat-x top left;
}

#headercontainer{
width: 100%;
float:none;
position:absolute;
top:0;
left: 0;
}
div.header{
background:url(images/header-BG.gif) repeat-x top left;
width: 894px;
height: 104px;
margin: 0 auto;
}
.left{
float:left;
}
.right{
float:right;
}
#headerleft{
width: 446px;
height: 104px;
background: url(images/logo.gif) no-repeat top left;
}
#headerleft a img{border:none;}
#headerright{
width: 448px;
height: 104px;
text-align:right;
}
#headerright div{
margin-right:15px ;

}
#bannercontainer{
position: absolute;
top: 104px;
left: 0px;
float:none;
width: 100%;
}
#banner{

width: 894px;
margin: 0 auto;
}
#bannerright{
background: url(images/banner.gif) no-repeat top left;
width: 506px;
height: 247px;
}

#contentcontainer{
width: 100%;
float:none;
position:absolute;
top:640px;
left: 0;
background: url(images/white-BG.gif) repeat-y top center;
}
#contentcontainertwo{
position:absolute;
top:395px;
left: 0;
width: 100%;
float:none;
background: url(images/white-BG.gif) repeat-y top center;
}
#content{
margin: 0 auto;
width: 894px;

}
#contentleft{
width: 593px;
margin: 15px 0px ;
}
#contentright{
width: 243px;
margin: 30px 30px 0px 0px !important ;
margin : 30px 10px -5px 0px;
}
h1, h2, h3, h4, h5, p, ul, ol, li, strong, span{font-family: Arial, Helvetica, sans-serif;}
a{text-decoration:none;}
h1{
font-size:33px;
color: #fff;
font-weight:normal;
line-height:70px;
}
h1.smaller{font-size:28px;}
h2{
display:block;
background: url(images/h2-BG.gif) no-repeat top left;
width: 593px;
height: 39px;
font-size: 15px;
padding-left: 38px;
line-height: 39px;
margin-top: 15px;
}
h3{
font-size:17px;
color: #fff;
line-height: 41px;
display:block;
background: url(images/o-bar.gif) repeat-x center;
padding-left: 15px;
margin-bottom: 24px;
}
h3 a:link, h3 a:visited{color: #fff;text-decoration:none;}
h3 a:hover{color:#fdc9b0;}
h4{
font-size:17px;
color: #ff651b;
line-height: 85px;
padding-left: 77px;
}
h4 a:link, h4 a:visited
{color: #ff651b;
text-decoration:none;
}
h4 a:hover{
color: #d84b08;
}
h5.header{
font-size:20px;
color:#dd4927;
font-weight:normal;
margin-top:30px;
}
h5.headertwo{
font-size:13px;
color:#dd4927;
font-weight:normal;
margin: 10px 40px;

}
h5#compareorange{font-weight: bold; font-size:19px;color: #f26525;margin-top: 12px;}
h5.compareblack{font-weight: bold; font-size:19px;color: #484848;margin-top: 12px;}

ul.check {
list-style-type:none;
padding: 8px 0px 0px 40px;
font-size: 13px;
}
ul.check li{
padding-left: 26px;
background: url(images/check.gif) no-repeat center left;
}
.quote{
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
padding: 15px;
margin: 20px 90px;
text-align: center;
background-color: #ececec;
-webkit-border-top-left-radius:10px;
-webkit-border-top-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-webkit-border-bottom-right-radius:10px;

-khtml-border-radius-topleft:10px;
-khtml-border-radius-topright:10px;
-khtml-border-radius-bottomleft:10px;
-khtml-border-radius-bottomright:10px;

-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
}

#contentleft p
{margin: 10px 10px 0px 40px;
font-size: 13px;
}
#contentleft p a:link,#contentleft p a:visited {color: #ff651b; text-decoration:underline;}
#contentleft p a:hover{color: #d04502; text-decoration:none;}

.services{width: 243px;
height: 85px;
border-bottom: 1px #acacac dashed;
}
#car{background: url(images/car-insurance.gif) no-repeat center left;}
#cheap{background: url(images/cheap-car-insurance.gif) no-repeat center left;}
#home{background: url(images/home-insurance.gif) no-repeat center left;}
#contents{background: url(images/content-insurance.gif) no-repeat center left;}
#travel{background: url(images/travel-insurance.gif) no-repeat center left;}
#health{background: url(images/health-insurance.gif) no-repeat center left;}

#one{background: url(images/one.gif) no-repeat center left; margin: 0px 0px 10px 15px;}
#two{background: url(images/two.gif) no-repeat center left; margin:0px 0px 10px 35px;}
#three{background: url(images/three.gif) no-repeat center left;margin:0px 0px 10px 55px;}
#one p, #two p, #three p{
color: #fff;
font-size:23px;
font-weight:normal;
margin:2px;
padding-left: 38px;
}
#one span, #two span, #three span{font-size: 14px; font-weight:normal;color:#fff;padding-left: 38px;}
#violator{float:right; color: #000000; font-size: 12px;text-align: right; margin: 4px 4px 0px 0px; font-weight:bold;}

div.menucontainer{width: 100%;
float:none;
position:absolute;
top:353px;
left: 0;}

div.menu{margin: 0 auto; width: 894px;}

ul.menuitem li.tabselected a{color: #ff651b;}
ul.menuitem{list-style-type:none;}
ul.menuitem li{display:inline;	list-style-type:none;	list-style-position:outside; padding:0px;text-align:center;	float:left; }
ul.menuitem li, ul.menuitem li a{color: #555555; font-size:14px; line-height: 43px; }
ul.menuitem li a:hover{color: #ff651b;}
#tabone{background: url(images/tab1.gif) no-repeat center; width: 152px; height: 43px;}
#tabtwo{background: url(images/tab2.gif) no-repeat center; width: 168px; height: 43px;}
#tabthree{background: url(images/tab3.gif) no-repeat center;  width: 170px; height: 43px;}
#tabfour{background: url(images/tab4.gif) no-repeat center;  width: 170px; height: 43px;}
#tabfive{background: url(images/tab5.gif) no-repeat center;  width: 103px; height: 43px;}
#tabsix{background: url(images/tab6.gif) no-repeat center; width: 130px; height: 43px;}


div.headermenu ul{list-style-type:none; margin-top: 10px;}
div.headermenu ul li{display:inline; padding-left: 20px; margin-left: 15px ;}
div.headermenu ul li a:link, div.headermenu ul li a:visited {font-size:10px; color: #555; text-decoration:none;}
div.headermenu ul li a:hover{color: #000; text-decoration:underline;}

#hometab{background: url(images/home-icon.gif) no-repeat center left;}
#about{background: url(images/about-icon.gif) no-repeat center left;}
#contact{background: url(images/contact-icon.gif) no-repeat center left;}

#comparisoncontainer
{width: 100%;
float:none;
position:absolute;
top:395px;
left: 0;
}
#comparison
{margin: 0 auto;
background:#efefee url(images/comparison-BG.gif) repeat-x top center;width: 894px;height: 244px; 

}
#comparisoncontent{
margin: 0px 21px;
}
#fadedark{
width: 270px; 
height: 245px; 
background-image: url(images/fade-dark.gif);
background-repeat:no-repeat;
float:left;

}
.fadelight{
width: 270px; 
height: 245px; 
background-image: url(images/fade-light.gif);
background-repeat:no-repeat;
background-position: center; 
float:right;
}

#lightcenter{
margin-right: 21px;
}

.fadebox {margin: 20px;}
.fadebox div.row {display:table-row;}
.label{font-size: 12px; font-weight: normal; color:#000; display:inline; font-family: Arial, Helvetica, sans-serif; float:left;width: 60px;margin-bottom:9px;}
.formbox{width: 120px; border: 1px #535353 solid; float: right; display:inline; text-align: left; margin-bottom:6px; margin-left: 30px;}
.comparebutton{background: url(images/compare-button.gif) no-repeat top center; width: 178px; height: 30px; border:none;color: #fff;font-weight: normal;font-size:14px;margin-left: 20px; margin-top: 10px; padding-bottom: 5px;}

ol.numbers{color: #ff651b; font-size: 13px;font-weight:bold; margin:20px;}
ol.numbers li span, ul.obullet{color: #000; font-size: 12px; font-weight: normal;}

ul.obullet{margin: 20px; list-style-type:none;}
ul.obullet li{background: url(images/o-bullet.gif) no-repeat center left; padding-left: 13px; line-height: 18px;}

p.smalltext{font-size: 11px;margin: 0px 40px;}

.footer{background: url(images/footer-BG.gif) repeat-x top center;width:894px; float:none;margin-top: 20px;;height:  47px; text-align: center;}
.footer p, .footer p a:link, .footer a:visited{font-size: 12px; color: #fff;font-weight: normal;line-height: 47px;}
.footer p a:hover{color: #ebeaea;}

.clr{
  clear: both;
}
.contact{width: 400px; margin: 20px 60px; }
.contactrow{width: 400px; }
.contactbox{width:290px;border: 1px #535353 solid; float: right; display:inline; text-align: left; margin-bottom:6px; margin-left: 30px;}
.submit{background-color: #CCCCCC; border: 1px #999999 solid; float:right; width: 80px;}



