
body
{
	float: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #000000;
	background: #FFFFFF url('../../../_webbg/_img/webbgimg.jpg') repeat;
}

img{
	border-style: none;
}

a
{
	color: #0D86FF;
	text-decoration: underline;
}

a:hover
{
	color: #66CC33;
	text-decoration: underline;
}

a:active {
	color: #0D86FF;
	text-decoration: underline;
}

#headercontainer
{
	float: center;
	width: 100%;
}

#header
{
	float: center;
	margin: 0 auto;
	width: 780px;
	height: 140px;
	line-height: 140px;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFFFFF url('../../../_header/_img/header.jpg') no-repeat left;
}

#header h1
{
	margin: 0;
	width: 780px;
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 50px;
}

.logotext{
	font-family: Verdana, Arial, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style: none;
	color: #FFFFFF;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}

#menucontainer
{
	float: center;
	margin: 0 auto;
	width: 780px;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-family: tahoma, sans-serif;
	background-color: #66CC33;
}

#menu
{
	margin: 0 auto;
	margin-right: -1px;
	width: 780px;
	background: #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	background-color: #66CC33;
	background-repeat: repeat-x;
	color: #FFFFFF; 
	float: left;
	width: 780px;
	height: 25px;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	display: block;
	padding: 0px 6px;
	width: auto;
	height: 25px;
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 13px;
	font-weight: none;
	font-style: none;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
	line-height: 25px;
	background: #66CC33 url('../../../_menu/_img/menuimg.jpg') repeat-x;
	float: left;
	border-right: 0px solid #FFFFFF;
}

#navcontainer ul li a:hover
{
	background: #FFFFFF url('../../../_hilite/_img/hiliteimg.jpg') repeat-x;
	background-repeat:repeat-x;
	color: #0d86ff;
}

#content
{
	font-family: "Tahoma", Arial, sans-serif;
	font-size: 12px;
	font-weight: none;
	font-style: none;
	line-height: 150%;
	margin: auto;
	width: 770px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
}

#content h2
{
	color: #0D86FF;
	width: 750px;
	margin-top: 0px;
	margin-left: -10px;
	padding-bottom: 3px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: none;
	text-align: right;
	letter-spacing: -1px;
}

#footer
{
	float: center;
	margin: 0 auto;
	padding-right: 10px;
	width: 770px;
	height: 130px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: right;
	line-height: 130px;
	background: #FFFFFF url('../../../_footer/_img/footer.jpg') no-repeat center;
}
