body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2A7F21;
	background-image: url(images/IMG_bodyBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	height: 1995px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDFDFB;
	margin-bottom: 50px;
	font-family: Arial, Helvetica, sans-serif;
}
.banner {
	float: right;
	height: 335px;
	width: 900px;
}
.banner_R {
	float: right;
	height: 335px;
	width: 300px;
	background-image: url(images/IMG_banner_R.jpg);
	background-repeat: no-repeat;
}
.banner_C {
	float: right;
	height: 335px;
	width: 300px;
	background-image: url(images/IMG_banner_C.jpg);
	background-repeat: no-repeat;
}
.banner_L {
	float: right;
	height: 335px;
	width: 300px;
	background-image: url(images/IMG_banner_L.jpg);
	background-repeat: no-repeat;
}
.nav {
	float: right;
	height: 40px;
	width: 900px;
	background-image: url(images/IMG_navBG.jpg);
	background-repeat: repeat-x;
	text-align: left;
	font-size: 14px;
	color: #E9FAC7;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C4B47D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4B47D;
}
.nav_home a{
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
	color: #E9FAC7;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
	padding-left: 20px;
}
.nav_home a:hover{
	height: 30px;
	width: 60px;
	color:#7BA912;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	background-color: #AEE62D;
	padding-top: 10px;
}
.nav_whatdefinesus  a{
	float: left;
	height: 30px;
	width: 145px;
	text-align: center;
	color: #E9FAC7;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
}
.nav_whatdefinesus  a:hover{
	float: left;
	height: 30px;
	width: 145px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color:#7BA912;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
	background-color: #AEE62D;
}
.nav_newpatient a{
	float: left;
	height: 30px;
	width: 110px;
	text-align: center;
	color: #E9FAC7;
	line-height: 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
}
.nav_newpatient a:hover{
	float: left;
	height: 30px;
	width: 110px;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
	color:#7BA912;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
	background-color: #AEE62D;
}
.nav_onlinestore  a{
	float: left;
	height: 30px;
	width: 115px;
	color: #E9FAC7;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
}
.nav_onlinestore  a:hover{
	float: left;
	height: 30px;
	width: 115px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color:#7BA912;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCF7A4;
	padding-top: 10px;
	background-color: #AEE62D;
}
.nav_communityinitiatives  a{
	float: left;
	height: 30px;
	width: 190px;
	color: #E9FAC7;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
}
.nav_communityinitiatives  a:hover{
	float: left;
	height: 30px;
	width: 190px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	color:#7BA912;
	padding-top: 10px;
	background-color: #AEE62D;
}

.panel_left {
	background-color: #FDFDFB;
	float: right;
	height: 1265px;
	width: 610px;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/IMG_panelleftBG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #35261A;
	background-position: center bottom;
	background-repeat: no-repeat;
}
.map_description {
	float: right;
	height: 245px;
	width: 250px;
}
.map {
	float: right;
	height: 245px;
	width: 360px;
}
.image {
	float: right;
	height: 225px;
	width: 610px;
	border: 1px solid #CDBF90;
	padding: 5px;
}



.panel_right {
	height: auto;
	width: 230px;
	padding-top: 5px;
	background-color: #FDFDFB;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
.subcription {
	height: 158px;
	width: 233px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 3px;
}
.panel_right_promo1 {
	height: 110px;
	width: 233px;
	border: 1px solid #C4B47D;
	float: right;
	background-align:center;
	text-align: center;
	margin-top: 5px;
}
.panel_right_promo2 {
	height: 45px;
	width: 233px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 5px;
}
.panel_right_promo4 {
	height: 45px;
	width: 233px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 5px;
}

.panel_right_promo3 {
	height: 90px;
	width: 233px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 5px;
	text-align: center;
}
.research_topics {
	height: 95px;
	width: 223px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 5px;
	background-image: url(images/IMG_ad_05.jpg);
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 40px;
}
.contact_form {
	height: 380px;
	width: 223px;
	border: 1px solid #C4B47D;
	float: right;
	margin-top: 5px;
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #393128;
}
.tags_container {
	float: right;
	height: auto;
	width: 900px;
	background-image: url(images/IMG_tagsBG.jpg);
	background-repeat: no-repeat;
	background-color: #A8E120;
	background-position: 0px 0px;
}

.tags {
	float: right;
	height: auto;
	width: 860px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 10px;
}
.tags_bold12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.tags_regular12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.icon_links {
	float: left;
	height: 35px;
	width: auto;
	text-align: left;
	margin-left: -5px;
}
.social_icon {
	height: 40px;
	width: auto;
	padding-top: 3px;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
}
.socialbar {
	float: left;
	height: 45px;
	width: auto;
	margin-left: -7px;
}
.text_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #88A726;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	float: right;
	height: auto;
	width: 900px;
	font-size: 9px;
	background-color: #2A7F21;
	padding-top: 7px;
	padding-bottom: 25px;
	color: #8DBF1A;
}
.copyright {
	float: right;
	height: auto;
	width: 440px;
	padding-right: 10px;
	text-align: right;
}
.links {
	float: right;
	height: auto;
	width: 440px;
	padding-left: 10px;
}

textarea {
    display:block;     
    width:150px;
    height:35px;
    padding:0;
    border:1px solid #000;
    margin:0 auto;
    overflow:auto;
	float:left;
}

.class1 a:link {
	color: #97CF16;
	text-decoration: none;
} 
.class1 a:visited {
	color: #A8E120;
	text-decoration: none;
} 
.class1 a:hover {
	color: #FFB03F;
	text-decoration: none;
} 
.class1 a:active {
	color: #93C816;
	text-decoration: none;
} 
.class2 a:link {
	color: #FDFDFB;
	text-decoration: none;
} 
.class2 a:visited {
	color: #C4B47D;
	text-decoration: none;
} 
.class2 a:hover {
	color: #FE9C41;
	text-decoration: none;
} 
.class2 a:active {
	color: #FDFDFB;
	text-decoration: none;
} 
.contact_container {
	float: right;
	height: auto;
	width: 620px;
}

