@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

body{
	background:#F0FCEF;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:1002px;
	margin:0px auto;
}

#header{
	background:url(../images/top-bg.jpg) repeat-x top left;
	float:left;
	width:1002px;
	height:116px;
	margin:12px 0 0;
}

.top-link{
	margin:26px 0 0 0;
	float:right;
}

.top-link a{
	color:#FFF;
	padding:0 0 0 21px; background:url(../images/link-lt.jpg) no-repeat left top; text-decoration:none; float:left; margin:0 3px 0 0; height:29px;
}

.top-link a span{
	color:#FFF;
	float:left;
	padding:7px 21px 7px 0; background:url(../images/link-rt.jpg) no-repeat right top; height:15px; 
}

.email-box{
	 float:right; margin:25px 0 0 0;
}

.email{
	background:url(../images/email.jpg) no-repeat top left; color:#000; font-size:14px; margin:4px 11px 0 0;
padding:0 11px 0 36px; height:20px; border-right:1px solid #054a8b; float:left; 
}

.email a{
	color:#000; text-decoration:none;
}

.email a:hover{
	color:#000; text-decoration:underline;
}

.call{
	background: url(../images/call.jpg) no-repeat top left; color:#000; font-size:14px; padding:4px 11px 0 31px; height:27px; float:left;
}

#left{
	width:256px;
	float:left; margin:0 7px 0 0; display:inline; 
}

#right{
	width:734px;
	float:right;
}

.nav-lt-top{
	background:url(../images/head-bg.jpg) repeat-x top left; height:43px; width:100%; float:left; margin:7px 0 0 0; clear:both;
}

.cont-lt-top{
	background:url(../images/head-bg.jpg) repeat-x top left; height:43px; width:738px; float:left; margin:7px 0 0 0;
}

.test-lt-top{
	background:url(../images/head-bg.jpg) repeat-x top left; height:43px; width:100%; float:left; margin:7px 0 0 0; _margin:1px 0 0 0;
}

.nav-lt-bot{
	background:url(../images/nav-bot.jpg) top left no-repeat; height:9px; width:100%; float:left; 
}


#leftnav{
	background:#fffefe ; border:1px #9af8a3 solid; border-bottom:none; border-top:none; clear: both; padding:0 12px;
text-align:left;
width:230px; float:left;
display:inline;
}
	
#leftnav ul{
	list-style:none;
}

#leftnav ul li{ background:url(../images/bullet.jpg) no-repeat 2px 56%; padding:12px 0 7px 21px; border-bottom:1px solid #CCCCCC;
}

#leftnav ul li#noborder{ background:url(../images/bullet.jpg) no-repeat 2px 56%; padding:12px 0 7px 21px; border-bottom:none;
}

#leftnav ul li a{
	color:#000;
	text-decoration:none;
}

#leftnav ul li a:hover{
	color:#000;
	text-decoration:underline;
}

.categories{
	background:url(../images/icon.jpg) no-repeat 6% 52%;
line-height:39px;
padding:0 0 0 35px;
text-align:left; color:#006634; text-transform:uppercase; 
	
}

.welcome{
	color:#006634;
	font-weight:bold;
	font-size:15px; padding:0 0 0 18px; line-height:37px; text-align:left;
}

.headline{
	color:#006634;
	font-weight:bold;
	font-size:16px; line-height:37px; text-align:left; margin:0 0 9px;
}

#right-cont{
	background:#fffefe ; border:1px #9AF8A3 solid; border-bottom:none; border-top:none; clear: both; padding:0 12px 11px;
text-align:left;
width:712px; float:left; min-height:553px;

}

#right-cont ul{
	list-style:inside; margin:0 0 0 11px;
}

#right-cont ul li{
	line-height:21px;
}

#right-cont ul#sitemap{
	list-style:inside; margin:0 0 0 11px;
}

#right-cont ul#sitemap li{
	line-height:21px;
}

#right-cont ul#sitemap li a{
	text-decoration:none;
	color:#4296DE; font-size:15px;
}

#right-cont ul#sitemap li a:hover{
	text-decoration:none;
	color:#C61714; font-size:15px;
}

