body{
	background: #052d4d;
	font-family: calibri,verdana,tahoma,arial,helvetica,sans-serif;
	margin: 0;
	text-align: center;
	font-size: 10pt;
	}
h2{
	font-weight: bold;
	font-size: 18pt;
	}
h3{
	font-weight: bold;
	font-size: 16pt;
	margin: 0 0 15px 0;
	}
p{
	margin: 0 0 15px 0;
	}
input,textarea,button{
	font-family: calibri,verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 11pt;
	background: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	}
#Supercontainer{
	background: url('/images/bodybackground.jpg') top center repeat-y;
	}
#container{
	margin: 0px auto;
	text-align: left;
	width: 977px;
	background: url('/images/banner_index.jpg') center top no-repeat;
	}
#container .padding{
	padding: 0 10px 0 10px;
	}
#header{
	height: 300px;
	width: 100%;
	clear: both;
	}
#leftSide{
	background: url('/images/marari_10.jpg') center top repeat-y;
	color: #ffffff;
	clear: left;
	margin-top: 19px;
	float: left;
	width: 225px;
	}
#leftHeader{
	width: 225px;
	height: 220px;
	background: url('/images/marari_05.jpg') center top no-repeat;
	}
#leftSide h3{
	font-size: 18px;
	border-bottom: 1px solid #fff;
	padding: 0 0 2px 0;
	margin: 5px 0 10px 0;
	}
#leftSide a{
	color: #ffffff;
	text-decoration: none;
	}
#leftSide a:hover{
	text-decoration: underline;
	}
#mainContent{
	float: left;
	width: 701px;
	padding-top: 20px;
	}
#navigation{
	float: right;
	height: 45px;
	width: 701px;
	}
#navigation a{
	float: left;
	background: url('/images/navsprite.png') top left repeat-x;
	height: 45px;
	text-indent: -2000em;
	}
#navigation a.a{
	width: 103px;
	}
#navigation a.b{
	background-position: -103px 0;
	width: 119px;
	}
#navigation a.c{
	background-position: -222px 0;
	width: 119px;
	}
#navigation a.d{
	background-position: -341px 0;
	width: 125px;
	}
#navigation a.e{
	background-position: -466px 0;
	width: 125px;
	}
#navigation a.f{
	background-position: -591px 0;
	width: 90px;
	}
#footer{
	width: 100%;
	clear: both;
	border-top: #aed1e4 solid 6px;
	background: #074c83;
	}
#copyright{
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	}
#copyright a{
	color: #ffffff;
	text-decoration: none;
	}
#copyright a:hover{
	text-decoration: underline;
	}
#solutions-table{
	width: 100%;
	}
#solutions-table td{
	padding: 10px;
	}