body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	margin:0px;
	padding:0px;
	background:url(img/bgd.jpg) repeat-x #7D97A8;
}

/*********** header styles *************/

#header {
	background:url(img/headerbg.jpg) top right no-repeat; 
	height:141px; 
	display:block; 
	width:900px; 
	overflow:hidden; 
	padding-left:30px; 
	padding-top:10px;
	position: relative;
}

#header_links {
	position: absolute;
	top: 10px;
	right: 30px;
}

/*********** google ad styles **********/
 .googAd{
	 text-align:center;
	 margin:10px;
 }
