@charset "utf-8";

 * {
	margin:0;
	padding:0;

 }
 
.shadow {
-moz-box-shadow: 0 0 30px 5px #999;
-webkit-box-shadow: 0 0 30px 5px #999;
}



 html {
	overflow-y: scroll;
	font-family: "Century Gothic", Arial;
	color: #000;
}






#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-color: #FFF;
}
#top {
	background-image: url(images/parts/top_bg.jpg);
}

body {
	background-image: url(images/parts/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}


#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 15px;
}



#wrapper #content {
	height: auto;
	width: auto;
	overflow:auto;
	border-top-width: 0px;
}


#wrapper #content a {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	color: #659B67;
	text-decoration: none;
	font-weight: normal;
}
.linktext {
	font-size: 15px;
	color: #699965;
}
.regulartext {
	font-size: 15px;
	color: #000;
	text-align: justify;
	line-height: normal;
}
.headingtext {
	font-size: 30px;
	color: #000;
	font-weight: normal;
}
.tabletext {
	font-size: 15px;
	line-height: normal;
	text-align: justify;
	margin-top: 15px;
}
.requiredtext {
	font-size: 11px;
	color: #F00;
}

.biotext img   {
	padding: 10px;
}

#wrapper #content hr {
	width: 600px; 
	margin-right: 90px;
	margin-left: auto;
}
#wrapper #content a:hover {
	color: #A6D25F;
}
#wrapper #content #home {
	width: 825px;
	height: 355px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #content #form1 {
	height: auto;
	float: none;
	clear: right;
	width: auto;
}

#wrapper #content #text {
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
}
#text_ {
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
	margin-bottom: 5px;
}

#text_2 {
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
}

#text_3 {
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
}
#text_4 {
	clear: none;
	float: right;
	width: 600px;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 100px;
}
#iconbar li{
	list-style-type: none;
	margin-bottom: 5px;
}
.clear {
	height: 350px;
	width: 600px;
	float: right;
}
.toptext {
	font-size: 9px;
	color: #669B67;
}




#wrapper #content #text a {
	font-family: "Century Gothic", Arial;
	font-size: 15px;
	text-decoration: none;
	color: #659A64;
	font-weight: normal;
}

#wrapper #content #text a:hover {
	color: #A6D25F;
}


#wrapper #content #text hr {
	font-size: 5px;
	color: #8CC341;
	font-weight: lighter;
}
#wrapper #content table {
	margin-right: 91px;
	margin-left: auto;
	float: none;
	clear: none;
	width: 610px;
	margin-top: 0px;
	padding: 0px;
	height: auto;

}
#wrapper #content table p {
	font-size: 15px;
	color: #000000;
	line-height: normal;
	margin-top: 15px;
	text-align: justify;
}


#wrapper #content #left {
	float: left;
	width: 170px;
	height: auto;
	margin-top: 54px;
	background-color: #FFFFFF;
	margin-left: 100px;
	font-size: 12px;
}
#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;
}

