﻿body {
	background-image: url("../images/background.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252525;
    font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 10pt;
	color: #e7e7e7;
}
img {
	border: none;
}
a,
a:visited {
	color:#99d3ff;
	text-decoration: none;
}

a:hover{
	text-decoration:underline;
}
li {
	line-height: 22px;
}
#sitearea {
	background-image: url("../images/content-bg.png");
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1020px;
	overflow: auto;
}
#sitebody {
	margin-left: auto;
	margin-right: auto;
	width: 978px;
	overflow: auto;
}
#banner {
	background-image: url("../images/slogan.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 978px;
	height: 105px;
}
#logo {
	float: left;
	width: 399px;
	height: 105px;
}
#logo img{
	float: left;
}
#login {
	float: right;
	width: 192px;
	height: 100px;
	padding: 5px 0px 0px 0px;
	color: #454545;
}
#login a, login a:visited {
	height: 34px;
	width: 120px;
	text-decoration: none;
	display:block;
	float:left;
	text-align:center;
	margin: 60px 0px 0px 58px;
}
#login a:hover{
	background-position: -120px;
	text-decoration: none;
}
#topmenuwrapper {
	background-image: url("../images/topmenu-bg.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 978px;
	height: 29px;
}
#topmenuleft {
	float: left;
	width: 778px;
	line-height: 29px;
	font-size: 9pt;
	display:block;
}
#topmenuleft img {
	float: left;
	padding: 0px 0px 0px 0px;
}
#topmenuleft a, topmenu a:visited {
	color:#aeaeae;
	padding: 0px 50px 0px 50px;
	line-height: 29px;
	text-decoration: none;
	display:block;
	float:left;
	text-align:center;
}
#topmenuleft a:hover{
	background-image: url("../images/topmenu-hover.png");
	background-repeat: repeat-x;
	color: #ffffff;
	text-decoration: none;
    background-position: 0px 2px;
}
#topmenuright {
	float: right;
	width: 200px;
	height: 29px;
	font-size: 9pt;
	display:block;
}
#topmenuright img {
	padding: 30px 0px 0px 0px;
	float: left;
}
#time {
	color: #d7d7d7;
	float: right;
	width: 194px;
	line-height: 29px;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 6px;
	text-align: right;
}
#contentwrapper {
	float: left;
	width: 978px;
}
#leftcolumnwrapper {
	float: left;
	width: 195px;
}
#leftmenu {
	float: right;
	width: 193px;
}
#leftmenu img {
	float: right;
	padding: 8px 0px 4px 0px;
}
#leftmenu a, leftmenu a:visited {
	background-image: url("../images/leftnav-button.jpg");
	background-repeat: no-repeat;
	color:#aeaeae;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	display:block;
	width: 193px;
	height: 24px;
	float:left;
	text-align:center;
	line-height: 24px;
	text-align: left;
	text-indent: 6px;
	font-size: 9pt;
}
#leftmenu a:hover{
	background-image: url("../images/leftnav-button-hover.jpg");
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}
#centercontentwrapper {
	float: left;
	width: 588px;
	min-height: 600px;
}
#rightcolumnwrapper {
	float: left;
	width: 195px;
}
#rightcolumn {
	float: left;
	width: 193px;
	font-size: 8pt;
	color: #cdcdcd;
}
#rightcolumn img {
	float: left;
	padding: 8px 0px 4px 0px;
}
#sitebottom {
	background-image: url("../images/site-bottom.png");
	background-repeat: no-repeat;
	width: 1020px;
	height: 77px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
}
#bottomcopyright {
	color:#e7e7e7;
	float: left;
	width: 400px;
	line-height: 70px;
	font-size: 8pt;
	padding-left: 32px;
}
#bottommenu {
	float: right;
	color:#e7e7e7;
	width: 300px;
	line-height: 70px;
	font-size: 8pt;
	padding-right: 22px;
	text-align: right;
}
#bottommenu a,
#bottommenu a:visited {
	color:#e7e7e7;
	padding: 0px 6px 0px 6px;
	border-right: dotted 1px #c7c7c7;
	text-decoration: none;
}

#bottommenu a:hover{
	text-decoration:underline;
}
#poweredby {
	width: 1020px;
	height: 37px;
	line-height: 37px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    color:#b1b1b1;
}
#poweredby a,
#poweredby a:visited {
	color:#b1b1b1;
	text-decoration: none;
}

#poweredby a:hover{
	color:#ffffff;
	text-decoration:underline;
}
