* {padding:0; margin:0}
a:link, a:visited {text-decoration:none; color:#aaa; font-weight:bold}
h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited {text-decoration:none; color:#1c4851}
img {border:none}

html, body {
	height: 100%;
}
body {
	background:#282627;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 14px/15px Arial, Helvetica, sans-serif;
	}
a:hover {text-decoration:underline}
a:active {text-decoration:none}
a:focus, input:focus {
	outline:none;
	text-align: right;
}
p {
	margin:0 0 10px 10px;
}
h1 {
	font-size:18px;
	margin-bottom: 5px;
}
h2 {
	font-size:1.8em;
	color: #FFF;
	text-shadow: #000000 0px 0px 2px;
		filter: Shadow(Color=#000000, 	
			Direction=150, 
			Strength=2); /* IE */
	padding-bottom: 5px;
}
h3 {
	font-size:2.8em;
	color: #E4E4E4;
	text-shadow: #000000 0px 0px 3px;
	filter: Shadow(Color=#000000, 	
			Direction=150, 
			Strength=2); /* IE */
	margin:5px 15px 0 -15px;
}
h4 {font-size:11px}
h5 {font-size:10px}
.clear {clear:both;}

#body {
	position:relative; /* needed for footer positioning*/
	width:960px;
	margin:0px auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:87%; /* real browsers */
	background: #F3F2F0;
	}
	
* html #body {
	height: 100%;
}

#header {
	width: 960px;
	margin: 0px auto;
	padding: 0 0 10px;
	background: #282627;
}
#logo {
	text-align: center;
	padding-top: 5px;
	height: 120px;
	}
#menu {
	margin:0 9px;
	font:bold 2em verdana, serif;
	text-align: right;
	text-transform: capitalize;
	padding: 0;
}
#menu a:link, #menu a:visited {
	color:#6D6867;
	background: #373536;
	padding: 0px 6px;
}
#menu a:hover, #menu a.active, #menu a:active {
	color:#4e4a49;
	background:#F3F2F0;
	padding: 0 4px;
	margin: 0 2px;
	text-decoration: none;
}
#content {
	background-color: #f3f2f0;
	width: 960px;
	margin: 0px auto;
	padding: 0 0 15px 0;
	text-align: left;
}
#content a:link, #content a:visited {text-decoration:none; color:#1c4851; font-weight:bold}
#content a:hover {text-decoration:underline; }
.ctopleft {
	background:url('images/corners_top.gif') no-repeat top left;
	width:9px;
	height:9px;
	overflow:hidden;
	float:left;
	clear: both;
}
.ctopright {background:url('images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#content-full {
	width: 900px;
	margin:0 30px;
	clear: both;
}
.mainvideo {
	width: 702px;
	margin: 0 auto;
}
.video {
	border: 1px solid #b8b8b8;
	padding: 1px;
	width: 700px;
	height: 418px;
	margin: 14px 0 15px 0px;
}
.box {
	background:#BAC9D1;
	border:1px solid #a4c0ba;
	padding:3px 35px 1px;
	margin:0 -30px 10px -30px;
	color:#282627
}
.box img {
/*	border-width: 10px;
	border-style: solid;*/
 border: 1px solid #b8b8b8;
 padding: 1px;
 background: #FFFFFF;
 display:block; 
 margin: 0 auto 2px;
}

.subscribe-title {
	color:#fff;
	font:normal 24px impact,serif;
	padding-left: 10px;
}
.subscribe-title a {color:#fff!important; font-weight:normal!important}
#footer {
	background: #282627;
	width: 100%;
}
#foot {
	background: #383838;
}
#foot1 {
/*	color:#999;*/
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	text-align:center;
	color: #F3F2F0;
	border-top: 1px solid #867D6A;
	padding: 5px 0px;
}
#foot1 a:link, #foot1 a:visited {color:#ddd}
#foot1 a:active {color:#eee}
#foot1 p {margin:0}
#foot2 {
	height:30px;
	text-align:right;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	padding: 12px 30px 0 0;
}
#foot2 a:link, #foot2 a:visited {color:#888}
#foot2 a:hover {
	text-decoration:none;
	color:#DDD;
}
#foot2 a:active {color:#999}
#foot-bottom {
	background:#f3f2f0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 9px;
	height: 18px;
}
#foot-bottom a, #foot-bottom a:hover {
		color:#4e4a49;
	font-weight:normal;
	text-decoration:none;
}

.cbottomleft {
	background:url(images/corners_bottom.gif) no-repeat left bottom;
	width:9px;
	overflow:hidden;
	float:left;
	clear: both;
	height: 18px;
}
.cbottomright {
	background:url(images/corners_bottom.gif) no-repeat right bottom;
	width:9px;
	overflow:hidden;
	float:right;
	height: 18px;
}
hr {
	color: #E8E8E8;
	background-color: #E8E8E8;
	height: 1px;
	margin-bottom: 8px;
	border:0px;
}
