@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:22px;
	color: #666;
	background-color:#FFF;
	/*background-image: url(../images/bg.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	max-height: 999999px;
}
a { color: #7ba417; text-decoration: none; }
a:hover { color: #a3e00e; text-decoration: none; }
/*p{max-height: 999999px;}*/
h1{ font-family: 'Anton', sans-serif; padding: 50px 0 0 0; margin: 0; color: #7ba417; font-weight: normal; font-size: 90px; line-height: 60px; text-transform: uppercase; }
h2{ font-family: 'Anton', sans-serif; padding: 5px 0 0 0; margin: 0; color: #7ba417; font-weight: normal; font-size: 22px; line-height: 30px; }
h2.name{padding:10px 30px;}
#header{	width:980px;	margin:0 auto;}
#content{	width:980px;	margin:0 auto;}
#footer{	width:980px;	margin:0 auto;}
#conInner{ padding: 0 25px 50px 25px; }
#bgHome{background-image: url(../images/bgImg.jpg); background-position:center top; height: 595px;}
#bgInnerHeader{background-image: url(../images/InnerHeader.jpg); background-position:center top; height: 400px;}
#bgInnerTestimonials{background-image: url(../images/InnerTestimonials.jpg); background-position:center top; height: 400px;}
#bgInnerContact{background-image: url(../images/InnerContact.jpg); background-position:center top; height: 400px;}

#helthfund{ margin: 240px 0 0 640px; font-weight: bold; color: #FFF; font-size: 14px;}
#helthfund a { color: #c1d78e; }
#helthfundInner{ margin: 140px 0 0 640px; font-weight: bold; color: #FFF; font-size: 14px;}
#helthfundInner a { color: #c1d78e; }

#bgGreen{ background-image: url(../images/shadowGreen.jpg); height: 51px; margin-top:20px;}
#bgFooter{ background-image: url(../images/bgFooter.jpg); background-repeat: repeat-x; padding: 30px 0; }
#listM{margin: 0; padding: 0 0 5px 30px; font-size: 18px; line-height: 26px; width: 43%; float: left; color: #7ba417; }
#listM2{margin: 0; padding: 0 0 5px 30px; font-size: 16px; width: 43%; float: left; color: #666; }
#testi{ padding: 10px 30px; border:dashed 1px #999; margin: 30px 0 0 0; border-radius: 30px; box-shadow: #CCC 5px 5px 5px;   background-image: url(../images/bgR.jpg); background-position: top right; background-repeat: no-repeat;}
.quote{ position: absolute; margin: -12px 0 0 0;}
.bgR{ background-image: url(../images/bgR.jpg); background-position: top right; background-repeat: no-repeat; }
.txtSpecial{ font-family: 'Anton', sans-serif; }
.navLR{	margin:0 22px;}
.ico{ position: absolute; margin: -3px 0 0 -40px;}
.txtPrice{ font-size: 30px; line-height: 33px; color: #7ba417; }
.txtGreen, .txtContact{ color: #7ba417; }
.txtGray{ color: #666; }




#boxRegister{
	padding-top:5px;
}
.boxRegister{
	font-family: Arial; 
	margin-left:3px;
	color: #000;
	border-radius: 8px;
	/*border: none;*/
	margin: 5px 2px;
	padding: 0 5px;
}
.borMap{	border:#CCC 1px solid;	padding:1px;}
.txtBlack{	color:#000;}
