* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FF9933;
}
#wrapper #header {
	height: 116px;
}

#wrapper #navbar {
	height: 24px;
}
#wrapper #bodyArea {
	height: 10250px;
	padding-top: 6px;
	background-color: #CFDFEF;
}
#wrapper #bodyArea #title {
	height: 40px;
}
#wrapper #bodyArea #title2 {
	height: 350px;
}
#wrapper #bodyArea #title2 #left {
	float: left;
	height: 260px;
	width: 300px;
	padding-left: 20px;
}
#wrapper #bodyArea #title2 #right {
	height: 260px;
	width: 590px;
	float: right;
	padding-top: 10px;
}
#wrapper #bodyArea #title2 #pagetitle {
	height: 50px;
	padding-top: 10px;
	clear: both;
	background-color: #B6DADA;
}


#wrapper #bodyArea #text1 {
	height: 2200px;
	padding-right: 11px;
	padding-left: 8px;
	width: 285px;
	float: left;
}
#wrapper #bodyArea #col2 {
	float: left;
	height: 2200px;
	width: 285px;
	padding-right: 10px;
	padding-left: 8px;
}
#wrapper #bodyArea #col3 {
	height: 2200px;
	width: 285px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#wrapper #bodyArea #presstitle {
	height: 50px;
	clear: both;
	background-color: #B6DADA;
	padding-top: 10px;
}
#wrapper #bodyArea #col4 {
	width: 880px;
	height: 640px;
	padding-right: 11px;
	padding-left: 8px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #col5 {
	height: 860px;
	width: 880px;
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #col6 {
	height: 1600px;
	width: 880px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #bodyArea #partnertitle {
	height: 50px;
	padding-top: 10px;
	background-color: #B6DADA;
}
#wrapper #bodyArea #partner {
	height: 4000px;
	padding-top: 20px;
	padding-right: 8px;
	padding-left: 8px;
}

#wrapper #footer {
	height: 180px;
	background-color: #000000;
	padding-left: 10px;
	padding-top: 10px;
	font-weight:bold;
	
}

