#header {
	width: 780px;
	height: 288px;
	margin: 0;
	padding: 0;
}

#topbanner {
	width: 780px;
	height: 240px;
	background-image: url(../images/header_bg_apm.jpg);
	background-repeat: no-repeat;
}

#titleblock {
	width: 780px;
	height: 48px;
	background-image: url(../images/header_titleblock_bg_apm.jpg);
	background-repeat: no-repeat;
}

#utilbox {
	width: 550px;
	height: 28px;
	float: right;
	margin: 0 30px 0 0;
	border-bottom: 2px solid #993300;
	position: relative;
}

.utilink {
	margin: 8px 0 0 20px;
	float: right;
}

a.utilink, a.ultilink:link, a.utilink:visited {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: .68em;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: right;
}

a.utilink:hover {
	display: block;
	font-family: Verdana, Arial, sans-serif;
	font-size: .68em;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	text-align: right;
}

#leftnavtop {
	width: 210px;
	height: 44px;
	background-image: url(../images/side_subheader_bg.jpg);
	background-repeat: no-repeat;
}