div#wrapper
{
	width:952px;
	margin:0 auto;
}

div#header
{
	height:70px;
}

div#logo
{
	width:170px;
	float:left;
	height:70px;
}

div#logo img
{
	border:none;
}

div#menuInfo
{
	width:782px;
	text-align:right;
	margin-left:170px;
	height:70px;
}

div#info
{
	font-size:11px;
	color:#003250;
}

div#footer
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-top:1px solid #9f9f9f;
}

div#footer, div#footer a
{
	color:#9f9f9f;
	font-size:11px;	
}

div#footer div
{
	float:left;
	width:33%;
}

div#footer div#copyright
{
	text-align:center;	
}