html, body {
	margin: 0;
	padding: 0;
	text-align:center;
	font-family: Times New Roman, sans-serif;
	background: #000033;
}

div.wrapper
{
background: #003366;
width: 900px;
margin: 0 auto;
}

div.container 
{
        background-image:url(images/content-bg2.gif);
background-repeat: no-repeat;
	margin:0 auto 0px auto;
	width: 900px;
	min-height:661px;
        color:#000000;

}

/*nav*/
div.nav
{
	float:right;
	color:#fff;
	height:33px;
	width:550px;
	background: #003366;
}
div.nav ul
{
	float:left;

	margin:9px 0;
	padding:0;
	font-size:15px;
	list-style-type: none;

}
div.nav ul li 
{
	float: left;
   	margin:0;
    	padding: 0 15px;
}
div.nav ul li a	
{
	color:#ffffff;
    	text-decoration: none;
}
div.nav ul li a:hover
{
	text-decoration:underline;
}
div.address
{
	float:right;
	font-family: Times New Roman, sans-serif;
	font-size:22px;
	text-align:right;
	padding:10px 10px 0 0;
	color: #BFA161;
	margin:0;
}

div.address span
{
	font-size:37px;
}
/*Content*/
div.content
{
float:left;
	font-family: Georgia, sans-serif;
	text-align:left;
	width:840px;
	font-size:14px;
	padding:240px 0 0 25px;
}

div.content h1
{
	color:#003366;
	font-size:60px;
	margin:0;
	font-weight:lighter;
}
div.content h2
{
	color:#003366;
	font-size:35px;
	margin:0;	
	font-weight:lighter;
}
div.content p
{
	font-size:15px;
	line-height:19px;
}
/*footer*/
div.footer
{
	text-align:right;
	background: none;
	margin:0 auto 0px auto;
	color:none;
	height:30px;
	width:900px;
}
div.footer ul
{
	float:left;
	margin:5px 200px;
	padding:0;
	font-size:10pt;
	list-style-type: none;

}
div.footer ul li 
{
	color:#fff;
	float: left;
   	margin: 0px 10px;
    	padding:0;
}
div.footer ul li a	
{
	color:#fff;
    	text-decoration: none;
}
div.footer ul li a:hover
{
	text-decoration:underline;
}

div.container2 
{
        background-image:url(images/content-bg3.gif);
background-repeat: no-repeat;
	margin:42 auto 0px auto;
	width: 900px;
	min-height:661px;
        color:#000;
}
div.content h4
{
	color:#003366;
	font-size:26px;
	margin:0;	
	font-weight:lighter;
}
div.content h5
{
	color:#003366;
	font-size:44px;
	margin:0;	
	font-weight:lighter;
}

div.container3 
{
        background-image:url(images/amcontentnew.html);
background-repeat: no-repeat;
	margin:0 auto 0px auto;
	width: 900px;
	min-height:668px;
        color:#fff;
}

div.container4 
{
        background-image:url(images/content-bg5.gif);
background-repeat: no-repeat;
	margin:42 auto 0px auto;
	width: 900px;
	min-height:1200px;
        color:#000;
}
div.oars
{
	float:right;
	font-family: Times New Roman, sans-serif;
	font-size:20px;
	text-align:right;
	padding:22px 10px 0 0;
	color: #fff;
	margin:0;
}

div.container5 
{
        background-image:url(images/content-bg5.gif);
background-repeat: no-repeat;
	margin:42 auto 0px auto;
	width: 900px;
	min-height:1400px;
        color:#000;
}
