img {
	border:				0;
}

#header {
	width:				790px;
	height:				88px;
	background-image: 	url(/design_images/header/bg_header.jpg);
}

#header ul {
	position:			absolute;
	margin:				0;
	padding:			0;
	list-style-type:	none;
}

#header ul.navMain {
	margin-left:		192px;
}

#header li.navMain {
	display:			block;
	float:				left;
	width:				56px;
	height:				44px;
	margin-top:			21px;
}

#header li.navMain a {
	z-index:			2;
	width:				56px;
	height:				44px;
	overflow:			hidden;
	position:			absolute;
	outline:			none;
}

#header li.navMain a img.active {
	margin-top:			-44px;
}
#header ul.navSub {
	z-index:			1;
	position:			absolute;
	margin:				44px 0 0 -1px;
	width:				140px;
	border-left:		1px solid #a5b9b0;
	border-right:		1px solid #a5b9b0;
	border-top:			1px solid #a5b9b0;
	text-align:			left;
	display:			none;
}

.item1 {
	background-image:	url(/design_images/header/bg_sub1.gif);
	background-repeat:	repeat-y;
}

.item2{
	background-image:	url(/design_images/header/bg_sub2.gif);
	background-repeat:	repeat-y;
}

.item3 {
	background-image:	url(/design_images/header/bg_sub3.gif);
	background-repeat:	repeat-y;
}

.item4 {
	background-image:	url(/design_images/header/bg_sub4.gif);
	background-repeat:	repeat-y;
}

.item5 {
	background-image:	url(/design_images/header/bg_sub5.gif);
	background-repeat:	repeat-y;
}

.item6 {
	background-image:	url(/design_images/header/bg_sub6.gif);
	background-repeat:	repeat-y;
}

.item7 {
	background-image:	url(/design_images/header/bg_sub7.gif);
	background-repeat:	repeat-y;
}

.item8 {
	background-image:	url(/design_images/header/bg_sub8.gif);
	background-repeat:	repeat-y;
}

#header li.navSub {
	position:			relative;
	border-bottom:		1px solid #a5b9b0;
	padding-left:		7px;
}

#header li.navSub a {
	position:			relative;
}

#header a {
	color:				#FFFFFF;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			12px;
	line-height:		18px;
}

#header a.logoRight {
	position:			absolute;
	margin-left:		650px;
	margin-top:			21px;
}

#header a.logo {
	position:			absolute;
}