#header
{
	width: 100%;
	height: 165px;
	background-color: #000033;
}

#mainright
{
	width: 720px;
	float: right;
	background-color: #000033;
	height: 100%;
	border-bottom: solid 5px #3D3D62;
}
#navright
{
	float: right;
	width: 720px;
	height: 21px;
	background-color: #3D3D62;
}
