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

*{
margin:0px;
padding:0px;
}
.bg-true-home{
background-image:url(images/bghead-car.gif);
background-repeat:no-repeat;
width:937px;
height:280px;
margin-top:20px;
}
.bg-home-insu{
background-image:url(images/bghead-home.gif);
background-repeat:no-repeat;
width:937px;
height:280px;
margin-top:20px;
}
.bg-car-insu{
background-image:url(images/bghead-car2.gif);
background-repeat:no-repeat;
width:937px;
height:280px;
margin-top:20px;
}
body{
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#wrapper{
width:950px;
height:auto;
margin:0 auto;
}
#logo{
background-image:url(images/logos.jpg);
width:340px;
height:82px;
}
#logo a{
width:340px;
height:82px;
display:block;
}
#navigation{
width:600px;
height:22px;
text-align:right;
}
#navigation a{
font-family:Tahoma , arial;
font-size:12px;
text-decoration:none;
color:#003366;
font-weight:bold;
}
#navigation a:hover{
color:#c20585;
}
#span-div{
padding-left:5px;
padding-right:5px;
font-family:Tahoma , arial;
font-size:12px;
color:#f0f7fd;
}
#backgroun-quotes{
background-image:url(images/bg.jpg);
width:531px;
height:280px;
}
.drop-down-style{
width:150px;
border:0px;
font-family:Tahoma , arial;
font-size:13px;
padding:3px;
background-color:#f0f1e3;
font-weight:bold;
}
.zip-style{
width:145px;
border:0px;
font-family:Tahoma , arial;
font-size:13px;
padding:3px;
background-color:#f0f1e3;
text-align:center;
font-weight:bold;
}
.button-form{
width:80px;
height:15px;
font-family:Tahoma , arial;
font-size:13px;
}
.button-form a{
display:block;
width:80px;
height:15px;
font-family:Tahoma , arial;
font-size:13px;
text-decoration:none;
color:#0099FF
}
.button-form a:hover{
color:#003366;
}
.body-text{
font-family:Tahoma , arial;
font-size:12px;
line-height:18px;
color:#0b4e85;
}
.body-text a{
font-family:Tahoma , arial;
font-size:12px;
line-height:16px;
color:#0099FF;
text-decoration:none;
}
#thumb-house{
float:left;
border:1px solid #333333;
margin-right:5px;
}
.text12 {
font-family:Tahoma , arial;
font-size:12px;
color:#0099CC;
}
.text11 {
font-family:Tahoma , arial;
font-size:11px;
color:#666666;
line-height:14px;
}
#td-border{
padding-bottom:5px;
padding-top:5px;
border-bottom:1px solid #0099FF;
}
.td-top{
border-top:1px solid #0099FF;}
.description{
font-size:11px;
color:#999999;
}
.form-required{
color:#FF0000;
}