body { 
	background: #232 url(../art/h_backbg.jpg) no-repeat top center;
}
div.main {
	background: #3d3d3d url(../art/h_primary.jpg) no-repeat;
	padding-top: 45px;
	background-position: 0 45px;
}

div.main h1 {
	padding-top: 20px;
}

p.subtitle {
	color: #ccc;
	width: 403px;
}

div.sec { 
	height: 335px;
}

div.sec p.subtitle {
	height: 287px;
}

div.sec div.secover {
	background-color: #4dcd07;
	width: 299px;
	height: 325px;
	margin-left: 627px;
}

div.sec div.secoverunder {
	width: 299px;
	height: 325px;
	margin-left: 627px;
}

div.sec div.secvideo {
	width: 280px;
	height: 325px;
	padding: 50px 10px 10px 10px;
	margin-left: 635px;
}

div.sec div.secvideo span.watch {
	color: #7dbb7d;
}

div.mid {
	height: 92px;
}

div.m1, div.m2, div.m3 {
	float: left;
	text-align: left;
	color: #aaa;
	font-size: 14px;
	height: 72px;
	padding: 10px;
	width: 186px;
	cursor: pointer;
}

div.m1 {
	width: 183px;
}

* html div.m1, * html div.m2, * html div.m3 {
	width: 180px;
}

div.m2, div.m3, div.m4 {
	border-left: 1px solid #444;
}

div.m1:hover, div.m2:hover, div.m3:hover {
	background-color: #3e0210;
}

div.m4 {
	width: 294px;
	height: 72px;
	color: #aaa;
	font-size: 14px;
	cursor: pointer;
	float: left;
	padding: 10px;
	background: url(../art/h_m4.gif) no-repeat;
}

div.bot {
	background: url(../art/h_bottom.gif) repeat-x;
	padding: 18px 20px 30px 20px;
	border-right: 8px solid #313a31;
	border-left: 10px solid #313a31;
	text-align: center;
}

a:link {
	color: #90c83b;
}

a:hover, a:active {
	color: #f00;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

p.secondary a {
	text-decoration: none;
	font-size: 15px;
	margin: 0 15px 0 15px;
}

div.fun {
	padding: 8px 100px 8px 100px;
	background-color: #222;
}

div.pod p {
	margin-top: -3px ;
	
}