.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.background1 {
	background-image: url(images/image008.gif);
}
.background2 {
	background-image: url(images/image005.gif);
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	display: inline;
	font-weight: bold;
	color: #000;
}
.div1 {
	width:760px;
	height:82px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 5px;
}
.div3 {
	width:760px;
	height:228px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.div3Left {
	width:550px;
	float:left;
}
.div3Right {
	width:210px;
	float:right;
}
.div4 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 15px;
}
.div4Left {
	width:170px;
	float:left;
}
.div4Right {
	width:590px;
	float:right;
}
.div5 {
	width:760px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	text-align:center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
