body
{
	background-color: #001B35;
}

#wrapper
{
	width: 1000px; 
	margin: 7px auto 0; 
	clear: both;
	
}

h2
{
	font-weight:bold;
	font-size: 20px;
	border-bottom: 1px solid #16273b;
	border: 0 10px 0;
}

#header
{
	width: 1000px;
	height: 150px;
	position: relative; 
	line-height: 1; 
	float: left; 
	margin: 0 0 1px;	
}

#footer
{
	width: 1000px;
	height: 150px;
	position: relative; 
	line-height: 1; 
	float: left; 
	margin: 0 0 1px;	
}

#top_navigation
{
	width: 1000px; 
	clear: both; 
	float: left; 
	display: inline;
	border-top: 1px solid #16273b; 
	border-bottom: 1px solid #16273b; 
	margin: 20px 0 0;
}

#top_navigation a
{
	float: left; 
	display: block; 
	padding: 17px 15px 11px 15px; 
	color: #e0d487;
	text-decoration: none; 
	line-height: 1; 
	border: none;
}

#left
{
	width: 290px; 
	float:left; 
	color: #BBC0C6; 
	display:inline;
}

#middle
{
	width: 390px; 
	float: left;  
	color: #BBC0C6;
}

#right
{
	width: 290px; 
	float: right; 
	color: #BBC0C6; 
	display:inline;
}

#left p
{
	border-right: 1px solid #16273b; 
}

#right p
{
	border-left: 1px solid #16273b; 
}

#middle p
{
	padding: 50px 5px 10px 20px;
}

#left a
{
	display: block; 
	width: 270px; 
	font-size: 107%; 
	text-decoration: none; 
	display: block; 
	padding: 10px 10px 10px 10px; 
	line-height: 1; 
	border: none;
	color: #e0d487;
	border-bottom: 1px solid #162E45;
}

#right a
{
	display: block; 
	width: 260px; 
	font-size: 107%; 
	text-decoration: none; 
	display: block; 
	padding: 10px 10px 10px 10px;  
	line-height: 1; 
	border: none;
	color: #e0d487;
	border-bottom: 1px solid #162E45;
}

#middle a
{
	display: block; 
	width: 390px; 
	font-size: 14px; 
	text-decoration: none; 
	display: block; 
	line-height: 1; 
	border: none;
	color: #e0d487;
}

#footer a
{
	float: left; 
	display: block; 
	padding: 5px 15px 11px 15px; 
	color: #e0d487;
	text-decoration: none; 
	line-height: 1; 
	border: none;
}