@charset "UTF-8";
#wrapper {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
#wrapper #header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #headermain {
	height: 109px;
	width: 748px;
}
#wrapper #image {
	height: 147px;
	width: 748px;

}
#wrapper #bodyArea #right {
	height: auto;
	width: 575px;
	float: right;
}
#wrapper #bodyArea #left {
	height: auto;
	width: 173px;
	float: left;
}
#wrapper #bodyArea #Area2 {
}
#wrapper #bodyArea {
	height: auto;
}
#wrapper #bodyArea #bottomleft {
	float: left;
	height: 200px;
	width: 374px;
}
#wrapper #bodyArea #bottomright {
	float: right;
	height: 200px;
	width: 374px;
}
#wrapper #bodyArea #footer1 {
	clear: both;
	height: 25px;
	width: 748px;
	background-color: #000000;
}
#wrapper #navbar {
	background-color: #000000;
}
