﻿body
{
	margin: 0px;
	padding: 0px;
	background:#ffffff url(../Skins/main.jpg) repeat-x top left;
	background-attachment:fixed;
	font-family: Tahoma;
	font-size: 11px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.texttop
{
text-align:left;
width:950px;
height:35px;
background:#ffffff url(../Skins/topbg.gif) repeat-x top left;
color:#FFF;
}
.texttop a
{
color:#FFF;
}
.Wrapper
{
	width: 100%;
	/*background-image: url(../Skins/bg.jpg);
	background-color:#270001;*/
	background-repeat: repeat-x;
}
.Wrapper .top
{
	width: 950px;
	height: 153px;
	background-color:White;
	vertical-align:bottom;
}
.Wrapper .top .left
{
	width: 310px;
	float: left;
	text-align:left;
}
.Wrapper .top .right
{
	width: 640px;
	float: left;
	text-align: right;
	padding-top: 5px;
	height: 75px;
}
.Wrapper .top .right table
{
	float: right;
	margin-top: 15px;
}
.Wrapper .top .right a
{
	padding-left: 10px;
	color: #f1f1f1;
}
.Wrapper .main
{
	width: 950px;
	background-color: #ffffff;	
}
.Wrapper .main .slide
{
	width: 950px;
	height: 310px;
	background-color: #F5E8D7;
	display: inline-block;
}
.Wrapper .main .slide .box
{
	width: 940px;
	height: 300px;
	margin: 5px;
}
.Wrapper .main .slide .box .left
{
	width: 7px;
	height: 300px;
	background-image: url(../Skins/slide_left.gif);
	background-repeat: no-repeat;
	float: left;
}
.Wrapper .main .slide .box .mid
{
	width: 926px;
	height: 300px;
	float: left;
	background-color: #ffffff;
}
.Wrapper .main .slide .box .right
{
	width: 7px;
	height: 300px;
	background-image: url(../Skins/slide_right.gif);
	background-repeat: no-repeat;
	float: left;
}
.Wrapper .main .slide .box .mid .boxL
{
	width: 204px;
	height: 284px;
	float: left;
	margin:7px 5px 7px 0px;
	background-color: #000000;
}
#countdowncontainer2
{
background:#FFF url('../Skins/img1.gif') no-repeat top center;
height:100%;
color:#FFF;
font-weight:bold;
padding-top:150px;
font-size:35px;
}
.Wrapper .main .slide .box .mid .boxL img
{
	width:202px;
	height:282px;
	border:1px solid #900F10;
	
}
.Wrapper .main .slide .box .mid .boxR
{
	width: 715px;
	height: 284px;
	float: left;
	margin:7px 0px 7px 0px;
	background-color: #FFFFB9;
}
.Wrapper .main .slide .box .mid .boxR .slideshow img
{
	border:0px;
	width: 715px;
	height: 284px;	
}
/*content*/
.Wrapper .main .content
{
	width:950px;	
	background-color:#f1f1f1;
	display:inline-block;
}
.Wrapper .main .content .boxLeft
{
	width:216px;	
	float:left;
}
.Wrapper .main .content .box
{
	width:216px;		
	float:left;
}
.Wrapper .main .content .boxLeft .box .title
{
	width:210px;
	height:26px;
	float:left;
	background-image:url(../Skins/title.gif);
	background-repeat:repeat-x;
	line-height:26px;
	text-align:left;
	font-weight:bold;
	color:#f1f1f1;
	font-size:12px;
	padding-left:6px;
}
.Wrapper .main .content .boxLeft .box .bg
{
	width:216px;	
	float:left;
	background-color:#FFFFB9;
	margin-bottom:2px;
}
.Wrapper .main .content .boxLeft .box .bg .boximg
{
	width:102px;
	height:62px;
	margin:4px 0px 0px 4px;
	float:left;	
}
.Wrapper .main .content .boxLeft .box .bg .boximg img
{
	border:1px solid #A31D21;
	width:100px;
	height:60px;
}
.Wrapper .main .content .boxLeft .box .bg .boximg img:hover
{
		border:1px solid red;
}
.Wrapper .main .content .boxLeft .box .bg1
{
	width:214px;	
	float:left;
	background-color:#FFFFB9;
	margin-bottom:2px;
	line-height:25px;
	text-align:left;
	padding-left:2px;
}
.Wrapper .main .content .boxLeft .box .bg1 a
{
	padding-left:12px;
	color:#4B4B4B;
	background-image:url(../Skins/bullet3.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/*footer*/
.Wrapper .footer
{
	margin:5px 0px 5px 0px;
	width:950px;
	height:96px;
}
.Wrapper .footer .left
{
	width:10px;
	height:96px;
	background-image:url(../Skins/footer_left.gif);
	background-repeat:no-repeat;
	float:left;
}
.Wrapper .footer .mid
{
	width:930px;
	height:96px;
	background-color:#ffffff;
	float:left;
	text-align:left;
}
.Wrapper .footer .right
{
	width:10px;
	height:96px;
	background-image:url(../Skins/footer_right.gif);
	background-repeat:no-repeat;
	float:left;
}
.Wrapper .footer .mid img
{
	border:0px;
	margin-right:5px;
	height:65px;	
	margin-top:15px;
}
.Wrapper .info
{
	line-height:22px;
	color:#f1f1f1;
}