#header {
	background:url(img/carsindenver_back.jpg) top right no-repeat; 
	height:141px; 
	display:block; 
	width:900px; 
	overflow:hidden; 
	padding-left:30px; 
	padding-top:10px;
	position: relative;
}
#header a, #header a:link, #header a:visited  {
	position: absolute;
	top: 110px;
	left: 60px;
}
#header_links {
	position: absolute;
	top: 10px;
	right: 30px;
}

/*********** google ad styles **********/
 .googAd{
	 text-align:center;
	 margin:10px;
 }