body {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 157%;
	font-size: 13px;
	letter-spacing:0px;
	min-height:1552px;
}

body h1 {
	
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
}

body h2 {
	
	color:#525252;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
}

body h3 {
	
	color: #5F5F5F;
	font-size: 20px;
	font-weight: normal;
	line-height: 100%;
}

body p {
	
	font-size:13px;
	color: #899288;
	
	line-height:157%;
}

body a {
	
	color: #292929;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
}

body a:active,
body a:hover{
	
	color:#063;
}

body li {
	
	font-size: 13px;
}

.main_wrapper {
	clear: both;
	min-height: 4644px;
	width: 100%;
	margin: 0px auto;
	min-width:960px;
	line-height:150%;
}

.header_wrapper {
	clear: both;
	min-height: 221px;
}

.top_header_wrapper {
	clear: both;
	min-height: 98px;
	background-color:#89C900;
	border-bottom:1px solid #7CB500;
}

.top_header {
	min-height: 98px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.navigation {
	float: left;
	width: 960px;
	min-height: 68px;
	padding-top:30px;
}

.column_3 {
	float: left;
	min-height: 63px;
	padding-top:5px;
	width:100%;
}

.hmenubar {
	list-style:none; 
	padding:0; 
	margin:0;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	min-height:41px;
}

.hmenubar li { 
	margin:0; 
	padding:0; 
	display: inline-block;
	position: relative;
	background: transparent; 
	font-weight:normal;
}

.hmenubar li a {
	margin: 0 15px 0 0;
	padding: 7px 10px;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: auto;
	min-width: 83px;
	display:block;
	height: auto;
	color: #FFFFFF;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	border-radius: 21px;
	min-height:10px;
	font:normal normal normal 16px/normal Arial, Helvetica, sans-serif;
	text-shadow:0px -1px 0px rgba(0,0,0,0.2);
	-moz-text-shadow:0px -1px 0px rgba(0,0,0,0.2);
	-webkit-text-shadow:0px -1px 0px rgba(0,0,0,0.2);
}

.hmenubar li a:hover {
	background: rgba(0,0,0,0.1);
	color: #FFF;
}

.hmenubar li a:active{
	background: rgba(0,0,0,0.2);
	color: #FFF;
}

.hmenubar li a.clicked{
	background: rgba(47,47,47,0.3);
	color: #FFF;
	font-size:16px;
	font-weight:normal;
	margin-right:15px;
}

.bottom_header_wrapper {
	clear: both;
	min-height: 123px;
	background-color:#ffffff;
}

.bottom_header {
	min-height: 122px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.social_icons {
	float: left;
	padding: 55px 0 0 0;
	margin: 0;
	width:672px;
	min-height:66px;
	text-align:right;
}

.column_5 {
	min-height: 33px;
	width: 155px;
	margin-left:auto;
}

.social_icons a{
	float:left;
	width: 33px;
	height: 33px;
}

.social_icons .facebook{
	background: transparent url("../images/xtd_facebook_icon.png") no-repeat left top;
	width:40px;
}

.social_icons .facebook:hover{
	background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}

.social_icons .facebook:active{
	background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}

.social_icons .twitter{
	background: transparent url("../images/xtd_twitter_icon.png") no-repeat left top;
	width:40px;
}

.social_icons .twitter:hover{
	background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}

.social_icons .twitter:active{
	background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}

.social_icons .googleplus{
	background: transparent url("../images/xtd_googleplus_icon.png") no-repeat left top;
	width:40px;
}

.social_icons .googleplus:hover{
	background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}

.social_icons .googleplus:active{
	background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}

.social_icons .pinterest{
	background: url("../images/xtd_linkedin_icon.png") no-repeat;
	width:35px;
}

.social_icons .pinterest:hover{
	background: url("../images/xtd_linkedin_icon_over.png") no-repeat;
}

.social_icons .pinterest:active{
	background: transparent url("../images/xtd_pinterest_icon_over.png") no-repeat left top;
}

.logo {
	float: left;
	min-height: 81px;
	width: 288px;
	padding-top:40px;
}

.content_wrapper {
	clear: both;
	min-height: 3788px;
}

.content {
	min-height: 3788px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}

.content h4 {
	font-weight: bold;
	font-size:12px;
	color:#000000;
}

.slideshow_wrapper {
	clear: both;
	min-height: 712px;
	background-color:#Ffffff;
	border-bottom:1px solid #E8E8E8;
}

.row_1 {
	clear: both;
	min-height: 60px;
}

.slideshow {
	min-height: 357px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.articles_wrapper {
	clear: both;
	min-height: 1065px;
	background-color:#ffffff;
	border-top:0px solid #D1D1D1;
	border-bottom:1px solid #E6E6E6;
}

.articles {
	min-height: 357px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}

.article_twenty_one{
	margin: 10px;
	padding: 15px 20px;
	float: left;
	background: #FFF;
	border: 1px solid #CCC;
	width:898px;
	min-height:973px;
}

img.article_twenty_one_img{ 
	margin-bottom: 22px; 
	height:NaNpx; 
	margin-left:auto; 
	margin-right:auto; 
	display:block;
}

.article_twenty_one p{
	padding: 0;
	margin: 0;
}

.article_twenty_one_content{
	margin-bottom: 20px;
	color: #666;
	text-align:justify;
}

.quote_wrapper {
	clear: both;
	min-height: 330px;
	background-color:#89C900;
	border-bottom:1px solid #99E000;
}

.quote_wrapper p{
	color: #2F2F2F;
	font-weight:normal;
}

.articles2_wrapper {
	clear: both;
	min-height: 593px;
}

.articles2 {
	min-height: 573px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding:0 0 20px 0;
}

.article_twelve{
	margin: 0;
	padding: 20px;
	border: 0;
	float: left;
	width:199.71875px;
	min-height:204px;
	background-color:#F5F5F5;
}

.row_10 {
	clear: both;
	min-height: 60px;
	padding-top:40px;
}

.row_9 {
	clear: both;
	min-height: 117px;
	padding-top:40px;
}

.row_7 {
	clear: both;
	min-height: 108px;
	padding-top:40px;
}

.row_8 {
	clear: both;
	min-height: 92px;
	padding-top:40px;
}

a.button7 {
	display:inline-block;
	text-decoration: none;
	padding: 5px 30px;
	text-align:center;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #23C8FE),color-stop(98%, #01B6F1));
	border-color:#039FD3;
	border-width:1px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color:#FFF;
	text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	-moz-border-radius:16px;
	-moz-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	-webkit-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
}

a.button7:visited{
	color:#FFF;
}

a.button7:hover{
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #01BDFC),color-stop(98%, #019FD3));
	color:#FFF;
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}

a.button7:active{
	color:#FFF;
}

a.button6 {
	display:inline-block;
	text-decoration: none;
	padding: 5px 30px;
	text-align:center;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #23C8FE),color-stop(98%, #01B6F1));
	border-color:#039FD3;
	border-width:1px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color:#FFF;
	text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	-moz-border-radius:16px;
	-moz-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	-webkit-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
}

a.button6:visited{
	color:#FFF;
}

a.button6:hover{
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #01BDFC),color-stop(98%, #019FD3));
	color:#FFF;
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}

a.button6:active{
	color:#FFF;
}

a.button5 {
	display:inline-block;
	text-decoration: none;
	padding: 5px 30px;
	text-align:center;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #23C8FE),color-stop(98%, #01B6F1));
	border-color:#039FD3;
	border-width:1px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color:#FFF;
	text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	-moz-border-radius:16px;
	-moz-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	-webkit-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
}

a.button5:visited{
	color:#FFF;
}

a.button5:hover{
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #01BDFC),color-stop(98%, #019FD3));
	color:#FFF;
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}

a.button5:active{
	color:#FFF;
}

a.button3 {
	display:inline-block;
	text-decoration: none;
	padding: 5px 30px;
	text-align:center;
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #23C8FE),color-stop(98%, #01B6F1));
	border-color:#039FD3;
	border-width:1px;
	-webkit-border-radius:16px;
	border-radius:16px;
	border-style:solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:120%;
	color:#FFF;
	text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #23C8FE 4%, #01B6F1 98%);
	-moz-border-radius:16px;
	-moz-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
	-webkit-text-shadow:0px 1px 0px rgba(0,0,0,0.18);
}

a.button3:visited{
	color:#FFF;
}

a.button3:hover{
	background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF),color-stop(4%, #01BDFC),color-stop(98%, #019FD3));
	color:#FFF;
	background-image:-webkit-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-moz-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-o-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:-ms-linear-gradient( top,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
	background-image:linear-gradient( to bottom,#8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}

a.button3:active{
	color:#FFF;
}

.article_twelve h2{
	margin: 0 0 16px;
	padding: 0;
}

.article_twelve h4{
	margin: 0 0 15px 0;
	padding: 0;
	min-height:12px;
}

.article_twelve p{
	margin: 0 0 30px;
	padding: 0;
}

.quote {
	min-height: 290px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
}

.column_1 {
	float: left;
	width: 591px;
	min-height: 247px;
}

.article_one{
	margin: 0;
	padding: 25px 40px 25px 0;
	border: 0;
	float: left;
	width:551px;
	min-height:197px;
}

.article_one h2{
	margin: 0 0 30px;
	padding: 0;
	font-size:28px;
	color:#FFFFFF;
}

.article_one p{
	margin: 0 0 30px;
	padding: 0;
}

.column_2 {
	float: left;
	width: 369px;
	min-height: 172px;
	padding:35px 0;
}

.slideshow {
	clear: both;
	min-height: 672px;
	background-color:#FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
	width:960px;
	border-style:solid;
	border-width:0px;
	border-color:#C2C2C2;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

.articles {
	clear: both;
	min-height: 1025px;
	padding-top:20px;
	padding-bottom:20px;
}

.footer_wrapper {
	clear: both;
	min-height: 568px;
	border-top:1px solid #EBEBEB;
	background-image:-webkit-gradient(linear, left top, left bottom,color-stop(0%, #e0e0e0),color-stop(100%, #d9d9d9));
	background-image:-webkit-linear-gradient( top,#e0e0e0 0%, #d9d9d9 100%);
	background-image:-moz-linear-gradient( top,#e0e0e0 0%, #d9d9d9 100%);
	background-image:-o-linear-gradient( top,#e0e0e0 0%, #d9d9d9 100%);
	background-image:-ms-linear-gradient( top,#e0e0e0 0%, #d9d9d9 100%);
	background-image:linear-gradient( to bottom,#e0e0e0 0%, #d9d9d9 100%);
}

.footer {
	min-height: 548px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}

.about_us_unit_wrapper {
	width: 25%;
	float: left;
	min-height: 520px;
}

.about_us {
	min-height: 470px;
	margin:0;
	padding: 25px;
}

.about_us h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.about_us p{
	margin-bottom: 15px;
}

.about_us a{
	text-decoration: none;
	font-weight: bold;
}

.about_us a:hover{}

.our_services_unit_wrapper {
	width: 25%;
	float: left;
	min-height: 520px;
}

.our_services{
	margin: 0;
	padding: 25px;
	position: relative;
	min-height:470px;
}

.contact_us_unit_wrapper {
	width: 98.42105263157895%;
	float: left;
	min-height: 58px;
}

.contact_us{
	margin: 0;
	padding: 0px;
	min-height:58px;
}

.contact_us h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.contact_us a{
	text-decoration: none;
	margin: 0;
}

.contact_us p {
	text-decoration: none;
	margin: 0;
}

.contact_us a:hover{
	cursor: pointer;
}

.our_services h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.our_services ul{
	padding-left: 20px;
	list-style-type:none;
}

.our_services .list {
	list-style-type: circle;
}

.our_services li a {
	text-decoration: none;
	line-height: 37px;
	color:#858585;
}

.our_services li{
	height: 36px;
	border-bottom: 1px dotted #CCC;
}

.list li {}

.quick_contact_unit_wrapper {
	width: 25%;
	float: left;
	min-height: 491px;
}

.quick_contact {
	padding: 25px;
	margin: 0;
	min-height:441px;
}

.contact_us1_unit_wrapper {
	width: 98.42105263157895%;
	float: left;
	min-height: 172px;
}

.contact_us1{
	margin: 0;
	padding: 0 0 40px 0;
	min-height:172px;
}

.contact_us1 h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.contact_us1 a{
	text-decoration: none;
	margin: 0;
}

.contact_us1 p {
	text-decoration: none;
	margin: 0;
}

.contact_us1 a:hover{
	cursor: pointer;
}

.quick_contact h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.quick_contact input{
	padding: 0 11px;
	height: 38px;
	line-height: 38px;
	width: 100%;
	font-size: 13px;
	border: 1px solid #B6B6B6;
	display: block;
	color: #6C6C6C;
	margin-bottom: 3px;
}

.quick_contact textarea {
	border: 1px solid #B6B6B6;
	font-size: 13px;
	color: #6C6C6C;
	padding: 11px;
	height: 90px;
	width: 100%;
	margin-bottom: 14px;
}

.quick_contact a{
	display: inline-block;
	width: auto;
	min-width: 30px;
	text-decoration: none;
	font-size: 13px;
	padding: 7px 21px;
	background-color: #E3E3E3;
	min-height:8px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	color:#343434;
	font-weight:bold;
}

.quick_contact a:hover{
	background-color: #68A81E;
	color:#FFFFFF;
}

.testimonial_unit_wrapper {
	width: 25%;
	float: left;
	min-height: 520px;
}

.testimonial {
	min-height: 470px;
	margin:0;
	padding: 25px 20px;
}

.testimonial h2{
	margin-top: 0;
	margin-bottom: 21px;
}

.testimonial .quotation{
	padding-top: 12px;
	font-size: 13px;
	margin-bottom: 20px;
	background: transparent url("../images/xtd_footer_quote.png") no-repeat left top;
	text-indent: 16px;
}

.testimonial .author{
	font-weight: normal;
	font-size: 13px;
	margin-top:5px;
	min-height:13px;
	margin-bottom:10px;
	color:#343434;
}

.quote_wrapper h1 {
	margin-top:20px;
	margin-bottom:20px;
	padding-left:40px;
	border-left:1px solid #BDBDBD;
}

.footer_wrapper p {
	color: #858585;
	margin-top:0em;
	min-height:28px;
	margin-bottom:0em;
	text-align:justify;
}

.content p {
	margin-top:15px;
	min-height:15px;
	margin-bottom:20px;
	color:#949494;
	text-align:justify;
}

.footer a {
	color: #343434;
	font-weight:normal;
}

a.anchor , a.see-more-reviews {
min-height:20px;
color:#68A81E;
}

.articles2 a:hover {
	color: #68A81E;
	text-decoration:underline;
}

a.anchor:hover {
	text-decoration: underline;
	color:#68A81E;
}

.image {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:NaNpx;
}

a.article_one_btn  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #BDEA22),color-stop(49%, #9CC130),color-stop(49%, #77AE01),color-stop(100%, #4d6600));
	border-color: rgb(119,174,2);
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	color: #FFF;
	background-image: -webkit-linear-gradient( top,#BDEA22 0%, #9CC130 49%, #77AE01 49%, #4d6600 100%);
	background-image: -moz-linear-gradient( top,#BDEA22 0%, #9CC130 49%, #77AE01 49%, #4d6600 100%);
	background-image: -o-linear-gradient( top,#BDEA22 0%, #9CC130 49%, #77AE01 49%, #4d6600 100%);
	background-image: -ms-linear-gradient( top,#BDEA22 0%, #9CC130 49%, #77AE01 49%, #4d6600 100%);
	background-image: linear-gradient( to bottom,#BDEA22 0%, #9CC130 49%, #77AE01 49%, #4d6600 100%);
	-moz-border-radius: 4px;
	height:17px;
	font:bold 13px/120% Arial, Helvetica, sans-serif;
}

a.article_one_btn:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8CAE17),color-stop(50%, #9CC130),color-stop(50%, #77AE01),color-stop(100%, #9CC130));
	color: #FFF;
	background-image: -webkit-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -moz-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -o-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -ms-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: linear-gradient( to bottom,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
}

a.article_one_btn:active {
	color: #FFF;
}

a.article_one_btn:visited {
	color: #FFF;
}

.content p.paragraph_on_green {
	color: #FFFFFF;
	text-align:justify;
}

a.anchor {
	font-weight: bold;
	font-size:16px;
	color:#787878;
}

body h4 {
	color: #D1D1D1;
}

h2.heading {
	margin-bottom: 1.5em;
	margin-top:1.5em;
}

a.anchor1  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF),color-stop(3%, #F0F0F0),color-stop(98%, #D9D9D9));
	border-color: #A0A0A0;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #000000;
	background-image: -webkit-linear-gradient( top,#FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
	background-image: -moz-linear-gradient( top,#FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
	background-image: -o-linear-gradient( top,#FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
	background-image: -ms-linear-gradient( top,#FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
	background-image: linear-gradient( to bottom,#FFFFFF 0%, #F0F0F0 3%, #D9D9D9 98%);
	-moz-border-radius: 4px;
	height:16px;
	min-height:16px;
}

a.anchor1:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #F0F0F0),color-stop(3%, #DDDDDD),color-stop(98%, #C4C4C4));
	color: #000000;
	background-image: -webkit-linear-gradient( top,#F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
	background-image: -moz-linear-gradient( top,#F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
	background-image: -o-linear-gradient( top,#F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
	background-image: -ms-linear-gradient( top,#F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
	background-image: linear-gradient( to bottom,#F0F0F0 0%, #DDDDDD 3%, #C4C4C4 98%);
}

a.anchor1:active {
	color: #000000;
}

a.anchor1:visited {
	color: #000000;
}

.hmenubar1  {
	overflow: hidden;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #BFBFBF;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	-moz-border-radius: 5px;
}

.hmenubar1 li  {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	background: transparent;
}

.hmenubar1 li a  {
	display: block;
	margin: 0;
	padding: 12px 30px;
	line-height: 19px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	width: auto;
	min-width: 77px;
	height: auto;
	font-size: 15px;
}

.hmenubar1 li a:hover {
	color: #666;
}

.hmenubar1 li a.clicked {
	color: #272727;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
	-moz-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
	-webkit-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
}

.hmenubar1 li a:active {
	color: #272727;
	text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
	-moz-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
	-webkit-text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.42);
}

.list1  {
	padding-left: 32px;
	list-style-type: custom;
	list-style-image: url("../images/valid_sign.png");
	min-height:182px;
	padding-right:15px;
}

.list1 li  {
	line-height: 179%;
	padding-left: 5px;
	border-bottom: 1px dotted #C9C9C9;
	text-align:justify;
}

.row_2 {
	clear: both;
	min-height: 70px;
	float:left;
	width:161px;
	padding-top:30px;
}

.column_6 {
	float: left;
	min-height: 70px;
	width: 135px;
	padding-top:30px;
	padding-left:10px;
}

.column_11 {
	float: left;
	min-height: 73px;
	width: 170px;
	padding-top:30px;
	padding-left:20px;
}

.column_12 {
	float: left;
	min-height: 74px;
	width: 238px;
	padding-top:30px;
	padding-left:15px;
}

.column_14 {
	float: left;
	min-height: 164px;
	width: 149px;
	padding-top:20px;
}

.list4 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 14px;
	line-height : 250%;
	padding-left:30px;
}

.column_8 {
	float: left;
	min-height: 71px;
	width: 180px;
	padding-top:30px;
	padding-left:20px;
}

.column_9 {
	float: left;
	min-height: 74px;
	width: 195px;
	padding-top:30px;
	padding-left:20px;
}

.column_10 {
	float: left;
	min-height: 76px;
	width: 145px;
	padding-top:30px;
	padding-left:20px;
}

a.button1  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button1:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button1:active  {
	color: #FFFFFF;
}

a.button1:visited  {
	color: #FFFFFF;
}

a.button  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button:active  {
	color: #FFFFFF;
}

a.button:visited  {
	color: #FFFFFF;
}

.list2  {
	padding-left: 32px;
	list-style-type: custom;
	list-style-image: url("../images/valid_sign.png");
	min-height:156px;
}

.list2 li  {
	line-height: 176%;
	padding-left: 5px;
	border-bottom: 1px dotted #C9C9C9;
	text-align:justify;
}

.row_3 {
	clear: both;
	min-height: 65px;
	float:left;
	width:189px;
	padding-top:20px;
}

.row_4 {
	clear: both;
	min-height: 78px;
	padding-top:40px;
	width:169px;
}

.column_7 {
	float: left;
	min-height: 151px;
	width: 229px;
}

.column_13 {
	float: left;
	min-height: 147px;
	width: 201px;
	padding-top:20px;
	padding-left:20px;
}

.list3 {
	font-family : Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 14px;
	line-height : 250%;
}

a.button2  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button2:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button2:active  {
	color: #FFFFFF;
}

a.button2:visited  {
	color: #FFFFFF;
}

a.button4  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button4:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button4:active  {
	color: #FFFFFF;
}

a.button4:visited  {
	color: #FFFFFF;
}

.row_5 {
	clear: both;
	min-height: 65px;
	padding-bottom:20px;
	padding-right:10px;
}

.row_6 {
	clear: both;
	min-height: 94px;
}

.social_icons2_unit_wrapper {
	width: 98.42105263157895%;
	float: left;
	min-height: 68px;
}

.social_icons2 {
	padding: 0px;
	margin: 0;
	min-height:68px;
}

.social_icons2 a{
	float:left;
	width: 34px;
	height: 34px;
	margin-right: 5px;
}

.social_icons2 .facebook{
	background: transparent url("../images/xtd_facebook_icon.png") no-repeat left top;
	width:36px;
}

.social_icons2 .facebook:hover{
	background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}

.social_icons2 .facebook:active{
	background: transparent url("../images/xtd_facebook_icon_over.png") no-repeat left top;
}

.social_icons2 .twitter{
	background: transparent url("../images/xtd_twitter_icon.png") no-repeat left top;
	width:37px;
}

.social_icons2 .twitter:hover{
	background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}

.social_icons2 .twitter:active{
	background: transparent url("../images/xtd_twitter_icon_over.png") no-repeat left top;
}

.social_icons2 .googleplus{
	background: transparent url("../images/xtd_googleplus_icon.png") no-repeat left top;
	width:35px;
}

.social_icons2 .googleplus:hover{
	background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}

.social_icons2 .googleplus:active{
	background: transparent url("../images/xtd_googleplus_icon_over.png") no-repeat left top;
}

.social_icons2 .pinterest{
	background: url("../images/xtd_linkedin_icon.png") no-repeat;
	width:45px;
}

.social_icons2 .pinterest:hover{
	background: url("../images/xtd_linkedin_icon_over.png") no-repeat;
}

.social_icons2 .pinterest:active{
	background: transparent url("../images/xtd_pinterest_icon_over.png") no-repeat left top;
}

.copyright3 {
	float: left;
	min-height: 25px;
	margin:0;
	cursor: default;
}

.copyright3 .privacy_policy{
	border-bottom: 1px solid #919191;
	cursor: pointer;
}

.copyright3 .privacy_policy:hover{
	border-bottom: 1px solid #77C4D3;
}

a.button8  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BDEA22),color-stop(50%, #9CC130),color-stop(50%, #77AE01),color-stop(100%, #9CC130));
	border-color: rgb(119,174,2);
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFF;
	background-image: -webkit-linear-gradient( top,#BDEA22 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -moz-linear-gradient( top,#BDEA22 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -o-linear-gradient( top,#BDEA22 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -ms-linear-gradient( top,#BDEA22 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: linear-gradient( to bottom,#BDEA22 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	-moz-border-radius: 4px;
	margin-left:50px;
}

a.button8:hover {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8CAE17),color-stop(50%, #9CC130),color-stop(50%, #77AE01),color-stop(100%, #9CC130));
	color: #FFF;
	background-image: -webkit-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -moz-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -o-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: -ms-linear-gradient( top,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
	background-image: linear-gradient( to bottom,#8CAE17 0%, #9CC130 50%, #77AE01 50%, #9CC130 100%);
}

a.button8:active {
	color: #FFF;
}

a.button8:visited {
	color: #FFF;
}

a.button9  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button9:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button9:active  {
	color: #FFFFFF;
}

a.button9:visited  {
	color: #FFFFFF;
}

a.button10  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button10:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button10:active  {
	color: #FFFFFF;
}

a.button10:visited  {
	color: #FFFFFF;
}

a.button11  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button11:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button11:active  {
	color: #FFFFFF;
}

a.button11:visited  {
	color: #FFFFFF;
}

a.button12  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button12:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button12:active  {
	color: #FFFFFF;
}

a.button12:visited  {
	color: #FFFFFF;
}

a.button13  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button13:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button13:active  {
	color: #FFFFFF;
}

a.button13:visited  {
	color: #FFFFFF;
}

a.button14  {
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	text-align: center;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DAEE95),color-stop(2%, #B3DD26),color-stop(98%, #96BE28));
	border-color: #8CB425;
	border-width: 1px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	background-image: -webkit-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -moz-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -o-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: -ms-linear-gradient( top,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	background-image: linear-gradient( to bottom,#DAEE95 0%, #B3DD26 2%, #96BE28 98%);
	-moz-border-radius: 4px;
	-moz-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
	-webkit-text-shadow: 1px 1px 2px rgba(0,0,0,0.18);
}

a.button14:hover  {
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C7E65B),color-stop(2%, #B3DD26),color-stop(98%, #7C9E21));
	color: #FFFFFF;
	background-image: -webkit-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -moz-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -o-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: -ms-linear-gradient( top,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
	background-image: linear-gradient( to bottom,#C7E65B 0%, #B3DD26 2%, #7C9E21 98%);
}

a.button14:active  {
	color: #FFFFFF;
}

a.button14:visited  {
	color: #FFFFFF;
}

h3.heading1 {
	text-align: center;
}