* {
	padding:0;
	margin:0;
}

a {
	outline:none;
}

a img {
	border:none;
}

body {
	background:#a0abb4 url(images/bg2.jpg) no-repeat center 0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#container {
	background:#a0abb4 url(images/bg2.jpg) no-repeat center 0;
	width:924px;
	height:1650px;
	margin:0 auto;
}


#top_info {
	height:119px;
	width:846px;
	margin:0 auto;
	color:#eceff2;
	font-size:12px;
	font-style:italic;
}

#top_info div {
	padding-top:3px;
	margin:0 auto;
	width:798px;
}

#top_info p {
	margin-bottom:5px;
	font-size:10px;
	line-height:10px;
}

#header {
	height:94px;
	margin:0 auto;
	width:876px;
}

#header h1 {
	text-indent:-9999px;
	background:url(images/header_h1.gif) no-repeat center 0;
	height:71px;
}

#subheader {
	height:40px;
	margin:0 auto;
	width:698px;
}

#subheader h3 {
	width:698px;
	height:18px;
	text-indent:-9999px;
	background:url(images/subheader.gif) no-repeat 0 0;
}

#video {
	height:435px;
	margin:0 auto;
	width:842px;
}

#video_holder {
	width:545px;
	float:left;
	height:359px;	
	padding-top:29px;
}

#button_holder {
	float:left;
	padding-top:55px;
	text-align:center;
width:250px;
}

#subheader2 {
	height:58px;
	margin:0 auto;
	width:854px;
}

#subheader2 h3 {
	width:854px;
	height:48px;
	text-indent:-9999px;
	background:url(images/subheader2.gif) no-repeat 0 0;
}

#people {
	height:706px;
	margin:0 auto;
	width:880px;
	padding:29px 25px;
}

.person {
	padding:6px;
	width:202px;
	height:224px;
	float:left;
	background:#262829;
	margin-left:4px;
	margin-bottom:4px;
	text-align:left;
}

.person h4 {
	color:#7aa393;
	font-size:13px;
	text-transform:uppercase;
	padding-top:6px;
}

.person p {
	color:#fff;
	font-size:11px;
	line-height:12px;
}


#footer {
	height:60px;
	margin:0 auto;
	color:#526368;
font-size:10px;
padding-top:20px;
text-transform:uppercase;
}

#footer a {
text-decoration:none;
color:#526368;
}

#footer a:hover {
text-decoration:underline;
}

