/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a {
	color: #093e07;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}


body{
	background: #94af02 url(images/bg2.jpg) top repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0 auto;
	padding: 0px;
}

#content{
	width: 940px;
	text-align: left;
}

#main{
	width: 940px;
	margin: 9px;
	clear:both;
	background: url(images/main.gif) repeat-y;
	
}

#header{
	height: 356px;
	width: 940px;
	background: url(images/header2.jpg) no-repeat top;		
}

#logo{
	height: 309px;
	text-align: left;
	padding-left: 45px;
	padding-top: 20px;
}


#logo h1 {
	font-style: italic;
	font-size: 24px;
	color: #ffffff;
}

#logo h2 {
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}


#menu{
	width: 900px;
	height: 54px;
	
}

#menu ul {
	list-style: none;
	padding: 0px;	
}

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

#menu a {
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
    padding: 18px 25px 0 25px;
	font-size: 14px;
	text-transform: uppercase;
}

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

#left{
	width: 224px;
}

#left a{
	color: #093f07;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left a:hover{
	color: #000000;
}

#lefttop{
	background: url(images/lefttop.jpg) no-repeat top;
	padding-top: 6px;
}

#left h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 213px;
	height: 53px;
	padding-top: 5px;
	background: url(images/left_title.jpg) no-repeat;
	margin-left: 6px;
	text-align: center;
}

#left ul {
	list-style: none;
	padding-left: 15px;
	padding-bottom: 15px;
}

#left ul li{
	height: 25px;
	margin-top: 0px;
}

#categories ul li{
    margin-bottom: 5px;
	background: url(images/ls1.jpg) no-repeat top left;
	padding-left: 15px;
	color: #093f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#left p {
	padding-left: 15px;
	padding-bottom: 15px;
	color: #093f07;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#partners ul li{
	background: url(images/ls2.jpg) no-repeat top left;
	padding-left: 15px;
	padding-top: 1px;
}

#right{
	float: right;
	width: 698px;
	margin-right: 9px;
}

#righttop{
	background: url(images/righttop.jpg) no-repeat top;
}

.text{
	padding-left: 15px;
	padding-right: 25px;
}

#right h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #093e07;
	height: 20px;
	padding-left: 3px;
	padding-top: 18px;
	margin-left: 25px;
	border-bottom: 1px dotted #000000;
	margin-right: 25px;
	margin-bottom: 20px;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right ul {
	padding-left: 23px;
	padding-bottom: 15px;
}

#right ul li{
	margin-top: 4px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}


#menubottom{
    margin: 0 auto;
    width: 550px;
    border: 1px solid #093e07;
}

#menubottom ul {
	list-style: none;
	padding: 0px;	
}

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

#menubottom a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #093e07;
	font-weight: bold;
    padding: 18px 10px 0 10px;
	font-size: 10px;
	text-transform: uppercase;
}

#menubottom a:hover{
	color: #000000;
}

#mainbot{
	background: url(images/mainbot.jpg) no-repeat;
	height: 10px;
}	

#footer {
	height: 40px;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	background: url(images/footer.jpg) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
