
body
{
	background-color: #0b2a53;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header
{
	width:890px;
	height:204px;
	overflow:hidden;
}

#identity
{
	background-color: #0b2a53;
	width:100%;
	height:129px;
}

#logo
{
	position:relative;
	float: left;
	left:0%;
	width:219px;
	height:129px;
}

#motto
{
	position:relative;
	float: right;
	width:372px;
	height:129px;
	right: 0%;
}
