@charset "utf-8";
/* CSS Document */

html, body{	
	margin:0px auto;
	padding:0px auto;
	color: #999;
	font-family: arial;
	font-size:12px;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #ccc;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #e4981c;
	scrollbar-shadow-color: #e4981c;
	scrollbar-track-color: #000000;
	background: url(images/wholebg2.jpg) no-repeat #000;
	background-position:center; 
}

#siteWrap{
	margin: 0 auto;
	padding: 0 auto;
	width: 900px;
	height: 792px;
}

#flashFeature{
	float: left;
	width:900px;
	height: 430px;
}

#left{
	float: left;
	width:208px;
	height: 240px;
	margin-left: 48px;
	line-height: 20px;
}

#lineLeft{
	float: left;
	width:64px;
	height: 240px;
}

#center{
	float: left;
	width: 282px;
	height: 240px;
	line-height: 20px;
}

#lineRight{
	float: left;
	width: 64px;
	height: 240px;
}

#right{
	float: left;
	width: 186px;
	height: 240px;
	margin-right: 48px;
	line-height: 20px;
}

#copyright{
	float: left;
	width:900px;
	height: 20px;
	text-align:center;
	color:#666;
	font-size:10px;
}

/*---------NAV---------*/

#nav{
	float: left;
	width:805px;
	text-align:center;
	height: 72px;
	margin-left: 48px;
	margin-top: 30px;
	background:url(images/navbar_lines.png) no-repeat;
}

#navgroup{
	float:left;
	margin-left: 128px;
	margin-top: 25px;
	width: 551px;
	height: 12px;
}

#gap{
	width: 10px;
	height: 12px;
	text-align:center;
}
	
#butt1{
	float:left;
	width: 107px;
	height:12px;
	}
#butt2{
	float:left;
	width: 107px;
	height:12px;
	}
#butt3{
	float:left;
	width: 115px;
	height:12px;
	}
#butt4{
	float:left;
	width: 115px;
	height:12px;
	}
#butt5{
	float:left;
	width: 107px;
	height:12px;
	}


/*---------SUB PAGES---------*/

#leftSub{
	float: left;
	width:555px;
	height: 240px;
	margin-left: 48px;
	line-height: 20px;
}

#lineSub{
	float: left;
	width:64px;
	height: 240px;
}

#rightSub{
	float: left;
	width: 190px;
	height: 240px;
	line-height: 20px;
	text-align:left;

}