/* CSS Document */




* {
  margin:0; 
  padding:0;
  /*background-color:#ffffff;*/
}  

#outer { 
 	width:760px;
	height: 550px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -380px;
	margin-top: -275px;
	
}  




body { background:url(../img/bg_star_med.gif); text-align:center; }
h1 {margin:0;}
h2 {margin:0;}

.seo{ color:#002C63}

img { border:0;}

/*
#outer{ position:absolute; top:50%; left:50%; height:600px;}
#inner{ position:relative; top:-50%; left:-50%; height:600px;}
*/

#wrapper { width:760px; height:420px; margin:0 auto 0 auto; text-align:left;}
#wrapper.index {  border:1px solid #FFFFFF; background:url(../img/bg_home_truck.jpg) top left repeat }
#header  { height: 90px; }
#header img { margin:5px; }
#header img.logo {float:left;}
#header h2.years_logo { float:right; margin-top:4px; margin-right:8px;}
#header h2.years { float:right; margin-top:5px; margin-right:15px;}

#content  { height:290px;  }
#content ul { list-style-type:none; padding-top:10px; margin:0;  text-align:right;}
#content  li { margin:10px 0}

#footer  { height:40px; background-color:#FFFFFF}

#bottom { width:760px; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal;  margin:10px auto; text-align:center; border:0;}

#bottom h3 {margin:0 10px; font-size:0.8em; text-align:justify}
#bottom p { margin:0.3em 10px 0 10px; text-align:justify; font-size:0.7em}

#bottom .tax_code { margin:1em 10px 0 10px;  font-size:0.7em }

#iqnet_logo  {float:left;} 

