html, body, form, fieldset, ul, ol, p, h1, h2, h3, h4, h5, h6{margin:0; padding:0;}

body, html {
	height: 100%;
	}

body {
	margin: 0; padding: 0;
	background:url(../images/body-bg.jpg) repeat-x;
	}
	
.clearit{clear:both}

img, a{border:0}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}


/*HEADER--------------------------------------------*/
#header {
	width: 100%;
	}

#header_900 {
	width: 900px;
	height: 70px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
a.logo{
	width:288px;
	height:71px;
	background:url(../images/logo.gif) no-repeat;
	display:block;
	line-height:999px;
	overflow:hidden;
	float:left;
	}
	
#header_900 img{
	float:right;
	}

/*NAVIGATION--------------------------------------------*/	
#nav {
	width: 100%;
	}

#nav_900 {
	height: 36px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}
	
#nav_900 ul{
	float:right;
	margin:7px 0 0 0;
	padding:0;
	width:auto;
	}
	
#nav_900 li{
	display:inline;
	}
	
#nav_900 li a{
	display:inline;
	padding:10px 14px;
	color:#00974d;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
	}
	
#nav_900 li a:hover{
	background:#00974d;
	color:#FFF;
	}
	
/*CONTENT--------------------------------------------*/
#content {
	width: 100%;
	padding-bottom: 100px;
	}
	
#content_900 {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	background:url(../images/nav-bg.jpg) no-repeat;
	}

/*FOCUS--------------------------------------------*/	
.focus{
	width:714px;
	height:155px;
	float:right;
	}
	
.home_focus{
	background:url(../images/at-a-glance.gif) no-repeat;
	}
	
img.focus_player{
	float:left;
	}
	
.focus_right{
	float:right;
	margin:0 0 0 30px;
	}
	
.focus_right h4{
	margin:15px 0 5px 0;
	}	
	
.focus_right h4 a{
	font:12px Arial, Helvetica, sans-serif;
	color:#CCC;
	text-transform:uppercase;
	}
	
.focus_right p{
	margin:5px 0;
	}	
		
.focus a, .focus p, .focus span{
	color:#FFF;
	text-transform:uppercase;
	}
	
.focus p{
	font:12px Arial, Helvetica, sans-serif;
	}
	
.focus p span{
	font:16px Arial, Helvetica, sans-serif;
	}

/*FOOTER--------------------------------------------*/
#footer {
	width: 100%;
	height: 201px;
	margin: -201px auto 0 auto;
	position: relative;
	background:url(../images/footer-bg.gif) repeat-x;
	}

#footer_900 {
	width: 900px;
	height: 201px;
	position: relative;
	margin: 0 auto;
	}
	
img.footer_logo{float:left}

#footer_900 ul{
	float:right;
	margin:80px 0 0 0;
	width:600px;
	}

#footer_900 li{
	display:inline;
	font:12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	padding:0 0 0 10px;
	}
	
#footer_900 li a{
	color:#FFF;
	text-decoration:none;
	}
	
img.facebook{float:right}
