body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
}
h1, h1 a:link, h1 a:active, h1 a:hover, h1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF3018;
	margin-top: 0px;
	text-decoration:none;
}
h2 {
	color: #FF3018;
}

.div1{
	width:1000px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
.div2{
	width:1000px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
}
.div3{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.div3Left{
	width:150px;
	float:left
}
.div3Left ul {
	width: 180px;
	list-style: none;
	border: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.div3Left ul li {
	width: 158px;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/image033.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.div3Left ul li a, .div3Left ul li a:link, .div3Left ul li a:active, .div3Left ul li a:hover, .div3Left ul li a:visited {
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
}
.div3Middle{
	width:580px;
	margin-left:160px;
	margin-right:260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.div3MiddleSections{
	height:195px;
	clear: right;
}
.div3MiddleImage{
	float:right;
	padding:5px;
}
.div3GalleryImage{
	float:left;
	width:300px;
	height:200px;
	text-align:center;
}
.div3Right{
	width:250px;
	float:right;
}
.div4{
	width:1000px;
	height:100px;
	clear:both;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

