body {
	background-color: #FF9900;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #ff9900;
	text-align: center;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.div1 {
	height:22px;
	margin-left:50px;
	margin-right:50px;
	background-color:#FFF;
}
.div1Left {
	width:25px;
	height:22px;
	float:left;
	background-image: url(images/Image1_1x1.gif);
	background-repeat: no-repeat;
}
.div1Right {
	width:25px;
	height:22px;
	float:right;
	background-image: url(images/Image1_1x2.gif);
	background-repeat: no-repeat;
}
.div2 {
	margin-left:50px;
	margin-right:50px;
	background-color:#FFF;
	height: 200px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.div2Label {
	float:right;
	margin-right: 30px;
	width: 200px;
	text-align: center;
}
.div2Nav {
	float:left;
	height: 200px;
	margin-left: 30px;
	width: 550px;
}
.div2Nav ul {
	list-style:none;
	margin-top:0px;
	padding-top:5px;
	text-align:right;
	padding-bottom: 5px;
}
.div2Nav li {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	text-align:center;
	margin-right:10px;
	font-size: 16px;
	font-weight: bold;
	border: 2px solid #FFF;
	width: 110px;
	height: 29px;
	float: left;
	background-color: #FF9900;
	padding-top: 8px;
}
.div2Nav li a:link, .div2Nav li a:visited, .div2Nav li a:active {
	color:#fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div2Nav li a:hover {
	color:#000;
}
.div3 {
	margin-left:50px;
	margin-right:50px;
	background-color:#FFF;
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
.div3Left {
	margin-left:30px;
	float:left;
	width: 250px;
}
.div3Right {
	margin-right:30px;
	text-align: left;
	margin-left: 350px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 50px;
}
.div4 {
	margin-left:50px;
	margin-right:50px;
	background-color:#FFF;
	text-align: center;
	clear: both;
	height: 100px;
	padding-top: 100px;
}
.div5 {
	height:22px;
	margin-left:50px;
	margin-right:50px;
	background-color:#FFF;
	clear: both;
}
.div5Left {
	width:25px;
	height:22px;
	float:left;
	background-image: url(images/Image1_2x1.gif);
	background-repeat: no-repeat;
}
.div5Right {
	width:25px;
	height:22px;
	float:right;
	background-image: url(images/Image1_2x2.gif);
	background-repeat: no-repeat;
}

