@charset "UTF-8";
#headwrapper {
	height: 85px;
	width: auto;
	padding-top: 4px;
	padding-bottom: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	margin-bottom: 26px;
}
/* CSS Document */

div#navcontainer
{
	background-color: #FFFFFF;
	width: 445px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	height: 28px;
	padding: 0px;
	float: right;
	margin-top: 57px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-style: none;
	border-left-style: none;
}

.mainlogo {
	padding: 20px;
}

#navlist
{
	margin: 0;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
}
.headlogoleft {
	float: left;
}

div#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 450px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}

div#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

div#navcontainer ul li a
{
	padding: 5px 10px 5px 10px;
	color: #666666;
	text-decoration: none;
	border-right: 1px solid #fff;
}
.site_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
}
.site_font_title {
	padding-right: 8px;
}

div#navcontainer ul li a:hover
{
	background-color: #999999;
	color: white;
}

#active a {
	border-left: 1px solid #fff;
	height: 79px;
}

#thumbnail
{
	list-style-type: none;
	border: medium none #000000;
	padding: 0px;
	width: 750px;
	height: 60px;
}
#thumbnail ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	padding-bottom: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

#thumbnail li
{
	display: inline;
	list-style-type: none;
	padding: 2px;
	margin: 2px;
	height: auto;
}
#thumbnail a
{
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
