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

#backgroundcontainer {
	position:relative;
	left:0px;
	top:0px;
	width:960px;
	height:720px;
	z-index:1;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:720px;
	z-index:1;
}

#title {
	position:absolute;
	left:296px;
	top:229px;
	width:490px;
	height:27px;
	z-index:2;
}

#bodytext {
	position:absolute;
	left:296px;
	top:265px;
	width:490px;
	height:330px;
	z-index:1;
	overflow: auto;
}

#menubar {
	position:absolute;
	left:15px;
	top:149px;
	width:674px;
	height:47px;
	z-index:2;
}

#footer {
	position:absolute;
	left:11px;
	top:689px;
	width:767px;
	height:48px;
	z-index:2;
}

#menu1 {
	position:absolute;
	left:106px;
	top:380px;
	width:66px;
	height:26px;
	z-index:2;
}

#menu2 {
	position:absolute;
	left:114px;
	top:425px;
	width:66px;
	height:26px;
	z-index:2;
}

#menu3 {
	position:absolute;
	left:100px;
	top:470px;
	width:93px;
	height:26px;
	z-index:2;
}

#menu4 {
	position:absolute;
	left:148px;
	top:515px;
	width:66px;
	height:26px;
	z-index:2;
}

#menu5 {
	position:absolute;
	left:174px;
	top:560px;
	width:66px;
	height:26px;
	z-index:2;
}

#menu6 {
	position:absolute;
	left:211px;
	top:605px;
	width:66px;
	height:26px;
	z-index:2;
}

#cfd {
	position:absolute;
	left:600px;
	top:648px;
	width:205px;
	height:17px;
	z-index:2;
}

