body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	background-image: none;
	background-position: center;
}
h1 {}
a:link, a:visited {
	color: #8AB422;
	text-decoration: none;
	outline: 0;
}
#wrap {
	width: 760px;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 100%;
	margin-left: auto;
	border: 0px none;
}
#header {
	height: 60px;
	padding-top: 10px;
	width: 360px;
	outline: 0;
	float: left;
}

#headerIcon {
	background-color: #FFFFFF;
	padding-top: 10px;
	float: right;
}
#nav {
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 760px;
}

#status {
	color: #8AB422;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
}

a:hover {	font-weight: normal;
	text-decoration: none;
	color: #0099CC;}

#nav a {
	font-size: 90%;
	padding-left: 0px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#mainImage {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subnav a {
	font-size: 85%;
	width: auto;
}
#sidemenu {
	float: left;
	width: 165px;
	background-color: #FFFFFF;
	border-bottom-style: none;
	list-style-type: none;
	margin-top: 10px;
	padding-right: 10px;
	list-style-position: outside;
	margin-bottom: 20px;
	color: #666666;
}
#sidemenu ul {
	margin: 0px;
	padding: 0px;
}
#sidemenu li {
	margin: 0px;
	padding: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	list-style-image: url(../images/arrow.gif);
	list-style-position: inside;
	font-size: 90%;
	text-indent: 1px;
}

#container {
	float: right;
	width: 560px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	padding: 10px 0px 10px 10px;
}
#container_home {
	float: left;
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	width: 100px;
}

#image {
	float: left;
	width: 560px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 170px;
	margin-bottom: 10px;
	background-image: url(../images/green_image.jpg);
	padding-top: 6px;
	padding-bottom: 6px;


}
	
#content1 {
	float: left;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	padding: 0px 10px 0px 0px;
	text-align: justify;
	background-color: #FFFFFF;
	background-image: url(../images/content_background.gif);
	background-repeat: repeat;
}

#content2 {
	float: right;
	width: 265px;
	font-size: 90%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	clear: none;
	text-align: justify;
	background-color: #FFFFFF;
}
#content3 {
	float: left;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#content5 {
	float: right;
	width: 560px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#content6 {
	float: left;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: repeat;
}

#content7 {
	float: right;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666666;
	text-align: justify;
	background-color: #FFFFFF;
	background-repeat: repeat;
	height: auto;
}

#content_home1 {
	width: 190px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}

#content_home2  {
	width: 268px;
	float: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content_home3  {
	width: 270px;
	float: left;
	padding: 0px 0px 10px;
}

#content_home4  {
	float: left;
	padding: 0px 0px 5px;
	clear: both;
	height: 125px;
	width: 563px;
	margin-bottom: 5px;
}
#imageSmall {
	float: right;
	width: 560px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	height: 105px;
	margin-bottom: 10px;
}

#box {
	float: left;
	margin-bottom: 10px;
	padding: 0px;
	width: 550px;
}
#footer {
	background-color: #FFFFFF;
	float: none;
	width: 750px;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #D7D7D7;
	border-right: 0px none #D7D7D7;
	border-bottom: 0px none #D7D7D7;
	border-left: 0px none #D7D7D7;
	font-size: 90%;
	margin-right: 0px;
	margin-left: 3px;
	padding-right: 5px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 25px;
	color: #8AB422;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #8AB422;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #666666;
	line-height: 1.4em;
}
.title_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #8AB422;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
	margin-bottom: 10px;
}
.form-button {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #8AB422;
}
	

	table {
	border: none;
}
#contact {
	width: 400px;
	float: left;
	padding-top: 10px;
	height: 60px;
}
#footer a, #footer a:visited {
	color: #666666;
}
.title-blue {
	width:240px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	background-image: url(../images/title-what-hover.jpg);
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.title-blue:hover {
	background-image: url(../images/title-what.jpg);
	width: 240px;
}
.title-green  {
	width:260px;
	font-weight:bold;
	cursor:pointer;
	color: #FFFFFF;
	background-image: url(../images/title-what.jpg);
	height: 16px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.title-green:hover  {
	background-image: url(../images/title-what-hover.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.title-green a, .title-blue a {
	font-weight: bold;
	color: #FFFFFF;
}
.grey {
}
.clear {
	clear: both;
	width: 400px;
	float: right;
}
