

h1 {
font-size:24px; font-weight:normal; margin-bottom:5px;}

h2{font-size:20px;}
h3{font-size:15px;}
h4{font-size:13px; font-weight:normal;}

.themeclr{color:White;}
.logoleft{float:left; margin-top:4px; margin-bottom:30px;}
.logoright{float:right; margin-top:20px; margin-bottom:30px;}

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #061C37;
	background: #EEEFE4;
	background-image:url(images/background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#container
{
  display: block; 
  height:auto;
  position: relative; 
  width:882px;
  margin:auto;
}

#logo {
	width:882px;
	height:100px;
	margin: 0 auto;
}
#sidebar {
	float: right;
	width: 1000px;
        height:70px;
	padding: 0 1px 0 0;
}

#bg {
	background: url(images/img04.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

#mainpic h1
{
	position:absolute;
text-align:left;
color:#F8FDEE;
font-size:30px;
color:#FFF;	
left:60px;
top:20px;
}


#mainpic h2
{
position:absolute;
text-align:right;
color:#E1E7F7;	
left:60px;
top:50px;
}

#mainpic
{
background-image:url(images/image421.jpg);
background-repeat:no-repeat;
width:882px;
height:350px;	
}



.off
{
color:#3A6028;
	
}




#menu
{
background-image:url(images/menu.png);
background-repeat:no-repeat;
width:882px;
height:69px;
float:left;
clear:both;
margin-top:-30px;
}

#content
{
width:839px;
height:auto;
background-color:#FFF;
padding-left:20px;
padding-right:20px;
padding-bottom:5px;
padding-top:50px;
}

#footer
{
width:inherit;
height:auto;
}

#footer h3 a,#footer h3 a:visited
{
display:inline;
text-align:center;
font-size:12px;
text-decoration:none;
color:#7198E1;
}


#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: 40px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	/*font-weight: bold;*/
	padding-top: 17px;
	font-size: 15px;
}

#menu a:hover{
	color:#BEE399;
}

#content p
{
	
}


html, body {
text-align: center;
}
p {text-align: left; line-height:20px;}