@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#rapper {
	width: 1071px;
	margin: auto;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 999999;
	border-left-color: 999999;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	height: 3300px;
}
#rapper #logo {
	height: 153px;
	background-color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#rapper #navigation {
	height: auto;
	background-color: #FFFFFF;
}

#rapper #bodyArea {
	height: 1250px;
}

#rapper #bodyArea2 {
	height: 1850px;
}
#rapper #bodyArea #right {
	width: 840px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}
#rapper #bodyArea2 #right {
	width: 840px;
	float: right;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 20px;
	margin-bottom: 10px;
}



#rapper #footer {
	background-color: #008ED4;
	height: auto;
	width: 1071px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	left: auto;
	top: 4000px;
	right: auto;
	bottom: auto;
}

#rapper #bodyArea #right #text {
	height: auto;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#rapper #bodyArea #left {
	width: 210px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	background-color: #FFFFFF;
}
#rapper #bodyArea2 #left {
	width: 210px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
	background-color: #FFFFFF;
}

