body {
	background-color: #010201;
	line-height: 17px;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
h1,h2,h3,h4,h5,h6,p {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
}
#maintext a:hover {
	color: #CC3333;
}

h1 {
	font-size: 33px;
	color: #009300;
	line-height: 1em;
	font-weight: lighter;
	text-transform: none;
	padding-top: 5px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul, ol {
	margin: 20px;
	margin-right: 25px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}
#maintext ul li {
	list-style-image: url(../images/bullet-green.gif);
	padding-bottom: 4px;
}
div.spacer {
  clear: both;
  }
  
#Wrapper {
	width: 785px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#header {
	height: 155px;
	width: 785px;
}
#contentwrapper {
	background-repeat: no-repeat;
	width: 100%;
	float: right;
	position: relative;
	background-image: url(../images/lefttopcorner.gif);
	background-color: #FFFFFF;
}
#maintext {
	float: left;
	width: 520px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	padding-left: 39px;
}
#slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FAFEFC;
	height: 20px;
	font-style: normal;
	text-align: right;
	font-size: 13px;
}
#sidebar {
	float: right;
	width: 175px;
	margin-top: 8px;
	margin-right: 17px;
	padding-bottom: 15px;
}
#footer {
	width: 747px;
	background-image: url(../images/leftbotcorner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 38px;
	padding-bottom: 25px;
	float: left;
}

.sidebox img {
	background-color: #FFFFFF;
}
.curved-box ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
#sidebarnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebarnav ul li {
	display: inline;
}
#sidebarnav ul li a {
	float: left;
	height: 20px;
	text-decoration: none;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	width: 50px;
	text-align: left;
	padding-left: 25px;
}
.indent {
	margin-left: 60px;
}
#sidebarnav ul li.contact a {
	background-image: url(../images/Contact.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#sidebarnav a:hover {
	color: #009300;
}
#copyright {
	width: 175px;
	float: right;
	margin-right: 17px;
	margin-top: 5px;
}
#sidebarnav {
	width: 155px;
	height: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 20px;
}

#sidebar-img {
	width: 175px;
	margin-top: 13px;
}
#sidebarnav il li.home a {
	background-image: url(../home-icons.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#sidebarnav ul li.home a {
	background-image: url(../images/Home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#picture-nav {
	width: 540px;
	display: inline;
}
#copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	padding-left: 23px;
	line-height: 14px;
}
#copyright a:hover {
	color: #009300;
}
.imagepad {
	padding-left: 8px;
	padding-right: 5px;
}
#imagebar {
	width: 526px;
	float: left;
	margin-left: 39px;
	margin-bottom: 20px;
	display: inline;
}
.image-right {
	float: right;
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 6px;
	border: 1px solid #009900;
}
.image-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 4px;
	border: 1px solid #009900;
}
.media-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-top: 0px;

}
.float-left {
	float: left;
	margin-right: 15px;
}
.red-highlight  {
	color: #CC3333;
	font-size: 13px;
	font-weight: bold;
}
