
body{
	margin: 0;
	background: black top repeat-x url(../images/bg.jpg);
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
}
img{
	border: 0;
}
#container{
	width: 849px;
	margin: 0 auto;
}
#logo{
	width: 330px;
	height: 202px;
	float: left;
}
#nav{
	width: 486px;
	height: 48px;
	background: no-repeat left url(../images/nav.jpg);
	float: left;
	margin-top: 156px;
}
#nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav ul li{
	margin: 0;
	padding: 0;
	float: left;
}
#nav a{
	color: white;
	text-decoration: none;
	display: block;
	padding: 19px 12px 16px 12px;
	font-family: Arial;
}
#nav a:hover{
	background: repeat url(../images/nav-hover.png);
}
#splash{
	width: 849px;
	height: 490px;
	background: top center no-repeat url(../images/front.jpg);
	clear: both;
	overflow: auto;
}
#splash h2{
	color: white;
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	position: absolute;
	top: 220px;
	margin-left: 25px;
}
#mask{
	width: 574px;
	height: 147px;
	background: no-repeat url(../images/main-mask.png);
	position: absolute;
	top: 268px;
	margin-left: 18px;
	z-index: 50;
}
#mask h3{
	color: white;
	font-weight: normal;
	margin: 0;
	padding: 10px;
	font-size: 18px;
}
#slides{
	position: absolute;
	top: 268px;
	margin-left: 18px;
	z-index: 2;
}
h5#fea{
	position: absolute;
	top: 204px;
	margin-left: 599px;
	padding: 5px 15px;
	font-size: 12px;
	font-family: Arial;
	color: white;
	text-transform: uppercase;
	background: no-repeat url(../images/main-specials.jpg);
	width: 208px;
	height: 23px;
}
h5#win{
	position: absolute;
	z-index: 34;
	top: 430px;
	margin-left: 599px;
	padding: 5px 15px;
	font-size: 12px;
	font-family: Arial;
	color: white;
	text-transform: uppercase;
	width: 218px;
	height: 23px;
}
#mov{
	position: absolute;
	top: 435px;
	margin-left: 608px;
	color: white;
	background: white;
}
#mov p{
	font-size: 10px;
	letter-spacing: 1px;
	margin: 15px 0 0 0;
	padding: 0;
}
#mov form fieldset{
	border: 0;
}
#mov label{
	width: 30px;
	float: left;
	display: block;
	text-align: right;
	position: relative;
	top: 5px;
}
#mov form{
	position: absolute;
	top: 80px;
	border:0;
	font-size: 10px;
}
#mov input{
	width: 92px;
	border: 1px solid #fff;
	padding: 3px;
	font-size: 10px;
	margin: 2px 0 2px 10px;
	background: #171a19;
	color: white;
}
#mov input#su{
	width: 42px;
	height: 21px;
	position: relative;
	top: 10px;
	border: 0;
}
#mov form .btn{
	background: #a86aa4;
	color: white;
	width: 85px;
	margin-left: 55px;
	border: 1px solid white;
	font-size: 9px !important;
}
#promo{
	position: absolute;
	z-index: 40;
	top: 253px;
	margin-left: 615px;
}
#scroller_container {
 position: absolute;
 top: -65px;
 margin: 0 0 0 35px;
 width: 550px;
 height: 50px;
 overflow: hidden;
 color: white;
}

.jscroller2_left {
 white-space: nowrap;
 line-height: 20px;
 font-size: 14px;
}
#scroller h2{
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}
#scroller h2 span{
	color: #a368a0;
}
#TICKER{
	position: absolute;
	top: 645px;
	margin-left: 45px;
	overflow: hidden;
	height: 25px;
}
#hrs{
	position: absolute;
	z-index: 65;
	color: white;
	top: 632px;
	margin-left: 610px;
	border-left:1px solid #351233;
	padding-left: 15px;
}
#hrs span{
	color: #a368a0;
}
#footer{
	width: 849px;
	height: 66px;
	background: no-repeat center url(../images/footer.jpg);
	margin-top: 0;
}
#footer #links{
	position: relative;
	top: 15px;
	margin-left: 480px;
}
#marquee{
	color: white;
	position: absolute;
	z-index: 10;
	top: 627px;
	margin-left: 35px;
	height: 40px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 535px;
}
