@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	text-align: left;
	background-color: #e4e4e4;
	background-attachment: scroll;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.clear {
	clear: both;
}
h1 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #333;
}
.button-call {
	padding: 10px;
	float: left;
	width: 560px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #e4e4e4;
	background-color: #f4f4f4;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(images/feet-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.green {
	color: #67AB57;
}


h2 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #D50210;
}
h3 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #528C43;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #4F8741;
}
a:active {
	color: #666;
}

/*Header Styles*/
.top-bar {
	background-color: #2b2b2b;
	height: 25px;
}
/*Old header bg
.header {
	width: 100%;
	background-attachment: scroll;
	background-color: #F6f6f6;
	background-image: url(images/header-bg1.png);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}*/

.header {
	width: 100%;
	float: left;
	height: auto;
	background-color: #FFF;
}
.header-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}	
.logo {
	float: left;
	height: 100px;
	width: 350px;
	margin-top: 0px;
}
.menu {
	width: 1000px;
	margin-left: 50px;
	height: auto;
	margin-bottom: 45px;
	text-align: right;
	float: left;
}
.promo {
	float: left;
	width: 550px;
	height: 110px;
	margin-bottom: 20px;
	text-align: right;
	padding-left: 60px;
	margin-top: 10px;
}
.banner-bg {
	background-color: #f4f4f4;
	float: left;
	width: 1000px;
	margin-top: -17px;
	margin-bottom: 20px;
	margin-left: -20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-attachment: scroll;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:263px;
}
.banner-image {
	float: left;
	width: 520px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
}
.banner-sign {
	float: left;
	width: 378px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 35px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
p script {
	margin-top: 15px;
}
.banner-sign p em {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.banner-sign p {
	margin: 0px;
}
.banner-sign strong {
	font-weight: bold;
	color: #528c43;
	line-height: 28px;
}



.slider {
	float: left;
	width: 520px;
	margin-right: 30px;
}
.banner-text h1 {
	font-size: 32px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-family: "Arbutus Slab";
}
.bg2 {
	background-attachment: scroll;
	background-image: url(images/bg-2.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}

.banner-text h2 {
	font-size: 21px;
	font-weight: normal;
	color: #333;
	font-family: "Arbutus Slab";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.banner-text .header-box-1 {
	border: 1px solid #CCC;
	padding: 10px;
	float: left;
	height: 100px;
	width: 190px;
	margin-right: 20px;
	margin-top: 20px;
}
.banner-text p {
	margin: 0px;
	line-height: 22px;
}
.banner-text {
	float: left;
	width: 380px;
	clear: right;
	font-family: "Arbutus Slab", Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 21px;
	margin-left: 30px;
}


/*Footer Styles*/	
.sub-foot-box1 h3 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	color: #D50210;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.sub-foot-box2 h3 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	color: #D50210;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
.sub-foot-box3 h3 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	color: #D50210;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
.sub-foot-box4 h3 {
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	color: #D50210;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
}
.footer-left {
	float: left;
	width: 480px;
	font-family: Rambla, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 22px;
}
.footer-right {
	text-align: right;
	float: left;
	width: 105px;
	clear: right;
	padding-left: 375px;
}
.footer-left a {
	color: #666;
	text-decoration: underline;
}
.footer-left a:hover {
	color: #4c813e;
	text-decoration: underline;
}
.footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.sub-footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.sub-footer-inner {
	margin-bottom: 20px;
	padding-bottom: 15px;
	float: left;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e4e4e4;
	padding-top: 20px;
}

.sub-foot-box1 {
	background-attachment: scroll;
	background-image: url(images/sub-foot-bott.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 176px;
	width: 175px;
	margin-right: 46px;
	padding-top: 87px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.sub-foot-box2 {
	background-attachment: scroll;
	background-image: url(images/sub-foot-bott2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 176px;
	width: 175px;
	margin-right: 46px;
	padding-top: 87px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;

}
.sub-foot-box3 {
	background-attachment: scroll;
	background-image: url(images/sub-foot-bott3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 176px;
	width: 175px;
	margin-right: 46px;
	padding-top: 87px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.sub-foot-box4 {
	background-attachment: scroll;
	background-image: url(images/sub-foot-bott4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 176px;
	width: 175px;
	padding-top: 87px;
	padding-right: 15px;
	padding-bottom: 28px;
	padding-left: 15px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
}
.copyright {
	font-family: Rambla, Geneva, sans-serif;
	font-size: 14px;
	color: #357121;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	text-align: center;
	margin-top: 40px;
}
/*Main Content Styles*/	

.main-left {
	float: left;
	width: 580px;
	margin-right: 50px;
	font-family: Rambla, Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	line-height: 21px;
}
.main-left p strong {
	color: #528c43;
}

.main-left-find{
	float: left;
	width: 480px;
	margin-right: 50px;
	font-family: Rambla, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 21px;
}
.main-content-inner table {
	border: 1px solid #e4e4e4;
	margin-bottom: 20px;
}
.t-row {
	height: 25px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.t-header {
	padding-left: 15px;
	background-color: #e4e4e4;
	margin: 0px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}

.main-right {
	float: left;
	width: 280px;
	background-color: #f4f4f4;
	border: 1px solid #e4e4e4;
	padding: 15px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.main-right-find {
	float: left;
	width: 430px;
}
.main-right h1 {
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #333;
}
.main-right h1 strong {
	color: #528c43;
}

.main-left img {
	padding: 3px;
	border: 1px solid #E3E3E3;
	margin-right: 20px;
	float: left;
}
.orange {
	color: #F30 !important;
}
.main-content {
	width: 1000px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.main-content-inner {
	width: 960px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Rambla, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	line-height: 21px;
}
.banner-sign .book-text {
	font-weight: bold;
}



/*Button Styles*/
.button a {
	color: #e4e4e4;
	text-decoration:none
}
.button-top a {
	color: #000;
	text-decoration: none;
}
.footer-button a {
	color: #e4e4e4;
	text-decoration: none;
}
.footer-button a:hover {
	color: #FFF;
	text-decoration: none;
}
.button-top a:hover {
	color: #999;
	text-decoration: none;
}
.button a:hover {
	color: #fff;
}
.footer-button {
	background-attachment: scroll;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 103px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-position: 36px top;
	float: left;
	padding-right: 36px;
	padding-left: 36px;
	padding-top: 9px;
}
.button {
	background-attachment: scroll;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 103px;
	font-family: Rambla, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF!important;
	text-align: center;
	background-position: left top;
	float: left;
	padding-top: 7px;
}
.button-top {
	background-attachment: scroll;
	background-image: url(images/button-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 43px;
	width: 323px;
	float: left;
	margin-top: 15px;
	font-family: "Arbutus Slab";
	font-size: 18px;
	color: #333;
	text-align: center;
	padding-top: 12px;
	font-weight: normal;
}


/*Testimonial Styles*/
.testimonials {
	width: 960px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: auto;
	margin-left: auto;
}
.testimonials-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.qualifications {
	float: left;
	width: 205px;
	clear: right;
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
	min-height:200px;
}
.testimonial-text {
	float: left;
	width: 169px;
	margin-right: 40px;
	background-attachment: scroll;
	background-image: url(images/speach.png);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 35px;
	font-size: 14px;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	background-color: #f4f4f4;
	border: 1px solid #e4e4e4;
	padding-top: 10px;
	padding-right: 5px;
	min-height:180px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.testimonial-text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.name-text {
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	font-weight: normal;
}

/*Footer Sprites Styles*/


#fb-sprite:hover {
	background:url(images/sprites/fb-sprite.png);
	width:46px;
	height:46px;
	background-position:-47px 0px;
	float: left;
}


#fb-sprite {
	background:url(images/sprites/fb-sprite.png);
	width:46px;
	height:46px;
	background-position: 0 0;
	float: left;
}
#tw-sprite:hover {
	background:url(images/sprites/tw-sprite.png);
	width:46px;
	height:46px;
	background-position:-47px 0px;
	margin-left: 10px;
	float: left;
}
#tw-sprite {
	background:url(images/sprites/tw-sprite.png);
	width:46px;
	height:46px;
	background-position: 0 0;
	float: left;
	margin-left: 10px;
}
#gp-sprite:hover {
	background:url(images/sprites/gp-sprite.png);
	width:46px;
	height:46px;
	background-position:-47px 0px;
	margin-left: 10px;
	float: left;
}
#gp-sprite {
	background:url(images/sprites/gp-sprite.png);
	width:46px;
	height:46px;
	background-position: 0 0;
	float: left;
	margin-left: 10px;
}
#yt-sprite:hover {
	background:url(images/sprites/yt-sprite.png);
	width:46px;
	height:46px;
	background-position:-47px 0px;
	margin-left: 10px;
	float: left;
}
#yt-sprite {
	background:url(images/sprites/yt-sprite.png);
	width:46px;
	height:46px;
	background-position: 0 0;
	float: left;
	margin-left: 10px;
}
#fk-sprite:hover {
	background:url(images/sprites/fk-sprite.png);
	width:46px;
	height:46px;
	background-position:0px 0px;
	margin-left: 10px;
	float: left;
}
#fk-sprite {
	background:url(images/sprites/fk-sprite.png);
	width:46px;
	height:46px;
	background-position: -47px 0;
	float: left;
	margin-left: 10px;
}

/*Menu Styles*/
.menu ul {
	margin: 0px;
	padding: 0px;
	height: 40px;
	float: right;
}
.menu ul li {
	width: auto;
	list-style-type: none;
	padding-right: 5px;
	height: 40px;
	text-align: right;
	float: left;
}
#tabs25{
	position:relative;
	display:block;
	height:35px;
	font-size:13px;
	font-weight:normal;
	font-family:Tienne, Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
}
#tabs25 ul{
	margin:0px;
	list-style-type:none;
	width:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tabs25 ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#tabs25 ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	height:35px;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

#tabs25 ul li a:hover{
	border: 0px solid #39F;
	color: #FFF;
	text-decoration: none;
	background-color: #2B2B2B;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 40px;
	line-height: 40px;
	background-position: left top;
	text-align: center;
	width: auto;
	height: 40px;
}
#tabs25 ul li a.current{
	border: 0px solid #39F;
	color: #FFF;
	text-decoration: none;
	background-color: #518A43;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 40px;
	line-height: 40px;
	background-position: left top;
	text-align: center;
	width: auto;
	height: 40px;
}
.logo-new {
	text-align: center;
	margin-bottom: 20px;
	padding-top: 20px;
	float: left;
	width: 350px;
}
.menu-new {
	float: left;
	height: 60px;
	width: 960px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
}

.menua ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a {
	color: #666;
}
.menua ul li a {
	text-decoration: none;
	height: 60px;
	font-weight: normal;
	line-height: 60px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Englebert", Tahoma, Geneva, sans-serif;
	font-size: 14px;
}
.menua ul li a:hover {
	text-decoration: none;
	height: 25px;
	border: 0px solid #006F6F;
	color: #548F45;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menua .active {
	text-decoration: none;
	height: 25px;
	border: 0px solid #006F6F;
	color: #528C43;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.menua ul li {
	display: inline;
	margin-right: 15px;
	font-weight: normal;
}
.bg1 {
	background-attachment: fixed;
	background-image: url(images/bg-1.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
}
.container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	
}
.container-inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	-moz-box-shadow: 0 0 5px 5px #ccc;
	-webkit-box-shadow: 0 0 5px 5px#ccc;
	box-shadow: 0 0 5px 5px #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
.padding-main {
	margin-bottom: 30px;
	float: left;
	width: 100%;
}
.form-c {
	background-color: #e4e4e4;
	border: 1px solid #CCC;
	-moz-border-radius: 8px;
	border-radius: 8px;
	float: left;
	padding: 15px;
	min-width:300px;
}
.test {
	background-attachment: scroll;
	background-image: url(images/speach.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 45px;
}
p .green {
	color: #548F45;
}
.about-me {
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #e4e4e4;
}
.small-line {
	float: left;
	width: 525px;
}
.highlight {
	background-color: #F30;
	color: #FFF !important;
	padding: 5px;
	float: left;
	margin-bottom: 15px;
}

.inner-box{
	width:545px;
	background-color: #CDE4C7;
	border: 1px solid #9FCC95;
	padding: 15px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #666;
}
.inner-box ul li {
	margin-left: 0px;
}
