body {
	padding: 0;
	background-color: #1c80b7;
	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 {
	text-align: center;
}

div.container {
	background: #003672 url(art/h_primary.jpg) no-repeat;
	width: 850px;
	padding-left: 35px;
	padding-top: 100px;
	background-position: 0 45px;
	margin: 0 auto;
}

div.videoside {
	float: right;
	background: url(art/h_vbg22.gif) no-repeat;
	width: 215px;
	margin-right: 30px;
	height: 324px;
	padding: 0px;
	text-align: center;
}


div.videoside:hover {
	background: url(art/h_vbga22.gif) no-repeat;
}

a:link {
	color: #b11808;
}

a:visited {
	color: #11497f;
}

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

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

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

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

h1 {
	margin: 60px 0 10px 20px;
	font-weight: normal;
}

div.container img.l {
	margin-right: 30px;
	margin-bottom: 12px;
}

div.container img.l1 {
	margin-right: 0px;
	margin-bottom: 12px;
}

div.funding {
	height: 112px;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 785px;
}
	
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 {
	padding: 12px;
	text-align: center;
	background-color: #88c0f5;
	margin-top: 20px;
	margin-left: -35px;
}

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

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

div.main{
	margin-left: -15px;
	margin-top: 30px;
	float: left;
	width: 850px;
}

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

div.sec {
	padding: 30px 20px 25px 20px;
	margin-bottom: 20px;
	clear: both;
	font: 'news gothic';
}

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

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

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