body {
	margin: 0px; 
	padding:0px;
	text-align: center; 
	width:100%;
	background-image:  url(imagebin/bg-main.jpg);
	background-repeat: no-repeat;
	height: 100%;
}

#container{
		position:relative;
		width:990px;
		text-align:center;
  		margin:0px auto;
		height:auto; 
		z-index: 1;
}


#maincontainer {
	POSITION: absolute;
	background-color: #000000;
	Z-INDEX: 2;
	HEIGHT: auto;
	LEFT: 0px;
	TOP: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	WIDTH:100%;
}


#header{
		position:relative;
		width:100%;
		height:136px;
		float: left;
}

#header2{
		position:relative;
		width:640px;
		height:136px;
		float: left;
}

#topad{
		position:relative;
		width:240px;
		height:136px;
		float: left;
}

#logo{
		position:relative;
		width:100%;
		height:97px;
		float: left;
		background-color:#005268; 
		color:#005268; 
}

#menu{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-WEIGHT: bold;
		position:relative;
		width:100%;
		height:27px;
		background-color:#003040;
		float: left;
}
#menuInner{
		position:relative;
}

#header3{
		position:relative;
		width:350px;
		height:136px;
		float: left;
}
#character{
		position:relative;
		width:100%;
		height:136px;
		float: left;
}

#adsTop {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 760px;
	padding-left: 10px;
}

#adsTop a {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffbf00;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}

#adsTop a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content{
		position:relative;
		width:790px;
		float: left;
		padding: 10px;
		background-color: #000000;
}



#content a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

#content a:hover {
	color: #ffbf00;
	text-decoration: none;
}

#content p, ul, li{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 12px;
		color: #ffffff;
}

h1{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #999999;
	text-align: center;
	display: inline;

}


#content h1, h2, h3, h4, h5{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 18px;
		color: #ffbf00;
}

#adsRight{
		position:relative;
		width:160px;
		float: left;
		text-align:right;
		padding: 10px;
		
}


#adsRight a {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}

#adsRight a:hover {
	color: #ffbf00;
	text-decoration: underline;
}

#menu a {
	font-size: 11px;
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
}

#menu a:hover {
	color: #ffbf00;
}

#footer {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10px;
		color: #ffffff;
		CLEAR: both;
		width: 100%;
		padding: 10px;
		text-align: center;
}
#footer a {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	margin-right: 10px;
}

#footer a:hover {
	color: #ffbf00;	
}


.systemList{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	color: #999999;
}

.buttonMetal {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px double #CCCCCC;
	font-weight: bold;

}
