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

body {margin:0; padding:0; background:url(../images/bg_home.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; color:#5b5b5b; font-size:12px; line-height:18px;}

.other { background:url(../images/bg_other.jpg) repeat-x; }

img {border:none;}

.spacer {clear:both;}

.dashed {height:1px; width:100%; margin:auto; border-top:dashed #ae0000 1px;}

h2 {font-size:14px; color:#420000;}

a {color:#ae0000;}

.wrapper { width:985px; margin:auto;}

.outer_wrapper {background:url(../images/footer_bg.gif) bottom repeat-x; padding-bottom:60px;}

.header { height:183px; }
.header .time { float:right; width:419px; height:40px; padding:22px 0 0 60px; background:url(../images/time_bg.gif); color:#fff;}
.header .header_right {float:left; width:789px; margin-top: 1px; }
.header .header_right .navigation { clear:both; background:url(../images/nav_bg.gif); width:760px; height:41px; font-size:10px;}
.header .header_right .navigation ul {list-style:none; color:#fff; padding:13px 10px 0 16px; margin:0;}
.header .header_right .navigation li {float:left; padding:0 3px 0 3px;}
.header .header_right .navigation li a {color:#fff; text-decoration:none; color:#fff;}
.header .header_right .navigation li a:hover {color:#ef2828;}

.icons {padding-top:7px; height:151px;}
.icons img { vertical-align:top;}

.quote_form { float:left; width:600px;}

.main_content p { ;}

.main_content_other { padding-top:40px;}

.question {color:#b00000; font-size:14px; padding-top:14px;}

table {border:1px solid #420000;}
table td {padding:6px; border-bottom: 1px solid #ccc;}
table .top {background-color:#b00000; color:#fff; border-bottom: 1px solid #fff;}
table .sub {background-color:#f1c1c1;}

.bottom_icons {padding:10px 2px;}
.bottom_icons img {margin-left:12px;}

.footer {clear:both; height:5px; width:985px; margin:auto; padding-top:35px;}
.footer .copyright {float:left; color:#fff;}
.footer .credit {float:right;}
.footer .credit a {color:#430000;}