#right-cont .cushycms h2{
	float:left;
	width:700px;
	padding-left:12px;
	font:bold 34px/34px Arial, Helvetica, sans-serif;
	background:#007744;
	letter-spacing:1px;
	padding-top:5px;
	/*-moz-border-radius:5px;
	border-radius:5px;*/
	color:#fff;
}
#right-cont .cushycms h2 big{
	font:60px/60px Arial, Helvetica, sans-serif;
	color:#f2b516;
	text-shadow:
       2px 2px 0 #fff,
     -1px -1px 0 #fff,
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
       1px 1px 0 #fff;
}
#right-cont .cushycms h4{
	float:left;
	width:100%;
	font:bold 18px/28px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#right-cont .cushycms h4.sub {
	font:bold 21px/28px Arial, Helvetica, sans-serif;
	color:#081;
}
#right-cont .cushycms h2+ h4{
	border:1px solid #063;
	border-top:none;
	width:700px;
	padding-left:10px;
}
#right-cont .cushycms h5{
	float:left;
	width:100%;
	text-align:center;
	letter-spacing:1px;
	font:bold 22px/26px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	padding-top:10px;
}
#right-cont .cushycms .bullets{
	float:left; 
	width:100%;
	padding:10px 0;
}
#right-cont .cushycms .bullets li{
	float:left; 
	width:50%;
	color:#063;
}
#right-cont-home{
	background:#fffefe ; border:1px #9af8a3 solid; border-bottom:none; border-top:none; clear: both; padding:0 12px 11px;
text-align:left;
width:712px; float:left;

}

#right-cont-home p{
	line-height:18px;
}

#right-cont a{
	color:#063; text-decoration:none;
}

#right-cont a:hover{
	color:#063; text-decoration:underline;
}

#right-cont p{
	line-height:18px;
}

.banner{
	width:738px;
	height:260px;
	float:left;
	margin:6px 0 0;
}

.testimonial{
	color:#124f82;
	font-weight:bold;
	margin:0 0 5px 0;
}

#lef-test{
	background:#fffefe ; border:1px #9af8a3 solid; border-bottom:none; border-top:none; clear: both; padding:12px 12px 0;
text-align:left;
width:230px; float:left;
display:inline;
}

.title{
	float:right;
	color:#666;
	font-style:italic;
	font-weight:bold; margin:4px 0 0;
}

.newsltr{
	background:#0ab360 url(../images/consultation-bg.jpg) repeat-x top left; height:185px;
	float:left; margin:9px 0 0; _margin:1px 0 0;
width:100%;
}
.newsltr.subscribe{
	height:140px;background:#0ab360 url(../images/news-bg.jpg) repeat-x top left;
}
.cont-bot{
	background: url(../images/content-bot.jpg) no-repeat top left;
	width:738px;
	float:left;
	height:9px;
}

.news-txt{
	border-bottom: #cbf4a7 1px solid;
	color:#FFF;
	float:left;
font-size:15px;
padding:9px 0 7px 5px;
text-align:left;
width:236px; margin:0 0 9px;
}

.newsltr label{
	float:left;
	width:105px; line-height:14px; text-align:left; margin:1px 0 2px 3px; color:#FFF;
}

.newsltr form p{
	float:left;
	width:240px;
	text-align:left;
	color:#fff;
	line-height:18px;
}
.newsltr input{
	float:left;
	width:128px; margin:1px 0; border:1px solid #063; height:18px; color:#333;
}
.newsltr input.email{
	width:192px;
	background:#fff url(../images/email.jpg) no-repeat top left;
	margin:10px 0;
	font-size: 12px;
}
.newsltr select{
	float:left;
	width:100px; margin:1px 0; border:1px solid #063; height:18px; color:#333;
}
.newsltr input.go{
	width:auto;
	height:20px; margin:4px 0 0 109px; border:none;
	padding:0;
}
.newsltr input.subscribe{
	width:auto;
	height:20px; margin:4px 0 0 170px; border:none;
	padding:0;
}
#foot-box{
	float:left; clear:both; width:1002px; margin:12px 0; color:#006633;
}

#footer{
	background:url(../images/footer.jpg) repeat-x top left;
	float:left;
	width:664px;
	height:76px; margin:0px 0 0px 0;  font-size:11px;
	color:#006633;
}
#footer .logo-box{
	width:300px;
	text-align:center;
}
#footer .logo-box img{margin:1px 5px 0 5px;}
#footer-lt{
	background:url(../images/footer-lt.jpg) no-repeat top left; font-size:11px; text-align:left;
	float:left;
	text-align:left;
	width:338px;
	height:76px; margin:0px 0 0px 0; 
}

