body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('images/bg_4.jpg');
	background-position: 0px 180px;
	background-repeat: repeat-x;
	background-color: #5ac306;
}


div#content_box {
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

div#content_box h1 {
	font-family: Georgia,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}

div#content_box h2 {
	font-family: Georgia,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 0px 0px 0px 0px;
}

div#content a, div#submenu a:hover {
	color: #2ca508;
	text-decoration: none;
}

div#submenu a {
	color: white;
	text-decoration: none;
}

div#content_box a:hover {
	text-decoration: underline;
}

div#content_box .seperator_hz {
	margin: 8px 0px 20px 0px;
	width: 437px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	background-image: url('images/seperator_hz.gif');
	background-repeat: repeat-x;
}

div#content_box .span {
	margin: 0px 1em 20px 1em;
}

div#menu li span #menu_1 {
	position: absolute;
	display: none;
	left: 21px;
	top: 21px;
	height: 5px;
	width: 60px;
	background-image: url('images/menu_1.jpg');
	line-height: 5px;
}

div#menu li span #menu_2 {
	position: absolute;
	display: none;
	left: 122px;
	top: 21px;
	height: 5px;
	width: 78px;
	background-image: url('images/menu_2.jpg');
	line-height: 5px;
}

div#menu li span #menu_3 {
	display: none;
	position: absolute;
	left: 242px;
	top: 21px;
	height: 5px;
	width: 51px;
	background-image: url('images/menu_3.jpg');
	line-height: 5px;
}

div#menu li span #menu_4 {
	position: absolute;
	left: 334px;
	top: 21px;
	height: 5px;
	width: 55px;
	background-image: url('images/menu_4.jpg');
	line-height: 5px;
}


div#menu li span #menu_5 {
	display: none;
	position: absolute;
	left: 430px;
	top: 21px;
	height: 5px;
	width: 39px;
	background-image: url('images/menu_5.jpg');
	line-height: 5px;
}

div#menu li span #menu_6 {
	position: absolute;
	display: none;
	left: 510px;
	top: 21px;
	height: 5px;
	width: 41px;
	background-image: url('images/menu_6.jpg');
	line-height: 5px;
}

div#publicity {
	visibility: hidden;
}
