.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.background1 {
	background-image: url(images/images006.jpg);
}
.background2 {
	background-image: url(images/images004.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7C9CDE;
	display: inline;
	margin-bottom: 0px;
}
.div1 {
	width:760px;
	height:236px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #4A75D6;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}
.div3Left {
	width:160px;
	float: left;
}
.div3Middle {
	width:430px;
	margin-left:165px;
	margin-right:165px;
}
.div3Right {
	width:160px;
	float: right;
}
.div4 {
	clear:both
	width:760px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4A75D6;
	width: 760px;
	clear: both;
}
