#header {
	width: 903px;
	height: 156px;
}

#header h1 {
	width: 172px;
	height: 122px;
	background: url(IMG/logo.jpg) no-repeat;
	position: relative;
	left: 0px;
	top: 0;
}

#header h1 a {
	width: 148px;
	height: 122px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#header h2 {
	width: 780px;
	height: 122px;
	background: url(IMG/headline.jpg) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 172px;
	top: 0;
}

#header p {
	width: 178px;
	height: 122px;
	background: url(IMG/50_off.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	left: 725px;
	top: 0;
	margin: 0;
}

#header p a {
	display: block;
	width: 178px;
	height: 122px;
}

#header ul {
	height: 34px;
	list-style: none;
	width: 903px;
}

#header li {
	float: left;
	background: #fab819;
	width: 150px;
	height: 34px;
	margin-right: 1px;
	text-indent: -9999px;
	overflow: hidden;
}

#header li a {
	display: block;
	width: 150px;
	height: 34px;
}

#header li.last {
	margin-right: 0 !important;
}

#header li.first, #header li.last, #header li.first a, #header li.last a {
	width: 148px !important;
}

#header li.mainMenu1 a {
	background: url(IMG/mainMenu1.gif) no-repeat;
}

#header li.mainMenu2 a {
	background: url(IMG/mainMenu2.gif) no-repeat;
}

#header li.mainMenu3 a {
	background: url(IMG/mainMenu3.gif) no-repeat;
}

#header li.mainMenu4 a {
	background: url(IMG/mainMenu4.gif) no-repeat;
}

#header li.mainMenu5 a {
	background: url(IMG/mainMenu5.gif) no-repeat;
}

#header li.mainMenu6 a {
	background: url(IMG/mainMenu6.gif) no-repeat;
}

#header li a:hover {
	background-position: 0 -34px;
}

#mainMenu1 .mainMenu1 a, #mainMenu2 .mainMenu2 a, #mainMenu3 .mainMenu3 a, #mainMenu4 .mainMenu4 a, #mainMenu5 .mainMenu5 a, #mainMenu6 .mainMenu6 a {
	background-position: 0 -68px !important;
}

#home h3 a {
	color: #3c81a2;
}

#sub-nav li a.selected {
	background-position: 0 -48px;
	font-weight: bold;
}

#content .inner .content-box {
	padding: 28px 34px 30px 34px;
}

#sub-nav li.last {
	margin-right: 0;
	width: 176px;
}
#sub-nav li.last a {
	width: 176px;
}
#sub-nav li a:hover {
	background-position: 0 -24px;
}