﻿#background {
	background: url(images/whatis_bg.jpg);
	background-repeat: no-repeat;
	width: 1000px; height: 705px;
	margin: 0 auto;
	border-color: #ffffff;
}
#menuframe {
	width: 570px;
	float: left;
	position: absolute;
	margin-left: 420px;
	margin-top: 5px;
}
#rightframe {
	width: 230px;
	float: left;
	position: absolute;
	margin-left: 760px;
	margin-top: 298px;
	font-size: 15px;
}
#leftframe {
	width: 250px;
	float: left;
	position: absolute;
	margin-left: 40px;
	margin-top: 200px;
	font-size: 18px;
}
#bottomleftframe {
	width: 250px;
	float: left;
	position: absolute;
	margin-left: 40px;
	margin-top: 635px;
	font-size: 18px;
}
#bottomframe {
	width: 570px;
	float: left;
	position: absolute;
	margin-top: 620px;
	margin-left: 420px;
}