body
{
	background: url( '../images/mainbg.jpg' ) repeat-x top left;
	background-color: #abacae;
	margin: 0 0 10px 0;
	font: 12px Arial, Helvetica, Verdana, Sans-Serif;
}

a
{
	color: #f9a25e;
	text-decoration: underline;
}

h1
{
	color: #f9a25e;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #999;
	font-size: 16px;
}

img
{
	border: 0;
}

#footer
{
	color: #fff;
	text-align: center;
	font-size: 11px;
	letter-spacing: 1px;
	margin-top: 10px;
}

#footer a
{
	color: #fff;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#header
{
	/*background: url('../images/logo.jpg') no-repeat 18px 30px;*/
	height: 120px;
	padding: 0 15px;
}

#header img
{
	margin: 35px 0 0 10px;
}

/*
#header img{
 float: right;
 margin: 85px 0 0 10px;
}
*/

#homeleft
{
	float: left;
	width: 250px;
}

#homeright
{
	float: right;
	width: 510px;
	padding: 0 15px 16px 15px;
	background: url( '../images/homerightbot.jpg' ) no-repeat bottom left;
	background-color: #fff;
}

#maincontain
{
	width: 818px;
	text-align: left;
	margin: 0 auto;
	overflow: hidden;
}

#maincontent
{
	padding: 0 10px 0 8px;
	overflow: hidden;
}

#mainimage
{
	width: 800px;
	padding: 0 10px 0 8px;
	margin-bottom: 10px;
}

#navigation
{
	width: 818px;
	background: url( '../images/navback.jpg' ) no-repeat top left;
	height: 40px;
	overflow: hidden;
}

#navigation ul
{
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 95px;
	list-style-type: none;
	margin: 0 18px 0 16px;
	display: block;
	position: relative;
	height: 34px;
}

#navigation li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 195px;
	text-align: center;
}

#navigation li.left
{
	background: none;
	border-left: 1px solid #fff;
}

#navigation li.right
{
	background: none;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#navigation li a
{
	line-height: 34px;
	color: #4d4d4d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
}

#static
{
	background: url( '../images/staticbot.jpg' ) no-repeat bottom left;
	background-color: #fff;
	padding: 0 15px 16px 15px;
}

.arrow
{
	display: block;
	margin-left: 200px;
}

.clear
{
	clear: both;
}

.bold
{
	font-weight: bold;
}

.graybot
{
	width: 510px;
	background: url( '../images/graybot.jpg' ) no-repeat top left;
	height: 16px;
}

.grayleft
{
	width: 45%;
	padding: 0 2%;
	float: left;
}

.graymid
{
	width: 510px;
	background: url( '../images/graymid.jpg' ) repeat-y top left;
}

.grayright
{
	width: 45%;
	padding: 0 2%;
	float: right;
}

.graytop
{
	width: 510px;
	background: url( '../images/graytop.jpg' ) no-repeat top left;
	height: 16px;
}

.homerighttop
{
	background: url( '../images/homerighttop.jpg' ) no-repeat top left;
	width: 540px;
	height: 16px;
	margin-left: -15px;
}

.leftwindow
{
	background: url( '../images/leftwindowbot.jpg' ) no-repeat bottom left;
	width: 220px;
	padding: 10px 15px 16px 15px;
	margin-bottom: 10px;
	background-color: #fff;
}

.orangeheader
{
	background: url( '../images/orangeheader.jpg' ) no-repeat top left;
	height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4d4d4d;
	padding: 8px 0 0 8px;
}

.orange
{
	color: #f9a25e;
}

.statictop
{
	height: 16px;
	background: url( '../images/statictop.jpg' ) no-repeat top left;
}

/*--------------------------------------------*/

.control
{
	font-size: 10px;
}
