html {
height : 100%;
}
body {
	height : 100%;
	color : #000;
	cursor : default;
	font-size : 11px;
	line-height : 16px;
	text-align : center;
	background-color : #000;
	background-position : 50% 0;
	background-repeat : no-repeat;
	font-family : Tahoma, sans-serif;
}
a:link, a:visited {
	color : #000;
	text-decoration : none;
}
a img {
border : none;
}
div.wrap {
width : 850px;
margin : 0 auto;
text-align : center;
}
div#top div#nav {
	float : center;
	clear : both;
	width : 767px;
	height : 52px;
	margin : 22px 0 0;
}
div#top div#nav ul {
	float : center;
	width : 767px;
	height : 52px;
	list-style-type : none;
}
div#nav ul li {
float : center;
height : 52px;
}
div#nav ul li a {
border : 0;
height : 52px;
display : block;
line-height : 52px;
text-indent : -9999px;
}
div#header {
	margin:-1px 0 0;
	height: 112px;
	width: 767px;
}
div#video-header {
	height : 112px;
	margin : -1px 0 0;
}
div#header div.wrap {
	height : 112px;
	background : url() no-repeat 50% 0;
}
div#header div#slide-holder {
	z-index : 40;
	width : 767px;
	height : 112px;
	position : absolute;
}
div#header div#slide-holder div#slide-runner {
	width : 767px;
	height : 112px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}


div#nav ul li a {
background : url(images/nav.png) no-repeat;
}

