@charset "utf-8";
/* CSS Document */
body	{
	background-color:#003263;
	margin: 0 0 0 0;
	font-family: Calibri, Arial, Tahoma, sans-serif
}

.layoutTopImage	{
	text-align:center;
}

.main	{
	margin-left:auto;
	margin-right:auto;
	background-color:#FBFBFB;
	width:800px;
}

.topAreaContact	{	
	width:205px;
	text-align:right;
	margin-bottom:auto;
	margin-top:auto;
	float:right
}

.mainBody	{
	min-height:600px;
	margin:20px 20px 20px 20px;
}

.bottomArea	{
	width:inherit;
	font-size:x-small;
	text-align:center;
	color:#999999;
	margin-top: 30px;
}

.addressBlock	{
	width:300px;
	text-align:right;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	float:right;
}

.topLogo	{
	float:left;
}