body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #242424;
	line-height: 180%;
}

a
{
	color: #4B6400;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

#headercontainer
{
	width: 100%;
	background: #242424;
}

#header
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('images/header-background5.jpg');
}
#header2
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('images/header-background2.jpg');
}
#header3
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('images/header-background3.jpg');
	color: #EEEEEE;
}
#header4
{
	margin: 0 auto;
	width: 760px;
	height: 125px;
	border: 1px solid #6F6F6F;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('images/header-background4.jpg');
}



#menucontainer
{
	width: 100%;
	height: 28px;
	background: #242424;
	
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 760px;
	background: #A0C80E;
	border-right: 1px solid #95BC0E;
}

#content
{
	margin: 0 auto;
	width: 740px;
	padding: 20px 10px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #eeeeee;
	
}

#content h2
{
	color: #1C3414;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C80E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
}
#content h3
{
	color: #1C3414;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	padding-bottom:0px;
	margin-bottom:0px;
}


#footer
{
	margin: 0 auto;
	width: 740px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 2px;
	background: #A0C80E url('images/menu-background.jpg') repeat-x;
	border: 1px solid #A0C80E;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 3px 10px;
}
.style1 {
	color: #FFFFFF;
	font-size: 10px;
}
.partners a img{
border:none;
}