body {
	background: #000000 url(../images/back.jpg) no-repeat top;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div {
	float: left;
}
a img {
	border: none;
}
#outer-container {
	float: none;
	width: 984px;
	margin: 0px auto;
}
#inner-container {
	width: 984px;
}
#header {
	width: 984px;
	height: 147px;
}
#nav {
	width: 984px;
	height: 29px;
}
#main {
	width: 960px;
	background: url(../images/mainback.png);
	padding: 24px 0px 24px 24px;
	z-index: 1;
}
#footer {
	width: 896px;
	height: 130px;
	background: url(../images/footer.jpg) repeat-x;
	padding-top: 44px;
	padding-right: 44px;
	padding-left: 44px;
}
/*
#nav ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 984px;
	list-style: none;
}
#nav li {
	margin: 0px;
	padding: 0px 3px 0px 0px;
	float: left;
	height: 29px;
	width: 138px;
}
#nav li.last {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 24px;
	width: 138px;
}
#nav a {
	display: block;
	height: 29px;
	width: 138px;
	font-size: 13px;
	line-height: 29px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/navback.png);
}
#nav a:hover {
	background: #FFFFFF;
	text-decoration: none;
	color: #000000;
}
*/
#header-left {
	height: 97px;
	width: 138px;
	padding-top: 50px;
}
#header-right {
	background: url(../images/header_right_back.png) repeat-y;
	float: right;
	height: 113px;
	width: 424px;
}
#header-right-left {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	height: 93px;
	width: 198px;
	padding-top: 20px;
	padding-right: 33px;
}
#header-right-left a {
	color: #000000;
}
#header-right-right {
	width: 171px;
	height: 69px;
	padding-top: 44px;
	padding-left: 21px;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
#header-right-right h2 {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	padding-top: 0px;
}
#content h1, #content h2 {
	font-size: 21px;
}
#content {
	width: 656px;
	padding-right: 21px;
	line-height: 16px;
}
#right-column {
	width: 283px;
	float: right;
}
#right-buttons {
	width: 283px;
	margin-top: 14px;
	margin-bottom: 62px;
}
.right-button {
	height: 97px;
	width: 283px;
}
#content li {
	list-style: url(../images/tick.png);
}
#content ul {
	padding: 0px 0px 8px 75px;
	margin: 0px;
}
#right-box {
	padding: 0px 24px;
	width: 235px;
}
#right-logos {
	background: url(../images/right_col_back.png) repeat-x;
	width: 211px;
	padding-right: 14px;
	padding-left: 10px;
	padding-top: 24px;
}
#right-logos h2 {
	font-size: 23px;
	font-weight: normal;
	color: #0de511;
}
#content-bottom {
	width: 922px;
	padding-right: 24px;
	padding-top: 34px;
}
#footer-top {
	height: 60px;
	width: 896px;
}
#footer-bottom {
	height: 70px;
	width: 896px;
}
#footer-bottom-left {
	height: 70px;
	width: 136px;
}
#footer-bottom-right {
	float: right;
	height: 44px;
	width: 481px;
	padding-top: 26px;
	padding-right: 7px;
	text-align: right;
}
#footer-bottom-right a {
	color: #FFFFFF;
}
#content-top {
	width: 938px;
	height: 381px;
	margin-bottom: 37px;
	padding-top: 19px;
}
#content-top-right {
	float: right;
	height: 300px;
	width: 533px;
}
#content-top-left {
	width: 364px;
}
#nav ul ul {
	color: #000000;
	height: auto;
	width: auto;
}
#nav ul ul li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
#nav .submenuleft {
	background: #FFFFFF;
	float: none;
	height: 160px;
	padding-top: 22px;
	padding-left: 15px;
	padding-right: 35px;
	padding-bottom: 27px;
	width: 528px;
	position: relative;
	z-index: 10;
}
#nav .submenuright {
	background: #FFFFFF;
	float: none;
	height: 200px;
	width: 400px;
	position: relative;
	z-index: 10;
}
#nav .submenuleft-left {
	width: 144px;
	border-right: 1px solid #cccccc;
}
#nav .submenuleft-left a {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	background: url(none);
	width: auto;
	text-align: left;
	height: auto;
}
