/*global*/
* {
margin: 0;
padding: 0;
outline: 0;
}
body {
	margin: 0px;
	text-align:center;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../images/bg_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a, a:link, a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
color: #CCCCCC;
text-decoration: underline;
}
div {
/*border: 1px solid #CCCCCC;*/
}
hr, .nodisp {
display: none;
}
ul {
list-style-type: none;
}
li {
color:#FFFFFF;
}
a:focus {
-moz-outline: none -moz-mac-focusring;
}
#container {
margin: 0px auto;
padding:0px;
width: 855px;
}
div.contain_clear {
position: relative;
clear: both;
}
p {
color: #FFFFFF;
text-decoration: none;
line-height:18px;
}
#wrap {
	padding:0px;
	padding: 0;
	background-image: url(../images/bg_front.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	height: 700px;
	position:relative;
	width: 1080px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 120px;
}
#main-section {
	height: 355px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 20px;
}
#main-section #poster {
	padding: 1px;
	height: 351px;
	width: 576px;
	border: 1px solid #306da2;
	float: left;
}
#main-section #video {
	padding: 1px;
	width: 266px;
	height: 192px;
	border: 1px solid #306da2;
	float: right;
	margin-bottom: 10px;
}
#main-section #magazine {
	padding: 1px;
	width: 266px;
	height: 70px;
	border: 1px solid #306da2;
	float: right;
	margin-bottom: 10px;
	text-align: left;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 23px;
}
#main-section #links {
	padding: 1px;
	width: 266px;
	float: right;
}
#wrap #main-section #magazine img {
	float: left;
	margin-right: 10px;
}
#magazine a {
	font-size: 11px;
	color: #A28D5E;
	text-decoration: none;
}
#magazine a:hover {
	text-decoration: underline;
}
#wrap #entersite a {
	width: 300px;
}
#wrap #entersite {
	width: 250px;
	margin-top: 28px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 50px;
	text-indent: -9999px;
}
#wrap #entersite a {
	display: block;
	width: 250px;
	height: 50px;
}
#wrap #footer {
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
#wrap #footer a {
	color: #999;
	text-decoration: none;
}
#wrap #footer a:hover {
	color: #999;
	text-decoration: underline;
}

