/* CSS Document */



body {
background-color: #FFFFFF;
}



div.mainContainer {
width: 960px;
margin: 0 auto;
position: relative;
}


div.nav {
width: 223px;
height: 800px;
margin-right: 35px;
float: left;
background-color: #666666;
}


div.content {
width: 702px;
float: left;
}

div.footer {
height: 50px;
border-top: 1px #333399 solid;
clear: both;
}


h1 {

background-color: #214164;
font-size: 20px;
line-height: 50px;
height: 50px;
color: #fff;
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
margin: 0;
padding: 0;
}


p {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.content img{
margin-left: 10px;

}


div.footer p {
text-align:center;

}



<style type="text/css">
<!--
#Layer1 {
	position:absolute;
	left:352px;
	top:32px;
	width:170px;
	height:136px;
	z-index:1;
}
#Layer7 {	position:absolute;
	left:829px;
	top:-26px;
	width:197px;
	height:171px;
	z-index:6;
}
#Layer3 {
	position:absolute;
	left:793px;
	top:298px;
	width:230px;
	height:125px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:0px;
	top:0px;
	width:937px;
	height:683px;
	z-index:1;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #0033CC;
}
.style3 {color: #8E0C0F}
-->
</style>