﻿
#hd-home {
	position:relative;
}
.hd-wrap {
	margin:0 auto;
	width:775px;
}
.header {
	position:absolute;
	top:0px;
	width:775px;
}
.pagination {
	position:absolute;
	top:438px;
	width:775px;
}


#slider {
	width:775px;
	margin:0 auto;
	position:relative;
}
.scroll {
	background-color: #e1e1e1;
	height:438px;
	width:775px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	clear:left;
}
.bg-scroll {
	position:absolute;
	height:438px;
	width:9999px;
	background:#fff;
	opacity:0.5;
	-moz-opacity:0.5;
	filter:alpha(opacity=50);
}
.scrollContainer {
	width:4870px;
	height:438px;
	background-repeat:no-repeat;
	background-color:#fff;
	overflow:hidden;
}
.scrollContainer div.panel {
	float:left;
	position:relative;
	height:438px;
	width:775px;
}
#feature1, #feature2, #feature3, #feature4, #feature5, #feature0 {
	width:775px;
	height:438px;
}
ul.navigation {
	list-style:none;
	padding:0;
	margin-left: 630px;
	margin-top: 50px;
}
ul.navigation li {
	display:inline;
	list-style:none;
	float:left;
	text-align:center;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}
ul.navigation a {
	display:block;
	padding:0px;
	width:9px;
	text-decoration:none;
	background-image: url(../images/green_off.png);
	background-repeat: no-repeat;
	height: 9px;
}
ul.navigation a:hover, ul.navigation a.selected:hover {
	background-attachment: scroll;
	background-image: url(../images/green_on.png);
	background-repeat: no-repeat;
}
ul.navigation a.selected {
	background-attachment: scroll;
	background-image: url(../images/green_on.png);
	background-repeat: no-repeat;
}
ul.navigation a:focus {
	outline:none;
}


.pagination .bg-overlay {
	margin:20px 0 0 0;
	width:775px;
	height:27px;
}
.pagination * {
	position:relative;
}
.bg-overlay {
	position:absolute;
	top:0;
	left:0;
	height:109px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
#site-nav .bg-overlay {
	margin-top:90px;
	width:775px;
	height:30px;
	background-image: url(../images/nav_back.png);
}
#overlay #mainMenu {
	padding:0 0 0 77px;
	width:775px;
	height:34px;
	line-height:34px;
}
#mainMenu {
	clear:both;
	width:950px;
	height:34px;
	margin:0;
	padding:0px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
#overlay #mainMenu .pointer {
	display:none;
}
#overlay {
	top:-520px;
	height:0;
	position:relative;
}
#overlay h1 {
	top:85px;
	left: 36px;
}
#overlay #logo {
	height:133px;
} 

#logo {
	float:left;
	width:373px;
	position:relative;
}
h1 {
	position:relative;
	top:10px;
	margin:0;
	text-indent:-400px;
}
h1 a {
	display:block;
	width:112px;
	height:133px;
	overflow:hidden;
	outline:none;
	background-image: url(../images/logo_white.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h1 a:hover {
	background-color:transparent;
}
