.header {
	width: 1000px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #212121;
	display: block;
	float: left;
	height: 88px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.header .nav {
	float: right;
	width: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header ul.nav {
	list-style-type: none;
	padding: 0px;
	margin-top: 37px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.header ul.nav li   {
	display: inline;
	float: left;
	margin-right: 25px;
}
.header ul.nav li span {
	display: none;
}
.header ul.nav li.active {
	background-image: url(/content/images/nav_home.png);
	background-repeat: no-repeat;
	height: 40px;
	display: block;
	width: 50px;
	float: left;
}
.logo {
	float: left;
	width: 266px;
}
.home_btn {
	background-image: url(/content/images/nav_home.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	width: 39px;
	height: 52px;
	display: block;
}
.home_btn:hover {
	background-position: 0px -49px;
}
.home_btn_active {
	background-image: url(/content/images/nav_home.png);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	display: block;
	float: left;
	height: 51px;
	width: 44px;
}
.home_btn_active:hover {
	background-position: 0px -153px;
}
.leaders_btn {
	background-image: url(/content/images/nav_leader.png);
	height: 52px;
	width: 82px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.leaders_btn:hover {
	background-position: 0px -49px;
}
.leaders_btn_active {
	background-image: url(/content/images/nav_leader.png);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	display: block;
	float: left;
	height: 52px;
	width: 82px;
}
.leaders_btn_active:hover {
	background-position: 0px -153px;
}
.why_btn {
	background-image: url(/content/images/nav_why.png);
	height: 52px;
	width: 40px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.why_btn:hover {
	background-position: 0px -49px;
}
.why_btn_active {
	background-image: url(/content/images/nav_why.png);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	display: block;
	float: left;
	height: 52px;
	width: 40px;
}
.why_btn_active:hover {
	background-image: url(/content/images/nav_why.png);
	background-repeat: no-repeat;
	background-position: 0px -153px;
}
.about_btn {
	background-image: url(/content/images/nav_about.png);
	height: 52px;
	width: 44px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.about_btn:hover {
	background-position: 0px -49px;
}
.about_btn_active {
	background-image: url(/content/images/nav_about.png);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	display: block;
	float: left;
	height: 52px;
	width: 44px;
}
.contact_btn_active:hover {
	background-image: url(/content/images/nav_contact.png);
	background-repeat: no-repeat;
	background-position: 0px -153px;
}
.contact_btn {
	background-image: url(/content/images/nav_contact.png);
	height: 52px;
	width: 54px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.contact_btn:hover {
	background-position: 0px -49px;
}
.contact_btn_active {
	background-image: url(/content/images/nav_contact.png);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	display: block;
	float: left;
	height: 52px;
	width: 54px;
}
.buy_pixel_btn {
	background-image: url(/content/images/buy_btn.png);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	width: 103px;
	float: left;
}
.buy_pixel_btn:hover {
	background-position: 0px -52px;
}
.buy_pixel_btn_active {
	background-position: 0px -104px;
	background-image: url(/content/images/buy_btn.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 52px;
	width: 103px;
}
.buy_pixel_btn_active:hover {
	background-position: 0px -156px;
}
