#submenu2 {

	background-color: #dddddd;
	height: 232px;
	width: 150px;
	border: 1px solid #333333;
	position: absolute;
	left: 5px;
	top: 399px;
}
#textbox1 {

	margin: 0px;
	padding: 0px;
	height: 440px;
	width: 300px;
	left: 163px;
	top: 191px;
	border: 1px solid #333333;
	position: absolute;
}
#textbox1 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 45px;
	padding-right: 20px;
	padding-bottom: 45px;
	padding-left: 20px;
}

#textbox2 {

	position: absolute;
	left: 471px;
	top: 191px;
	border: 1px solid #333333;
	height: 440px;
	width: 459px;
	background-color: #eeeeee;
}
#textbox2 div {
	text-align: center;
	padding-top: 45px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#textbox3 {

	height: 242px;
	width: 200px;
	position: absolute;
	top: 449px;
	left: 471px;
	border: 1px solid #333333;
}
#textbox4 {

	border: 1px solid #333333;
	position: absolute;
	left: 679px;
	top: 449px;
	height: 242px;
	width: 251px;
	background-color: #eeeeee;
}
#bottombar {

	background-color: #dddddd;
	height: 30px;
	width: 925px;
	border: 1px solid #666666;
	position: absolute;
	left: 5px;
	top: 639px;
}
#mainbody {



	background-color: #FFFFFF;
	height: 676px;
	width: 938px;
	left: 0px;
	top: 0px;
	position: relative;
}
