﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
	background-image:url('images/bg.jpg');
	position:static;
}
#main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 8px;
	clear: both;
	color: #000000;
}
#main a {
	color:#FDFDFD;
	text-decoration: none;
}
#main a:hover {
	color:#DADADA;
	font-weight:bolder;
	text-transform:uppercase;
	text-decoration:underline;
}
#main #header {
	float: left;
	width: 900px;
}
#main #content {
	float: left;
	width: 900px;
}
.logo {
	float: left;
	width: 900px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align: right;

}
.menupanel {
	float: left;
	height: 40px;
	width: 900px;
	background-image:url('images/menu.png');
	background-repeat: repeat-x;
}
.menupanel a:hover {
}
.menupanel ul {
	margin: 0px;
	padding-left: 0px;
	list-style-image: url('none');
	list-style-type: none;
}
.menupanel li {
	display: inline;
	
}
.menupanel li a {
	border-right:0px solid white; font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	display: block;
	background-repeat: repeat-x;
	height: 40px;
	line-height: 40px;
	float: left;
	width:112.5px;
}
.menupanel a.current {
	background-image:url('images/menu_current.png');
	
	
	}
.menupanel a:hover {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left center
}
#banner {
	border-style:double;
	border-color:#E0E0E0;
	float: left;
	height: 295px;
	width: 893px;
	background-color: #a4a4a4;
	background-position:  100px 50%;	
}
#banner a:hover {
	color: #d9293d;
	text-decoration:underline;
}

#left {
	float:left;
	width:450px;
}
#right {
	float:right;
	width:420px;
	color:white;
	margin-right:7px;
}
.sidelinksheader {
	background: #a4a4a4;
	background-repeat: repeat-x;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: white;
	float: left;
	width: 280px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 140px
}
li	{
	list-style:none;
	line-height:26px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: white;

}
li .hover	{
	text-transform:uppercase;
	text-decoration:underline;
	color:fuchsia;
}
.h3  {
	color:white;
}
#col222 {
	float: left;
	width: 880px;
	height:54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:gray;
}
#col222 a {
	color:#a4a4a4;
	text-decoration:none;
	margin-top: 1px;
	margin-bottom:1px;
}
#col222 a:hover {
	color: #d9293d;
	text-decoration:underline;
}
#co1222 .strong  {
	font-weight:bolder;
	font-variant:small-caps;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 900px;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#footer a {
	color: #a4a4a4;
	text-decoration: none;
}
#footer a:hover {
	color: #d9293d;
	text-decoration: none;
}