body {
	padding: 0;
	background-color: #000;
	margin: 0;
	min-width: 1020px;
	height: 100%;
	width: 100%;
	font-family: 'lucida grande','lucida unicode',lucida,verdana,sans-serif;
}

img {
	border: 0;
}


div,h1,h2,h3,ul,li,h5,p {
	margin: 0;
	padding: 0;
}

div.logo {
	float:left;
	text-align: right;
	width: 513px; 
}

div.logo div.intro {
	float:left;
	text-align: left;
	
}


div.container {
	background: #000 url(art/h_primary.jpg) no-repeat;
	width: 800px;
	padding-left: 50px;
	margin: 0 auto;
	text-align: left;
	padding-top: 45px;
	background-position:  0 45px;
}

div.videoside {
	float: right;
	background: url(art/h_vbg.gif) no-repeat;
	width: 234px;
	margin-right: 16px;
	height: 220px;
	padding: 0px;
	text-align: center;
	background-color: #fff;
}


a:link {
	color: #b11808;
}

a:visited {
	color: #f1bc06;
}

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

div.container div.left {
	float: left;
	width: 520px;
	margin-top: 0px;
	text-align: left;
}

* html div.container div.left {
	float: left;
	width: 520px;
}

img.subtitle {
	margin-left: 164px;
}

h1 {
	margin: 25px 0 10px 8px;
	font-weight: normal;
}

div.container img.l {
	margin-top: 8px
}

div.funding {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}
	
div.funding table {
	background-color: #555;
	border: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: middle;
}

div.funding table img {
	padding: 0 5px 0 5px;
}

div.funding table p {
	color: #ccc;
	font-size: 10px;
	padding: 9px;
	text-align: left;
	/*margin-right: 10px;*/
}

div.bottomarea {
	margin-left: 30px;
	text-align: center;
	background-color: #000;
	margin-top: 20px;
	width: 810px;
}

div.bottomarea p {
	font-size: .8em;
	color: #fff;
	margin: 11px 0 11px 0;
}

* html #title {
	background-color: #000;
}

div.main{
	margin-top: 160px;
	float: left;
	width: 830px;
	margin-left: -30px;
}

* html div.main{
	margin-left: 0px;
}

div.sec {
	padding: 30px 0px 25px 0px;
	margin-bottom: 20px;
	margin-left: -30px;
	line-height: 17px;
	clear: both;
	font: 'Helvetica Neue';
	width: 840px;
}

a.sec {
	font-size: 14px;
	text-decoration: none;
	margin: 5px 20px 0 0;
}

a.sec:link,a.sec:visited {
	color: #e62c17;
}

a.sec:hover,a.sec:active {
	color: #f1bc06;
}