body
{
 	margin: 0px;
 	padding: 0px;
 	color: #939192;
	font-family: 'Arial', 'Helvetica', sans-serif;
 	font-size: 11px;
 	text-align: justify;
 	line-height: 18px;
}

h1
{
	display: none;
}

a
{
 text-decoration: none;
 color: #6b6668;
}

a:hover
{
 text-decoration: underline;

}

#website
{
 width: 897px;
 margin-left: auto;
 margin-right: auto;
}

#toplogo
{
 width: 897px;
}

#header
{
 width: 895px;
 height: 303px;
 border: solid 1px #dedede;
}

#menu
{
 z-index: 10;
 font-size: 11px;
 width: 897px;
 height: 22px;
 background: url(../img/menu_bar.gif);
 color: #ffffff;
 padding-top: 5px;
}

#menu a
{
 color: #ffffff;
 text-decoration: none;
}

#menu a:hover
{
 text-decoration: underline;
}

#content
{
 min-height: 100px;
 _min-height: 100px;
}

#onder
{
 font-size: 10px;
 color: #b3b2b2;
 margin-top: 15px;
}

#onder a
{
 color: #b3b2b2;
 text-decoration: none;
}

/*
SEO TOGGLE MENU
*/

#toggleList
{
	margin-top: 10px;
	width: 100%;
	clear: both;
	display: block;
	font-weight: normal;
	font-size: 7pt;
	color: #d1d1d1;
}

#toggleList ul
{
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}

#toggleList ul li
{
	width: 20%;
	float: left;
}

#toggleList br.clear
{
	border: none;
	height: 0px;
	clear: both;
}

#toggleList li.linkslistitem a
{
	color: #B3B2B2;
	text-decoration: none;
	font-size: 8pt;
}

#toggleList li.linkslistitem a:hover
{
	color: #B3B2B2;
	text-decoration: underline;
}
