.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #6699CC;
}
.background1 {
	background-image: url(images/image015.png);
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 32px;
	color: #6699CC;
	text-align: right;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav-top, .nav-top a:link, .nav-top a:active, .nav-top a:visited, .nav-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}
.nav-left, .nav-left a:link, .nav-left a:active, .nav-left a:visited, .nav-left a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
.footer, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-align: center;
}
.div1 {
	width:760px;
	height:255px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-left-color: #000;
}
.div2 {
	width:760px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-color: #6699CC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.div3 {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.div3Left {
	width:170px;
	float:left;
}
.div3Right {
	width:580px;
	float:right;
}
.div4 {
	width:760px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-color: #6699CC;
	height: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 15px;
}
