*{
	padding:0px;
	margin:0px;
	left:0px;
	top:0px;
	position:relative;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size-adjust:none;
	font-stretch:normal;
	text-decoration:none;
	list-style-image:none;
	list-style-type:none;
}
li {
	display:inline-block;
	float:left;
}
body, html{
	background:#efefef url(images/bg.png) no-repeat;
}
#main {
	width: 990px;
	background-color: #FFF;
	margin: 10px auto;
}
#main #topPanel{
	width:990px;
	margin:0 auto;
	background:url(images/menu.png) no-repeat;
	height: 65px;
}
.menu li a{
	display:inline-block;
	height:54px;
	padding: 0px 10px 0px 10px;
	background:url(images/menubg.png);
	line-height:65px;
	color:#666;
	margin: 2px 0;
}
.menu li a:link, .menu li a:visited {

}
.menu li a:active, .menu li a:hover {
	background-position:center right;
	color:#FFF;
}
.menu li .logo{
	background-image:none;
	width: 280px;
}
#main .bannerImages{
	display:inline-block;
	width:970px;
	background:#966;
	margin: 5px 10px;
	overflow:hidden;
}
#main .bannerImages ul{
	width:30000px;
}
#main .bannerImages ul li a{
	display:inline-block;
	padding:0px 70px 0px 900px;
	line-height:362px;
}
#proc_buttons {
	margin: 0 auto;
	width: 970px;
	text-align: right;
}

#main .spots{
	width:975px;
	margin:0px 10px;
	height: 150px;
}
#main .spots ul li a{
	padding:0px 300px 0px 20px;
	line-height: 150px;
	display: inline-block;
	background-repeat: repeat-y;
	background-position:0px 2px;
	height: 150px;
}
#main .spots ul li a:hover{
	background-position:0px -150px;
}
#main .selections{
	width:975;
	margin:0px 10px;
	overflow:hidden;
}
#main .selections ul{
	width:30000px;
}
#main .selections a:hover{
	background-position:0px -210px;
	color:white;
}
#main .selections li a{
	display:inline-block;
	background:url(images/product_bg.png);
	background-repeat:no-repeat;
	color:#666;
	width:194px;
	text-align:center;
	height:210px;
}
#main .selections li a img{
	display:inline-block;
	position:absolute;
	left:17px;
	top:15px;
	border:none;
}
#main .selections li a span{
	display:inline-block;
	padding-top: 180px;

}
#main .news{
	width:643px;
	margin:0px 10px;
	overflow:hidden;
	height: 400px;
	display: inline-block;
}
#main #bigPic {
	height: 410px;
	width: 315px;
	background-color: #333;
	overflow:hidden;
}
#main .news ul{
	height: 30000px;

}
#main .news li > a:hover{
	background-position:0px -130px;
	color:white;
}
#main .news li > a{
	display:inline-block;
	background:url(images/news_bg.png) no-repeat;
	background-repeat:no-repeat;
	color:#666;
	width:643px;
	text-align:center;
	height:130px;
	margin-bottom: 5px;
}
#main .news li > a img{
	border:none;
}
#news_buttons {
	margin: 0 auto;
	width: 648px;
	text-align: right;
}
#main .media{
	width:975px;
	margin:0px 10px;
	background: #FFF;
}
#main .media ul li a{
	padding:0px 300px 0px 20px;
	line-height: 260px;
	display: inline-block;
	background-position:0px 2px;
	height: 260px;
}
.trnsprntBckGrnd{
	position:fixed;
	left:0px;
	top:0px;
	z-index:10000;
	height:100%;
	width:100%;
	background-color:#000;
	display:none;
	vertical-align:middle;
	text-align:center;
}
.splashWindow{
	position:fixed;
	left:0px;
	top:0px;
	z-index:10001;
	height:100%;
	width:100%;
	display:none;
	vertical-align:middle;
	text-align:center;
}
.left{
	background: url(images/leftright.png) no-repeat top left;
	display:inline-block;
	line-height:19px;
	width:19px;
	height:19px;
	margin: 1px 1px;
}
.left:hover{
	background-position:top center;
}
.right{
	background: url(images/leftright.png) no-repeat bottom left;
	display:inline-block;
	line-height:19px;
	width:19px;
	height:19px;
	margin: 1px 1px;
}
.right:hover{
	background-position:bottom center;
}
.up{
	background: url(images/updown.png) no-repeat top left;
	display:inline-block;
	line-height:19px;
	width:19px;
	height:19px;
	margin: 1px 1px;
}
.up:hover{
	background-position:center left;
}
.down{
	background: url(images/updown.png) no-repeat top right;
	display:inline-block;
	line-height:19px;
	width:19px;
	height:19px;
	margin: 1px 1px;
}
.down:hover{
	background-position:right center;
}
#main .movies{
	width:520px;
	margin:0px 10px;
	overflow:hidden;
	height: 330px;
	display: inline-block;
}
#main #movie {
	height: 325px;
	width: 430px;
	background-color: #333;
	overflow:hidden;
}
#main .movies ul{
	height: 30000px;

}
#main .movies li > a:hover{
	background-position:0px -105px;
	color:white;
}
#main .movies li > a{
	display:inline-block;
	background:url(images/movies_bg.png) no-repeat;
	background-repeat:no-repeat;
	color:#666;
	width:520px;
	text-align:center;
	height:105px;
	margin-bottom: 5px;
}
#main .movies li > a img{
	border:none;
}