body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	
}
body,td,th {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header{
	background-color: black;
	height: 120px;
}
#logo{
	padding-top: 11px;
}
#main{
/*	z-index: "2";*/
	margin-top: -5px; 
	background: url(sysImages/back.gif) center;
	min-height: 560px;
	border-top: 5px solid #333333;
	border-bottom: 5px solid #333333;
}
#main img{
	float: right;
	margin-top: -75px;
	clear: both;
	max-width: 1100px;
}
#main2{
	width: 1000px;
}
#main2 img{
	float: none;
	margin-top: 0px;
	background: url(sysImages/smallShadow.png);
	
}
#main2 a.icons{
	background: url(sysImages/smallThumbBack.png);
	border: 0px;
	text-decoration:none;
	float: left;
	margin-left: 25px;
	margin-right: 20px;
	padding-top: 15px;
	width: 155px;
	height: 156px;
	margin-top: 20px;
}

#main2 #mainSection{
	clear:both;
	background: url(sysImages/mainBack.png) no-repeat center;
	width: 971px;
	height: 753px;
	margin: 0px 0px 0px 0px;
}
#main2 #mainImage{
	float: left;
	margin: 24px 0px 0px 24px;
}
#secondarySection{
	width: 270px;
	float: left;
	margin: 25px 0px 0px 0px;
	padding: 10px;
}
#main2 #secondarySection h2{
	display: block;
	font-size: 16px;
	line-height: 46px;
	color: #999999;
}
#main2 #secondarySection h2 a{
	text-decoration: none;
	color: #999999;
}
#smallImgGroup{
	height: 300px;
	margin: 447px 0px 0px 670px;
/*	margin: 447px 0px 0px -285px;*/
	position: absolute;
	width: 280px;
}

a.mainIcons{
	width: 147px;
	height: 161px;
	display: block;
	float: left;
	margin: -14px 0px 0px -14px;
	background: url(sysImages/smallShadow.png) center no-repeat;
}
a.mainIcons img{
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 9px;
}
#longBar{
	clear: both;
	background: url(sysImages/longBar.png) no-repeat bottom right;
	width: 926px;
	height: 126px;
	padding: 40px 0px 0px 30px;
	
}
#longBar img{
	float: right;
	margin: -20px 37px 0px 0px;
	border: 0px;
}