/* CSS Document */

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(images/back.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	color:#336e86;
	}
	
A:link {text-decoration: none; color: #336e86}
A:visited {text-decoration: none; color: #336e86}
A:active {color: #072d3c}
A:hover {color: #072d3c}


A:link img {border:none}
A:visited img {border:none}
A:active img {border:none}
a:hover img {border:none}


img {border:none;}
	
#banner
{
width:285px;
height:156px;
position: absolute;
z-index:0;
top:0px;
right:0px;
}
	
	
#container
	{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	width: 1041px;
	height: 748px;
	vertical-align: top;
	horizontal-align: center;
	}
	
#logo
	{

	height: 403px;
	width: 241px;
	position:absolute;
	top: 0;
	left: 55px;
	z-index:3;
	}
	
#logos
	{
	height: 403px;
	width: 241px;
	position:absolute;
	top: 0;
	left: 0px;
	z-index:3;
	}
	
#menu
	{
	width: 700px;
	height: 54px;
	position: absolute;
	top: 79px;
	left: 354px;
	z-index:4;
	overflow:hidden;
	}
	
#main
	{
	background-repeat: no-repeat;
	position: absolute;	
	top: 144px;
	left: 100px;
	width: 840px;
	height: 575px;
	z-index:1;
	overflow:hidden;
	}
	
#photodiv
	{
	top: 160px;
	left: 117px;
	position: absolute;
	width: 807px;
	height: 540px;
	overflow:hidden;
	z-index:2;
	background-repeat: no-repeat;
	}	
	
#text
	{
	top: 160px;
	left: 117px;
	padding-top:40px;
	padding-left:40px;
	position: absolute;
	width: 807px;
	height: 540px;
	overflow: hidden;
	z-index:2;
	background-repeat: no-repeat;
	}
	
#text2
	{
	top: 160px;
	left: 500px;
	padding-top:40px;
	padding-left:40px;
	position: absolute;
	width: 290px;
	height: 540px;
	overflow: hidden;
	z-index:2;
	}
	
#left
	{
	height: 230px;
	width: 108px;
	position:absolute;
	top: 321px;
	left: 0px;
	z-index:5;
	}
	
#right
	{
	height: 230px;
	width: 108px;
	position:absolute;
	top: 321px;
	right: 1px;
	z-index:5;
	}
	
#foot
	{
	width: 1040px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	overflow: hidden;
	text-align:center;
	z-index:6;
	}
	
