@charset "utf-8";

 * {
	margin:0;
	padding:0;

 }
html, body  {
	height: 100%;
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
}
#wrapper #content #form1 {
	height: auto;
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	clear: right;
	width: auto;
}




#wrapper {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	clip: rect(0px,auto,auto,auto);
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	border: 0px solid #263027;
}
#top {
	background-image: url(images/parts/top_bg.jpg);
}



#wrapper #content #text h1 {
	color: #263025;
	font-family: "Century Gothic", Arial;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 30px;
	font-weight: normal;
}
#wrapper #content h1 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	color: #263025;
}


#wrapper #content {
	height: auto;
	width: auto;
	overflow:auto;
	padding-bottom: 120px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-bottom-style: solid;
}

#wrapper #content #text {
	text-align: left;
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
}
#wrapper #content #home {
	width: 780px;
	height: 328px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#wrapper #content #left {
	float: left;
	width: 170px;
	height: auto;
	margin-top: 54px;
	background-color: #FFFFFF;
	margin-left: 100px;
	font-size: 12px;
}
#wrapper #content #text a {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	text-decoration: none;
	color: #659A64;
	font-weight: normal;
}
#wrapper #content table {
	margin-right: 91px;
	margin-left: auto;
	float: none;
	clear: none;
	width: 610px;
	margin-top: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper #content table p {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #000000;
	line-height: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: justify;
	height: auto;
}

#wrapper #content a {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #659B67;
	text-decoration: none;
	font-weight: normal;
}
#wrapper #content a:hover {
	color: #A6D25F;
}
#wrapper #content hr {
	width: 600px; 
	margin-right: 90px;
	margin-left: auto;
}

#wrapper #content #text a:hover {
	color: #A6D25F;
}
#wrapper #content #left a {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #263025;
	text-align: center;
	line-height: 24px;
}
#wrapper #content #left a:hover {
	color: #8CC341;
}
#wrapper #content #left p {
	text-align: center;
}
#wrapper #content #left hr {
	color: #90C543;
	width: 170px;
}


#wrapper #content h2 {
	font-family: "Century Gothic", Arial;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	width: 2px;
}
body {
	background-image: url(images/parts/top_bg.jpg);
	background-repeat: repeat-x;
}

#wrapper #content #text p {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #000000;
	text-align: justify;
	line-height: normal;
}

#wrapper #content #text hr {
	font-size: 5px;
	color: #8CC341;
	font-weight: lighter;
}
#wrapper #content .biotext img {
	padding: 10px;
}



#footer {
	position: relative;
	margin-top: -120px; /* negative value of footer height */
	height: 120px;
	background-color:#263027;
	clear:both;
	background-image: url(images/parts/footer.jpg);
	width: 100%;

}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#wrapper #content #left #sub {
	padding-top: 3px;
}
