@charset "utf-8";
#mainContent  {
	height: 100%;

}

#top {
	height: 430px;
	text-align: center;
	padding-right: 10px;
	padding-left: 450px;
	background-image: url(../photos/aboutus.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#middle {
	height: 100%;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
#end {
	height: 100%;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}

#MainBox {
	height: 100%;
	margin-left: 0px;
}
#MainImage {
	height: 248px;
	float: left;
	width: 248px;
	text-align: left;
	vertical-align: top;
}
#MainDesc {
	height: 100%;
	margin-left: 249px;
	text-align: left;
	padding-top: 0px;
}


#MainDesc2 {
	height: 100%;
	text-align: left;
}
#presenterBox {
	height: 100%;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#presenterImage {
	height: 190px;
	float: left;
	width: 190px;
	text-align: left;
	vertical-align: top;
}
#presenterDesc {
	height: 100%;
	margin-left: 192px;
	text-align: left;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/blue_grad.jpg);
}
#presenterDesc2 {
	height: 100%;
	text-align: left;
}