body {
	margin-top: 0px;
	margin-left: 0px;
}
#menu1Container {
	position: absolute;
	left: 76px;
	top: 100px;
	width: 214px;
	height: 57px;
}
#menu2Container {
	position: absolute;
	left: 147px;
	top: 125px;
	width: 214px;
	height: 48px;
}
#menu3Container {
	position: absolute;
	left: 245px;
	top: 125px;
	width: 214px;
	height: 48px;
}
#menu4Container {
	position: absolute;
	left: 336px;
	top: 100px;
	width: 214px;
	height: 48px;
}
#menu5Container {
	position: absolute;
	left: 465px;
	top: 124px;
	width: 165px;
	height: 50px;
}
#menu6Container {
	position: absolute;
	left: 605px;
	top: 125px;
	width: 214px;
	height: 40px;
}
#menu7Container {
	position: absolute;
	left: 291px;
	top: 150px;
	width: 214px;
	height: 40px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
}
.blue {
	color: #3C83BB;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gray {
	color: #999999;
	text-decoration: none;
}
.borderrightbottom {
	border-right-color: #A1A0A1;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A1A0A1;
}
