#submenu2 {

	background-color: #dddddd;
	height: 292px;
	width: 150px;
	border: 1px solid #333333;
	position: absolute;
	left: 5px;
	top: 399px;
}
#textbox1 {

	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 300px;
	left: 163px;
	top: 191px;
	border: 1px solid #333333;
	position: absolute;
}
#textbox1 div {
	text-align: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#textbox2 {
	position: absolute;
	left: 471px;
	top: 191px;
	border: 1px solid #333333;
	height: 250px;
	width: 459px;
	background-color: #eeeeee;
	text-align: center;
	background-image: url(../maintenance/damage1.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#textbox4 {

	border: 1px solid #333333;
	position: absolute;
	left: 471px;
	top: 449px;
	height: 242px;
	width: 459px;
	background-color: #eeeeee;
}
#textbox4 div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 20px;
}

#bottombar {

	background-color: #dddddd;
	height: 30px;
	width: 925px;
	border: 1px solid #666666;
	position: absolute;
	left: 5px;
	top: 699px;
}
#mainbody {



	background-color: #FFFFFF;
	height: 736px;
	width: 938px;
	left: 0px;
	top: 0px;
	position: relative;
}
