@charset "UTF-8";
/* CSS Document */

/* RESET  */


body {
	background-color:#23333F;
	border-top:#005496 solid 15px;
	margin-top:0;
	padding-top:0;
}



#wrapper{
	width:auto;
	height:auto;
	margin:0 auto;
	text-align:center;
	}


	
#inner_wrapper {
	width:1000px;
	margin:0 auto;
	}	
	


#header {
	width:900px;
	margin:0px 0 0 60px;
	text-align:left;
	padding-top:10px;
}
#Flash {
	width:900px;
	margin:0px 0 0 60px;
	text-align:left;
		
}
#logo {
	width:900px;
	margin:0px 0 0 60px;
	text-align:left;
	padding:10px 0 10px 0;
	margin-bottom:10px;
	border-bottom:#666 solid 1px;
}

#navigation_holder {
	overflow:visible;
	height:25px;
	margin:10px 0;

}

#dropdown-holder {
	overflow:visible;
	
	margin:10px 0;

}

#content {
	
	height:auto;
	width:900px;
	margin-left:60px;
	border-top:#666 solid 1px;
	
	border-bottom:#666 solid 1px;
	
}



#team #wrapper #inner_wrapper #content #right   #right_content{ height:390px;}	
#team #wrapper #inner_wrapper #content #right   { height:420px;}	
#team #wrapper #inner_wrapper #content    { height:450px; }	


#sidebar {

	float:left;
	width:300px;
	padding-top:15px;
	position:relative;
}

#right {
	margin-left:310px;
	border-left:#666 solid 1px;
	padding:0;
}

#right_content{
	text-align:left;
	
	padding:15px;
	padding-right:60px;
}



#footer{
	margin-left:60px;
	height:auto;
	width:900px;
	padding-left:20px;}
	
#Flash_Video {
	margin-top:20px;
	
}

div#header a img {border:none;}
div#header a  {border:none;}
div#header img {border:none;}

.credit {
	
	font-size:12px; 
	font-style:italic; 
	color:#ffffff;
	text-align:right;
	padding-right:30px;
	
	
}
