* {
margin : 0;
padding : 0;
}
html {
height : 100%;
}
body {
height : 100%;
color : #a4a4a4;
line-height : 5px;
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;
	text-align: center;
}
a img {
	border : 0;
}
div.wrap {
width : 993px;
margin : 0 auto;
text-align : left;
}

div#header {
margin : -1px 0 0;
}

div#video-header {
height : 683px;
margin : -1px 0 0;
}
div#header div.wrap {
height : 299px;

}
div#header div#slide-holder {
	z-index : 040;
	width : 993px;
	height : 220px;
	position : absolute;
	top: 114px;
}
div#header div#slide-holder div#slide-runner {
	top : 0px;
	left : 0px;
	width : 965px;
	height : 220px;
	overflow : hidden;
	position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
