body {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/body.jpg) repeat-x #F7FFC4;
	padding-bottom: 10px;
	font-stretch: normal;
}
a {
	color: #deff00;
	font-size: 15px;
	font-weight: bold;
	
}
a:hover {
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
}

#container {background:url(images/main_bckg.jpg) center top no-repeat; width:980px; margin:0 auto;}

#logo {
	margin: 0 90px 0 110px;
	background: url(images/logo_bckg.jpg) no-repeat #4A730B;
	padding: 43px 0 69px 0;
	text-align: center;
	font-size: 20px;
	font-weight: 100;
}



#main {margin:0px 0px 0px 110px; background:url(images/content_bckg.jpg) no-repeat #8EB002; min-height:420px;width:780px; }
#text {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 200px;
	margin-bottom: 0px;
	width: 350px;
	float: left;
	font-size: 18px;
	text-align: center;

}
#text ul {padding:0; margin:5px 10px 10px 10px;}
#text li {list-style:none; padding-left:15px; background:url(images/li.gif) no-repeat 0px 7px;}
h1 {
	margin: 20px 0 0 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	
}
#text p {margin:0px 0;}


#footer {margin:0 0px 0 110px; clear:both; background:url(images/footer_bckg.jpg) center top repeat-x; height:89px; padding:53px 20px 0 20px;}
#menu_footer {font-size:11px;}
#menu_footer a {color:#FFFFFF; text-transform:lowercase;}
#menu {margin:0 90px 0 110px; background:url(images/menu_bckg.jpg);center top repeat-x; height:45px;width:780px; }
