body, html
{
	background-color: #FFFFFF;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family: Verdana;
}

.wrapper {
	background-color: #fff;
}

#links {
	float: left;
	width: 250px;
	background-color: #E0E0E0;
}

#top
{
	width:100%;
	height:123px;
	top:0;
	background-image:url(../img/top.jpg);
}

#content
{
	text-align: left;
	font-family:Verdana;
	font-size:14px;
	color:#333333;
	margin-left: 270px;
	margin-right: 15px;
}

#navi
{
	list-style-position: inside;
	margin-top: 0;
	padding: 0 10px 0 10px;
}

#navi li
{
	line-height:140%;
	border-bottom-style: solid;
	border-bottom-color: #84C146;
	border-bottom-width:1px;
	padding: 4px;
}

#navi a:active, #navi a:link
{
	text-decoration:underline;
	font-family:Verdana;
	font-size:15px;
	color:#000000;
}

#navi a:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:15px;
	color:#000000;
}

#navi li.active, #navi li.active a
{
      color: #666;
}

.clearfix {
	clear: both;
}

.wrapper {
	width: 100%;
}


a {
	color: #000;
}

a:hover {
	text-decoration: none;
}


#logo {
	color: #fff;
    font-size: 20pt;
    font-weight: bold;
    padding: 35px 20px 0 20px;
}

.cont_head {
    color: #333;
    font-size: 13pt;
    font-weight: bold;
    padding: 15px 15px 10px 0;
}

.navi_head {
    color: #333;
    font-size: 13pt;
    font-weight: bold;
    padding: 17px 15px 15px 29px;
    padding-left: 39px\9;
}

.submenu_item {
	padding-left: 22px !important;
	padding-left: 30px\9 !important;
}

.menu_heading {
	display: inline-block;
	list-style-type: none;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
	margin-left: 15px !important;
	color: #000 !important;
	font-size: 12pt;
	font-weight: bold;
	border: none !important;
}

.submenu_item + .menu_heading {
	font-size: 12pt;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

.menu_separator {
	list-style-type: none;
	margin-top: 3px !important;
}
