body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 13px;
	color: #598959;
	background-repeat:repeat-x;
	background-color: #1B979B;
	font-family: Arial, Helvetica, sans-serif;
}
*
{
	margin: 0 auto 0 auto;
	text-align:left;
	border: none;
	alignment-adjust: central;
}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width: 940px;
}

#mainpic h1
{
	position:absolute;
	text-align:left;
	font-size:30px;
	color:#FFFFFF;
	left:44px;
	top:10px;
	width: 184px;
	height: 124px;
}


#mainpic h2
{
	position:absolute;
	text-align:right;
	color:#B3D9BD;
	left:748px;
	top:64px;
}

#mainpic
{
	background-image:url(images/new%20banner%201.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:402px;
}



.lightblue
{
	color:#82B76B
	
}




#menu
{
	background-repeat:no-repeat;
	width:940px;
	height:69px;
	float:left;
	clear:both;
	background-color: #1B979B;
}

#content
{
width:880px;
height:auto;
background-color:#FFF;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
}

#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
	display:inline;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#2C6C6C;
}


#menu ul {
	list-style: none;
	padding: 0px;
	margin-left:auto;
	width:900px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 150px;
	height: 50px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	font-size: 18px;
	background-color: #24747E;
}

#menu a:hover{
	color:#C2C55C;
	background: url(images/menuhov.jpg) no-repeat;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left;}
