body { 
margin:0px;
padding: 0px;
font-family: Verdana,Arial,Geneva, Helvetica, sans-serif;
font-size:12px;
color: #333;
background-image: url(../images/advicehgh_bg.jpg);
background-repeat:repeat-x;
background-position: top;
background-color:#525151;
}
a:link, a:visited{
	color: #3F5B73;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
text-decoration: underline;
}
a:active, a:focus{
	outline: none;
}
h1,h2,h3,h4,h5{
	color:#000; padding: 0px; margin: 0px;
}
h1{
	font-size:18px;
	margin-top: 7px;
}
h2{
	font-size:16px;
	margin-top: 7px;
}
.fix{
	clear: both;
}
/* *********************** Image Border Fix ****************************/
a:link img, a:visited img { border-style: none } /* no border on img links */

a img { color: white; background-color: transparent; }        /* trick to hide the border in Netscape 4 */

@media all {                   /* hide the next rule from Netscape 4 */
  a img { color: inherit; }    /* undo the color change above */
    a:hover img{ color: inherit; background-color: White; } 
}

th, td { /* ns 4 */
 font-family: "trebuchet MS", Georgia, Verdana, sans-serif;
}
/* *********************** Image Border Fix ****************************/
/* ******************  print  ************** */
@media print {
   h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   .navbar       { background-color: #fff; color: #000; border-color: #000; border-width: 1px; }
   a.tnav, a.bannerLink     { font-weight: normal }
}
/* ******************  speech  ************** */
@media aural {
   h1, h2, h3,
   h4, h5, h6    { voice-family: paul, male; stress: 20; richness: 90 }
   h1            { pitch: x-low; pitch-range: 90 }
   h2            { pitch: x-low; pitch-range: 80 }
   h3            { pitch: low; pitch-range: 70 }
   h4            { pitch: medium; pitch-range: 60 }
   h5            { pitch: medium; pitch-range: 50 }
   h6            { pitch: medium; pitch-range: 40 }
   li, dt, dd    { pitch: medium; richness: 60 }
   dt            { stress: 80 }
   pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
   em            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   strong        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   dfn           { pitch: high; pitch-range: 60; stress: 60 }
   s, strike     { richness: 0 }
   i             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
   b             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
   u             { richness: 0 }
   a:link        { voice-family: harry, male }
   a:visited     { voice-family: betty, female }
   a:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
/* ******************  speech ends************** */
.header{
	background-image: url(../images/logo_bg.jpg);
	background-position: top right;
	background-color: #7B0304;
	background-repeat: no-repeat;
	height: 95px;
	border:2px solid #fff;
}
.header h4 {
font-family: sans-serif;
  font: bold;
  position: relative;
  font-size:32px;
  margin-left:20px;
}
.header h4 span {
  background: url(../images/h1-grb.png) bottom;
  background-repeat: repeat-x;
  position:absolute;
  display: block;
  width:65%;
  height:30px;
}
.header a:link, .header a:visited{
 color: #ffffff;
 text-decoration: none;
}
.left{
background-color: #e8e8e8;	
border-left:2px solid #fff; 
border-right:2px solid #fff;
	width: 200px; 
}
.lnav{
border: 1px solid #fff;
border-bottom: 32px solid #989898;
}
.lnav ul{
margin: 0px;
padding: 0px;
list-style: none;
} 
.lnav li{
	background-color:#b5b3b3;
	border: 1px solid #757474;
	margin-bottom: 3px;
	height:21px;
	
}
.lnav a:link,.lnav a:visited{
	color: #363636;
	background-image: url(../images/w_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat; 
	text-decoration: none;
	font-weight: normal;
	padding-left: 15px;
	margin-left: 3px;
	font-size: 14px;
}
.lnav a:hover{
background-image: url(../images/b_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color: #000;
text-decoration:none;
}
.news{
	border-top:3px solid #fff; 
	padding-bottom: 10px;
	background-color: #fff;
}
.m_content{
	background-color:#fff; 
}
.banner{
	background-image: url(../images/auto_insure.jpg);
	background-position: left top;
	background-repeat: no-repeat;
   height: 242px;
	border-right: 2px solid #fff;
}
.get{
	float: right;
	margin:93px 31px 0px 0px; 
}
.con_box{
   border-top:1px solid #d9dbdc; 
	border-bottom:1px solid #d9dbdc;
	margin:0px 5px 10px 5px;  
}

.content{
	margin:0px 5px;
}
.service{
	width: 280px;
	float: left;
	border-right: 1px solid #d9dbdc;
}
.advantage{
	width: 280px;
	float: left;
}
.service h3{
	color:#838383;
	background-image: url(../images/red_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d9dbdc;
	padding:4px 0px 4px 18px; 
	font-size: 16px;
	margin-right: 5px;
}
.service ul,.advantage ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.service a:link,.service a:visited{
	color:#7a0303;
	text-decoration: none;
	font-weight: normal;
	text-align: right;
	background-image: url(../images/red_square.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 8px;
}
.service a:hover{
text-decoration: underline;
}
.advantage h3{
	color:#838383;
	background-image: url(../images/red_arrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #d9dbdc;
	padding:4px 0px 4px 18px; 
	font-size: 16px;
	margin-left: 5px;
}
.advantage ul{
	margin-top: 10px;
}
.advantage a:link,.advantage a:visited{
	background-image: url(../images/red_dot.jpg);
	background-position: left;
	background-repeat: no-repeat;
	color:#7a0303;
	text-decoration: none;
	font-weight:normal;
	text-align: right;
	padding-left: 8px;
	margin-left: 8px;
}
.footer{
	background-color: #7a0303;
	color: #fff;
	text-align: center;
	border: 2px solid #fff;
	height: 40px;
}
.footer a:link,.footer a:visited{
	color: #fff;
}
