body{
margin: 0;
padding: 0;
font: 11px arial;
background: #000000;
color: white;
}
a:link {
color: #f20200; 
text-decoration: underline;
}
a:visited {
color: #756654; 
text-decoration: underline;
}
a:hover {
color: #f20200; 
text-decoration: none;
}
a:active {
text-decoration: underline;
color: #f20200; 
}
#main_body{
margin: 0 auto;
width: 1024px;
}
#footer{
color: #000000;
font-size:12px;
}
#bottom_nav{
height: 22px;
background: #000000;
border-bottom: 1px solid #716d6a;
padding: 8px 0 0 0;
}
#mid_content_text ul li{
margin: 10px 0 0 0;
}
#nav ul li.li_off{
list-style-image: url('../images/li_icon_red.gif');
}
#nav ul li.li_on{
list-style-image: url('../images/li_icon_red_on.gif');
}
#nav ul li#current{
list-style-image: url('../images/li_icon_red_on.gif');
}
#nav ul li#current a{
font-weight: bold;
}
#nav ul li a#last_li{
background: none;
}
#footer ul{
float: left;
margin: 0 0 0 25px;
padding: 0;
}
#footer ul li{
display: block;
float: left;
}
#privacy{
margin-right: 20px;
float: right;
}
#cp{
height: 29px;
background: #9bb9d4;
padding: 7px 0 0 25px;
}
#cp_inner{
opacity: .7;
filter: alpha(opacity=70);
}
/*links */
#nav a:link {
color: #ffffff;
text-decoration: none;
}
#nav a:visited {
color: #ffffff;
text-decoration: none;
}
#nav a:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
}
#nav a:active {
color: #ffffff;
text-decoration: none;
}
#footer a{
color: #95908d;
text-decoration: none;
}
#footer a:hover {
text-decoration: none;
color: white;
}
a.white_ul:link {
color: #ffffff;
text-decoration: underline;
}
a.white_ul:visited {
color: #ffffff;
text-decoration: underline;
}
a.white_ul:hover {
color: #ffffff;
text-decoration: none;
}
a.white_ul:active {
color: #ffffff;
text-decoration: underline;
}
/* fonts */
.mid_med{
font: bold 14px Tahoma, sans-serif;
}
.small_header{
font: 12px Tahoma, sans-serif;
}
h1{
margin: 0;
}
/* default stuff */
img{
border: none;
}
.float_left{
float: left;
}
.float_right{
float: right;
}
.clear{
clear: both;
}


a#fastquote_insure {
background: url('../images/btn_fastquote.png');
margin-bottom: 11px;
}
a#fastquote_finance {
background: url('../images/btn_fastquote_2.png');
}
a#fasthistory {
background: url('../images/btn_fasthistory.png');
margin-bottom: 11px;
}
a#fastquote_insure:hover {
background: url('../images/btn_fastquote_on.png')
}
a#fastquote_finance:hover {
background: url('../images/btn_fastquote_2_on.png');
}
a#fasthistory:hover {
background: url('../images/btn_fasthistory_on.png')
}
.content_box_text a{
color: #ffffff;
text-decoration: underline;
}
.content_box_text a:hover {
color: #ffffff;
text-decoration: none;
}
