.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.background1 {
	background-image: url(images/image005.gif);
}
.background2 {
	background-image: url(images/image006.gif);
}
.background3 {
	background-image: url(images/image007.gif);
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0033CC;
	font-weight: normal;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	margin-top: 0px;
}
.div1 {
	width:760px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
}
.div2 {
	width:760px;
	height:37px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(images/image038.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.div3Left {
	width:162px;
	float:left;
}
.div3Right {
	width:580px;
	float:right;
}
.div4 {
	width:760px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
