html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	height:100%;
	background:url(../img/bodyBg.jpg) center -12px repeat-y;
	background-color:#fde790;
	color:#4b4b4b;
}

a {
	color:#112e11;
	text-decoration:none;
}

a:hover {
	color:#606060;
	text-decoration:underline;
}

.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.header {
	width:1145px;
	height:410px;
	position:relative;
	margin:0 auto;
	background:url(../img/headerBig.jpg) no-repeat;
	}	

.subtitle {
	font-family:Trebuchet MS;
	font-size:16px;
	color: #112e11;
	text-align:center;
	font-weight:bold;
	margin-bottom:20px;
}

.subtitleHead {
	font-family:Trebuchet MS;
	padding-left:427px;
	font-size:18px;
	text-align:left;
}

.visit {
	display:block;
	position:absolute;
	top:104px;
	left:420px;
	background:url(../img/visit.gif);
	width:352px;
	height:33px;
}

.visit2 {
	display:block;
	position:absolute;
	top:195px;
	left:338px;
	background:url(../img/visit2.gif);
	width:626px;
	height:45px;
}

#mainCont {
	width:975px;
	height:100%;
	position:relative;
	margin:0 auto;
	background:#fff;
	}

.watch2 {
	width:948px;
	height:46px;
	position:relative;
	background:url(../img/watch2.gif) no-repeat;
	display:block;
	margin:20px auto 0 auto;
}

.smallThumbs {
	display:block;
	overflow:hidden;
	padding:10px 0 10px 18px;
}

.smallCont {
	width:225px;
	height:28px;
	float:left;
	background:url(../img/bgThumbs.jpg) no-repeat;
	padding-top:140px;
	z-index:3;
	position:relative;
	margin:0 12px 10px 0;
}

.smallCont .thumbIn {
	position:absolute;
	top:8px;
	left:8px;
}

.plate {
	width:209px;
	height:25px;
	background: #112e11;
	top:135px;
	left:8px;
	position:absolute;
	opacity:0.5;
	filter: alpha(opacity = 50);
	z-index:4;
}

.video {
	position:absolute;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	top:142px;
	color: #fff;
	left:14px;
	z-index:5;
}

.stars {
	display:block;
	position:absolute;
	top:143px;
	left:160px;
	overflow:hidden;
	width:60px;
	z-index:6;
}

.smallCont .stars img {
	position:relative;
	display:block;
	float:left;
	z-index:7;
}

h2 {
	font-family:Trebuchet MS;
	font-size:24px;
	color: #fe944b;
	text-align:center;
	font-weight:normal;
	padding-top:10px;
}

.bigThumbs {
	width:975px;
	height:500px;
	background:url(../img/bgBigThumbs.jpg) no-repeat;
	position:relative;
	display:block;
	color:#112e11;
}

.bigThumbs h3 {
	position:absolute;
	display:block;
	top:12px;
	left:338px;
	width:626px;
	font-size:24px;
	font-family:Trebuchet MS;
}

.bigThumbs p {
	width:626px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:absolute;
	top:44px;
	left:338px;
}

.bigThumbs p.subtitle {
	top:232px;
	left:348px;
	width:626px;
	font-family:Trebuchet MS;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

.bigThumb1, .bigThumb2, .bigThumb3, .bigThumb4 {
	width:324px;
	height:244px;
	position:absolute;
	display:block;
	background:url(../img/bgThumbBg.jpg) no-repeat;
}

.bigThumb1 img, .bigThumb2 img, .bigThumb3 img, .bigThumb4 img {
	position:absolute;
	top:2px;
	left:2px;
	display:block;
}

.bigThumb1 {
	top:12px;
	left:2px;
} 

.bigThumb2 {
	top:256px;
	left:2px;
}
.bigThumb3 {
	top:256px;
	left:326px;
}

.bigThumb4 {
	top:256px;
	left:650px;
}

.downHolder {
	width:195px;
	height:190px;
	position:relative;
	float:left;
	display:block;
	background:url(../img/downBg.jpg) no-repeat;
}

.downHolder img, .downHolder span {
	position:absolute;
	left:2px;
	top:2px;
	display:block;
}

.downHolder span {
	width:180px;
	height:25px;
	left:10px;
	top:154px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#112e11;
	overflow:hidden;
}

.bigLetters {
	text-transform:uppercase;
}

.closer {
	width:975px;
	height:25px;
	position:relative;
	background:url(../img/closer.jpg) no-repeat;
}