#footer-lt p{
	padding:10px 0 0px 10px;
}


#footer-lt a{
	color:#006633; text-decoration:none;
}

#footer-lt a:hover{
	color:#006633; text-decoration: underline;
}

.copy{
	float:right;
	padding:15px 0 0 0;
}

.box-bg {
background: transparent url(../images/box-bg.jpg) repeat-y scroll left top;
float:left;
height:auto;
margin:0 12px 0 0;
overflow:hidden;
width:314px;
}

.free-vision {
border-bottom:1px solid #CCCCCC;
color:#074 !important;
font-weight:bold;
padding:0 12px 7px;
font-size:14px;
}

.spikes {
padding:0 12px 7px;
}

.img1{
	margin:2px 11px 9px 0; width:100px ; height:90px; border:3px #E2E0E1 solid;
}

.img2{
	margin:0px 11px 0 0;
}

.img3{
	margin:0px  0 0 11px;
}
.img4{
margin:0 55px 0 0;
}

.before{
	background:url(../images/arrow.jpg) center no-repeat; height:207px;
width:599px; clear:both;
}

.befor-txt{
	float:left;
text-align:center;
width:273px; color:#063;
font-size:14px; margin:0 0 20px 0;
}

.after-txt{
	float:left;
text-align:center;
width:273px; margin:0 0 20px 54px; color:#063;
font-size:14px;

}

.stong-text{
	font-size:14px;
	font-weight:bold; 
}


#right-cont label {
	width:150px;
	float:left;
	clear:left;
	margin:6px 0;
}
#right-cont input {
	width:300px;
	float:left;
	margin:6px 0;
}
#right-cont select{
	width:300px;
	float:left;
	margin:6px 0;
}
.check {
	float:left !important;
	width:12px !important;
	margin:6px 0 !important;
}
.chk-txt {
	float:left!important;
	clear:none!important;
	margin:6px 0 6px 5px !important;
}
.signup {
	background:#063!important;
	border:2px solid #052;
	color:#FFFFFF;
	width:74px !important;
	cursor:pointer;
}




/****************************inner-gallery***************************************/

#content {
	MARGIN-TOP: 30px; MARGIN-LEFT: 240px; MARGIN-RIGHT: 50px
}

PRE {
	BORDER-LEFT: #777 10px solid; PADDING-BOTTOM: 1em; OVERFLOW-X: auto; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; BACKGROUND: #e8e8e8; COLOR: black !important; FONT-SIZE: 0.85em; PADDING-TOP: 1em
}
.important {
	BORDER-BOTTOM: #666 1px solid; BORDER-LEFT: #666 1px solid; PADDING-BOTTOM: 0px; PADDING-LEFT: 1em; PADDING-RIGHT: 1em; BACKGROUND: #ddd; COLOR: #c30; BORDER-TOP: #666 1px solid; BORDER-RIGHT: #666 1px solid; PADDING-TOP: 0px
}
H3 {
	BORDER-BOTTOM: #333 1px solid; LINE-HEIGHT: 1.05em; FONT-SIZE: 1.55em
}
.galleryview {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;
}

.panel-overlay H2 {
 font-size:16px; position:absolute; top:44px; font-weight:normal;
}
.panel-overlay P {
	MARGIN: 0.3em 0px
}
.panel-overlay P {
	LINE-HEIGHT: 1.2em
}

.gallery{
	border:5px #CCC solid; width:705px;
}







/*lightbox style 
=============================================*/

#gallery {
		width: 300px;
		margin-left:40px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; float: left; margin-right: 3px;}
	#gallery ul img {
		border: 1px solid #b5cbe0;
		/*border-width: 5px 5px 20px;*/
	}
	#gallery ul a:hover img {
		border: 1px solid #b5cbe0;
		/*border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
.before-after-capping {
	float:left;
	margin:0 0 0 10px;
	width:714px;
}

.google{ float:right; width:70px; }
.home-link{background:#063; border: 2px solid #005522; color:#FFFFFF !important; text-decoration: none; float: right; clear: both; padding: 2px 5px; margin: 5px 10px;}
#right-cont iframe{ margin:109px 0;}
