body
{
	background: #d8d9cf;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7a7a;
	margin: 30px 50px 30px 50px;
}

#divTopCont
{
	height: 276px;
	margin: 0px 0px 0px 0px;
	background-color: none;
	display: block;
	clear: both;
	width: 897px;
}

#divTopCont A, #divTopCont A:visited
{
	padding: 10px 15px 5px 15px;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	clear: none;
	margin: 0px 6px 6px 0px;
	width: 265px;
	height: 121px;
	background: white;
	z-index: 97;
}


#divTopCont SPAN
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99b223;
	text-transform: uppercase;
	display: block;
	clear: right;
}

#divTopCont IMG
{
	margin-bottom: 5px;
	border: none;
}

#divLogo
{
	display: block;
	float: none;
	clear: both;
	width: 865px;
	height: 23px;
	text-align: left;
	padding: 14px 14px 10px 18px;
}

#divMenu
{
	padding: 0px 27px 0px 27px;
	display: block;
	clear: both;
	width: 842px;
	height: 32px;
	background: #99b223;
}

#divMenu A, #divMenu A:visited
{
	display: block;
	clear: none;
	float: left;
	height: 12px;
	padding: 10px 8px 5px 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	border-bottom: solid 5px #99b223;
	cursor: pointer;
}

#divMenu A:hover
{
	border-bottom: solid 5px #ffffff;
}

#divMain
{
	text-align: left;
	margin: 6px 0px 20px 0px;
	padding: 18px 18px 17px 18px;
	color: #7b7a7a;
	background-color: white;
	height: auto;
	width: 860px;
	display: block;
	float: none;
	clear: both;
}

#divMain P
{
	padding: 0px;
	
}

#divMain H1
{
	font-size: 14px;
	font-weight: normal;
	color: #8ca41a;
	margin: 13px 0px 18px 0px;
}

#divMain A, #divMain A:visited
{
	color: #8ca41a;
	text-decoration: none;
}

#divMain A:hover
{
	text-decoration: underline;
}

#divMain DIV.right
{
	display: block;
	float: left;
	clear: none;
	width: 570px;
}

#divMain IMG
{
	display: block;
	float: left;
	clear: none;
	margin: 0px 20px 0px 0px;
}
#divMain DIV.left
{
	display: block;
	float: left;
	clear: none;
	margin: 0px 20px 0px 0px;
}

#divMain DIV.left IMG
{
	display: block;
	float: left;
	margin: 0px 0px 18px 0px;
}

#divMain DIV.left SPAN
{
	display: block;
	clear: left;
	width: 240px;
	margin: 0px 0px 18px 18px;
}

#divFooter
{
	display: block;
	clear: both;
	margin: 0px 0px 0px 0px;
	width: 897px;
}

#divFooter A, #divFooter A:visited
{
	color: #7b7a7a;
	text-decoration: none;
}

ul.sub
{
    position: absolute;
    display: none;
    padding: 0px;
    list-style: none;
    margin: 0px;
    z-index: 99;
    text-align: center;
    background: none;
}

li.node_sub
{
    display: block;
    float: top;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: 99;
}

a.node_sub, a.node_sub:visited
{
    display: block;
    text-align: center;
    padding: 2px 14px 2px 0px;
	color: #7b7a7a;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    z-index: 99;
}

a.node_sub:hover
{
    color: #8ca41a;
}

DIV.fog
{
	position: absolute;
	padding: 0px 30px 0px 0px;
	display: none;
	width: 265px;
	height: 121px;
	background: white;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	z-index: 98;
}

ul.drop
{
	position: absolute;
	padding: 8px 8px 8px 8px;
	margin: 0px;
	display: none;
	width: auto;
	height: auto;
	background: #d8d9cf;
	list-style: none;
	z-index: 99;
}

li.node_drop
{
    display: block;
    float: top;
    margin: 0px;
    padding: 0px;
    list-style: none;
    z-index: 99;
}

a.node_drop, a.node_drop:visited
{
    display: block;
    text-align: left;
    padding: 2px 0px 2px 0px;
	color: #7b7a7a;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    margin: 0px;
    z-index: 99;
}

a.node_drop:hover
{
    color: #8ca41a;
}

