@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	background-image:url(images/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
#wrapper {
	margin: 14px auto 14px auto;
	position:relative;
	width:937px;
}
#banner {
	width:937px;
	height:190px;
	float:left;
}
#bannerLeftBorder {
	background-image:url(images/bannerLeftBorder.png);
	width:13px;
	height:190px;
	float:left;
}
#bannerBgRepeter {
	background-image:url(images/bannerLeftBannerRepeter.png);
	width:323px;
	height:190px;
	float:left;
}
#bannerBgRepeter1 {
	background-image:url(images/bannerLeftBannerRepeter.png);
	width:326px;
	height:190px;
	float:left;
}
#logo {
	background-image:url(images/logo.png);
	width:262px;
	height:190px;
	float:left;
}
#bannerReftBorder {
	background-image:url(images/bannerRightBorder.png);
	width:12px;
	height:190px;
	float:left;
}
#menu {
	width:937px;
	height:53px;
	float:left;
}
#menuBorderLeft {
	background-image:url(images/menuLeftBorder.png);
	width:12px;
	height:54px;
	float:left;
}
#menuDisplay {
	background-image:url(images/menu.jpg);
	width:912px;
	height:53px;
	float:left;
}

ul{
	text-align:center;
	color:#FFFFFF;
	list-style:none;
	padding-left:10px;
	font-family: Arial Narrow;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
li{
	padding: 18px 0px 18px 52px;
	float:left;
	width:auto;
}

html * li{
	padding: 18px 0px 18px 52px;
	float:left;
	width:auto;
}

li a:link, li a:hover, li a:active, li a:visited {
	color:#000000;
	text-decoration:none;
	float:left;
	width:auto;
}


#menuBorderRight {
	background-image:url(images/menuBorderRight.png);
	width:12px;
	height:54px;
	float:left;
}
#imgBanner {
	width:937px;
	float:left;
}
#imgBannerLeftbanner {
	background-image:url(images/imgBannerLeftborder.png);
	width:12px;
	height:289px;
	float:left;
}
#imgBannerPic {
	height:289px;
	width:912px;
	float:left;
}
.pic1 {
	background-image:url(images/pic1.jpg);
	width:456px;
	height:289px;
	float:left;
}
.pic2 {
	background-image:url(images/pic2.jpg);
	width:456px;
	height:289px;
	float:left;
}
#imgBannerRightbanner {
	background-image:url(images/imgBannerRightborder.png);
	width:12px;
	height:289px;
	float:left;
}
#subbannerHolder {
	width:937px;
	float:left;
}
#subbannerLeft {
	background-image:url(images/subBaannerLeft.png);
	width:12px;
	height:92px;
	float:left;
}
#subbannerBody {
	background-image:url(images/subBannerBodybg.gif);
	float:left;
	width:912px;
	height:92px;
}
.subbannerBodyBox{
font: bold 12px Arial;
text-align:right;
width:230px;
height:45px;
margin: 25px 28px 0 0;
float:left;}

.adult{
	font: normal 50px Times New Roman;
	text-align:right;
	margin: 25px 0 0 0;
	color:#ec8233;
	float:left;
	width:230px;}

.youth{
	font: normal 50px Times New Roman;
	margin: 25px 0 0 20px;
	color:#227333;
	float:left;
	width:180px;
}

.subbannerBodyBox1{
font: bold 12px Arial;
text-align:right;
padding: 25px 0 0 0;
width:200px;
height:45px;
float:left;}

#subbannerRight {
	background-image:url(images/subBannerRight.png);
	width:12px;
	height:92px;
	float:left;
}
#subbannerBottom {
	background-image:url(images/subBannerBottom.png);
	width:937px;
	height:13px;
	float:left;
}

.Independent{
font: bold 17px Arial;
color:#baff91;
text-transform:uppercase;
}


#textArea {
	height:180px;
	width:932px;
	float:left;
}
#textAreaLeft {
	width:470px;
	float:left;
}
#textAreaRight {
	width:462px;
	float:left;
}
#footer {
	width:937px;
	float:left;
}
#footerTop {
	background-image:url(images/footerTop.png);
	width:937px;
	height:12px;
	float:left;
}
#footerLeft {
	background-image:url(images/footerleft.png);
	width:12px;
	height:82px;
	float:left;
}
#footerRight {
	background-image:url(images/footerRight.png);
	width:12px;
	height:82px;
	float:left;
}
#footerBoby1 {
	font: normal 11px Arial;
	background-image:url(images/footerBobybg.png);
	width:401px;
	height:82px;
	float:left;
	line-height:40px;
	padding-left:10px;
}
#footerBoby2 {
	font: normal 11px Arial;
	text-align:right;
	background-image:url(images/footerBobybg.png);
	width:404px;
	height:82px;
	float:left;
	line-height:40px;
	padding-right:10px;
}
#footerLogo {
	background-image:url(images/footerLogo.png);
	width:88px;
	height:82px;
	float:left;
}
.texthome {
	font: normal 12px/28px Arial;
	color:#FFFFFF;
	width:387px;
	margin: 44px auto 0 auto;
}
