div#headerWrapper{
	width:1000px;
	height:110px;
	margin:0 auto;
	padding:0;
	background:url(../img/headerWrapper.jpg) no-repeat;
}

div#headerTop{
	width:988px;
	height:67px;
	margin:0;
	padding:0 6px 0 6px;
	float:left;
}

div#headerLogo{
	width:157px;
	height:67px;
	margin:0;
	padding:0;
	float:left;
}

div#headerLogo img{
	width:157px;
	height:67px;
	margin:0;
	padding:0;
	border:0;
}

div#headerIcons{
	width:237px;
	height:67px;
	margin:0;
	padding:0 0 0 594px;
	float:left;
}

div#headerIcons img{
	width:69px;
	height:67px;
	margin:0 10px 0 0;
	padding:0;
	border:0;
}

div#headerBottom{
	width:988px;
	height:38px;
	margin:0;
	padding:0 6px 5px 6px;
	float:left;
}

div#headerRss{
	width:244px;
	height:22px;
	margin:0;
	padding:16px 0 0 30px;
	float:left;
	background:url(../img/headerRss.gif) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #032978;
}

div#headerRss a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #032978;
	text-decoration:none;
}
div#headerRss a:hover{
	text-decoration:underline;
}
