body,html {
	width:100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: white;
	text-align: center;
	background-color: #393939;
}
.clr {
	clear: both;
}
a img { border:0;}
.body_bg { 
background-color: #393939;
	background-position: center top;
}


#tagline	{background:url(portal_images/logo.jpg) 0 50% no-repeat; padding:150px 0 15px 400px; display:block;/*height:88px; */text-align:left;}

#header{
	width:930px;
	height:350px;
	margin:0 auto;
	background-color: #393939;
	text-align: center;
}
#header_img{

	width:930px;
	height:245px;
	margin:0 auto;	
	padding:0;
			background-image: url(../images/bg_shad_head.png);
	background-repeat: repeat-y;
	background-position: center top;
}

