body {
	margin: 0;
	font-family: "Helvetica Neue", helvetica, san-serif;
	color: #333;
	font-size: 13px;
	background-color: #fff;
	}

a {
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	}

a img {
	border: 0;
	}

.wrapper {
	width: 714px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid rgb(185,185,185);
	border-top: 0;
	padding-top: 25px;
	}

#headerbg {
	margin-top: -30px;
	margin-bottom: -60px;
	width: 714px;
	height: 150px;
	background: url(../images/header-bg.jpg) no-repeat top left;
}

#topwrapper {
	min-height: 840px;
	background: #fff url(../images/main-bg.jpg) no-repeat bottom left;
	}

#wtwrapper {
	background: #fff url(../images/wt-bg.jpg) no-repeat bottom left;
	}
	
.wrapper a {
	color: #777;
	text-decoration: underline;
	}

.wrapper a:hover {
	text-decoration: none;
	}	

ul {
	text-align: left;
	color: #fff; 
	width: 400px;
	margin: 20px 0 30px 0;
	}

li {
	list-style-type: none;
	border-left: 5px solid #222;
	margin: 10px 0;
	padding-left: 6px;
	}

.gen-video {
	float: left;
	border: 2px solid #ccc;
	}

h1 {
	text-transform: uppercase;
	color: #aaa;
	font-size: 20px;
	margin: 25px 0 15px 30px;
	text-align: left;
	}

/* BODY STYLES */

.photos-nav {
	clear: left;
	margin-bottom: 30px;
	}

.photos-nav a {
	color: #555;
	margin-right: 25px;
	}

#photo-on {
	padding: 3px 5px;
	background-color: #ccc;
	border: 1px solid #aaa;
	}

.logo a {
	display: block;
	height: 43px;
	width: 484px;
	margin: 0 auto;
	background: #fff url(../images/logo.gif) no-repeat top left;
	}

.nav {
	margin: 25px auto 0 auto;
	width: 665px;
	padding-top: 5px;
	padding-bottom: 15px;
	#padding-bottom: 5px;
	background: #f1f1f1;
	}

.nav a {
	float: left;
	height: 11px;
	margin: 0 20px;
	background-image: url(../images/nav.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	}

.nav a:hover {
	background-image: url(../images/navover.gif);
	}

.nav #navtrailer a, .nav #navtrailer a:hover {
	width: 43px;
	background-position: 0 0;
	}

.nav #navabout a, .nav #navabout a:hover {
	width: 94px;
	background-position: -43px 0;
	}

.nav #navvideos a, .nav #navvideos a:hover {
	width: 38px;
	background-position: -137px 0;
	}

.nav #navphotos a {
	width: 41px;
	background-position: -175px 0;
	}

.nav #navdownloads a {
	width: 66px;
	background-position: -216px 0;
	}

.nav #navpress a {
	width: 34px;
	background-position: -283px 0;
	}

.nav #navwt a {
	width: 69px;
	background-position: -316px 0;
	margin-right: 0;
	}

.nav #navphotos a:hover {
	width: 41px;
	background-position: -174px 0;
	}

.nav #navdownloads a:hover {
	width: 66px;
	background-position: -215px 0;
	}

.nav #navpress a:hover {
	width: 34px;
	background-position: -282px 0;
	}

.nav #navwt a:hover {
	width: 69px;
	background-position: -315px 0;
	margin-right: 0;
	}

.text {
	margin: 0px 30px 40px 30px; 
	text-align: left;
	}

.downloadable {
	float: left;
	margin: 20px 30px;
	}
	
.downloadable a img {
	border: 2px solid #ccc;
	padding: 3px;
	display: block;
	}

.trailer-small a {
	display: block;
	height: 20px;
	width: 52px;
	margin-top: -15px;
	margin-left: 127px;
	background: #fff url(../images/small.png) no-repeat top left;
	}

.trailer-medium a {
	display: block;
	height: 25px;
	width: 51px;
	margin-top: -20px;
	#margin-top: -20px;
	margin-left: 182px;
	background: #fff url(../images/medium.png) no-repeat top left;
	}

.trailer-large a {
	display: block;
	height: 29px;
	width: 50px;
	margin-top: -25px;
	margin-left: 237px;
	background: #fff url(../images/large.png) no-repeat top left;
	}	

.trailer-small a:hover, .trailer-medium a:hover, .trailer-large a:hover {
	background-position: top right;
	}

.pickasize {
	height: 15px;
	width: 122px;
	margin-top: -40px;
	display: block;
	background: #fff url(../images/pickasize.png) no-repeat top left;
	}	

.pick-trailer {
	clear: left;
	margin-top: 260px;
	margin-left: 60px;
	width: 110px;
	float: left;
	}

.trailer-holder {
	float: left;
	margin-top: 15px;
	margin-left: -145px;
	#left: -160px;
	width: 500px;
/*	margin: 30px 0 20px 30px;*/
	}

#bannerholder {
	float: left;
	margin-top: -195px;
	margin-left: 195px;
	#top: -200px;
}	
	
/* FOOTER STYLES */

.footer {
	clear: left;
	width: 714px;
	margin: 20px auto 0 auto;
	text-align: center;
	border: 1px solid rgb(185,185,185);
	border-bottom: 0;
	padding: 10px 0;
	}

.footer a {
	text-decoration: none;
	color: #777;
	border-bottom: 2px solid #bbb;
	}

.footer a:hover {
	color: #444;
	}
