.header {
	width: 1014px;
	height: 345px;
}
.top {
	width: 990px;
	height: 24px;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 12px;
	color: #717171;
	font-size: 1.1em;
}
.top a {
	color: #083f82;
}
.top a:hover {
	color: #007dc4;
}
.group {
	width: 450px;
	float: right;
	text-align: right;
}
.quicklinks {
	width: 450px;
	float: left;
}
.head {
	width: 1014px;
	height: 310px;
	background: #074082 url('/layout/head.png') repeat-x;
}
#head {
	width: 990px;
	height: 276px;
	margin-top: -310px;
	padding-left: 12px;
	padding-right: 12px;
}
.head-l, .head-r {
	float: left;
	width: 12px;
	height: 310px;
}
.head-l {
	background: url('/layout/head-l.png') no-repeat;
}
.head-r {
	background: url('/layout/head-r.png') no-repeat;
}
.title {
	float: left;
	width: 990px;
	height: 310px;
	background: url('/layout/title.png') no-repeat;
}
.logo {
	float: left;
	width: 238px;
	height: 76px;
	margin-left: 32px;
	margin-top: 138px;
}