/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}

/* Global properties ======================================================== */
html {width:1000px; margin-left:auto; margin-right:auto;}
.bbb{
	background:#FFF;
	height:auto;
	width:auto;}
body { 	 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	color:#000099;
	min-width:960px;
	background:url(../images/mainbg.png) repeat;
}
	body#page1 {min-width:1000px; 
	border:1px solid #c5c5c5;
	
	}
	
.bgmain {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}	

.bg {width:100%; background:url(../images/bg-top.jpg) center 0 no-repeat;}

.main {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;

}
.mainf {
	width:960px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.5em;

}

/*a {color:#79e300; outline:none;}*/
a:hover {text-decoration:none;}

.col-1, .col-2 {float:left;}

.wrapper {width:100%; overflow:hidden;}
.extra-wrap {overflow:hidden;}
 
p {margin-bottom:18px;}
.p1 {margin-bottom:8px;}
.p2 {margin-bottom:15px;}
.p3 {margin-bottom:30px;}
.p4 {margin-bottom:40px;}
.p5 {margin-bottom:50px;}
.p6 {margin-bottom:65px;}

.reg {text-transform:uppercase;}

.fleft {float:left;}
.fright {float:right;}

.alignright {text-align:right;}
.aligncenter {text-align:center;}

.title {margin-bottom:18px;}

.it {font-style:italic;}

.letter {letter-spacing:-1px;}

.color-1 {color:#fff;}
.color-2 {color:#000;}
.color-3 {color:#7b7969;}
.color-4 {color:#87cc00;}
.color-5 {color:#79e300;}

.index {
	position:relative;
	z-index:2;
}

/*********************************boxes**********************************/
.margin-bot {margin-bottom:35px;}

.spacing {margin-right:35px;}

.indent {padding:0 70px 0 0;}
.indent2 {padding:0 20px 0 0;}
.indent-bot {margin-bottom:20px;}
.indent-bot2 {margin-bottom:30px;}
.indent-bot3 {margin-bottom:45px;}

.img-indent-bot {margin-bottom:25px;}
.img-indent {float:left; margin:0 20px 0px 0;}	
.img-indent2 {float:left; margin:0 15px 0px 0;}	
.img-indent-r {float:right; margin:0 0px 0px 40px;}	

.prev-indent-bot {margin-bottom:10px;}	

.buttons a:hover {cursor:pointer;}

.menu li a,
.list-1 li a,
.list-2 li a,
.link, .button,
.logo {text-decoration:none;}	

/*********************************header*************************************/
header {
	height:145px; 
	width:1000px;
	position:relative; 
	z-index:2;
background:#6bc801;
/*background:url(../images/hb.gif) repeat-x;*/

}
	#page1 header {
		height:300px;
	}
.shadow {
	-webkit-box-shadow: 0 18px 0 -10px #999;
	   -moz-box-shadow: 0 18px 0 -10px #999;
	        box-shadow: 0 18px 6px -10px #999;
}
h1 {
	padding:15px 0 0 0; 
	position:relative;
}
.logo {
	display:block; 
	width:140px; 
	height:150px;
	text-indent:-5000px; 
	background:url(../images/logo.png) 0 0 no-repeat;
}

.banner {
	width:461px;
	height:269px;
	background:url(../images/header-img.png) 0 0 no-repeat;
	position:absolute;
	top:51px;
	right:142px;
}

/*********************************content*************************************/
#content {
	width:100%; 
	padding:0;
	position:relative;
	z-index:1;
	background:url(../images/bg-top2.png) center top no-repeat;
}
	#content .padding {
		padding: 110px 0 20px 0;
	}

.spacer-1 {
	width:100%; 
	background:url(../images/pic-1.gif) 217px 0 repeat-y;
}

h3 {
	font-size:28px; 
	line-height:32px; 
	margin:0 0 20px 0; 
	color:#484647;
	font-weight:normal;
}

h4 {
	font-size:20px; 
	line-height:32px; 
	margin:0 0 20px 0; 
	font-weight:normal;
}

.border-bot {
	width:100%; 
	padding-bottom:15px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}

.box {
	width:100%; 
	min-height:295px; 
	background:url(../images/bg-box.png) 0 0 repeat;
}

.button {
	display:inline-block;
	padding-left:18px;
	color:#8e8c7d;
	background:url(../images/button-left.png) left 0 no-repeat;
	cursor:pointer;
	font-weight:normal;
}
	.button span.b {
		display:inline-block;
		padding-right:18px;
		background:url(../images/button-right.png) right 0 no-repeat;
	}
		.button span.b span {
			display:inline-block; 
			padding:0 7px;
			font-size:18px;
			line-height:43px;
			background:url(../images/button-tail.gif) 0 0 repeat-x #e7e6df;
	}
	
	.button:hover {
		color:#000;
	}

.list-1 li {
	line-height:20px; 
	padding-left:16px; 
	background:url(../images/marker.gif) 0 8px no-repeat;
}
	.list-1 li a {
		display:inline-block;
	}
		.list-1 li a:hover {
			color:#48462f;
		}

.list-2 li {
	font-size:14px; 
	line-height:24px; 
	padding:0px; 
	background:url(../images/pic-1.gif) 0 bottom repeat-x;
}
	.list-2 li a {
		display:block; 
		color:#1799cf; 
		padding-left:12px; 
		background:url(../images/marker-1.gif) 0 10px no-repeat;
	}
		.list-2 li a:hover {color:#fff;}
	.list-2 .last-item {background:none;}
	
.price-list li {
	width: 100%;
	overflow: hidden; 
	vertical-align: top;
	color: #8e8c7d;
	line-height:22px;
}
	.price-list li strong {
		background: url(../images/pic-1.gif) repeat-x 0% 13px;
		display: block; 
		overflow: hidden;
	}
	.price-list li span {
		float: right;
		color: #8e8c7d;
	}
	.price-list li a {	
		float: left;
		text-decoration: none;
		color: #8e8c7d;
	}
		.price-list li a:hover {
			color:#79e300;
		}

.link:hover {text-decoration:underline;} 

.link-1 {
	font-size:13px; 
	font-weight:bold;
	color:#48462f;
	cursor:pointer;
	text-decoration:underline;
}
	.link-1:hover {text-decoration:none;} 
	
.link-2 {color:#787878;}
	.link-2:hover{text-decoration:none;}

.text-1 {
	display:block;
	font-size:30px;
	line-height:1.8em;
	color:#79e300;
} 
.text-2 {
	display:block;
	font-size:30px;
	line-height:1em;
	color:#ffcc00;
}
.text-3 {
	display:block;
	font-size:20px;
	line-height:20px;
	color:#4d4d4d;
	margin-bottom:15px;
}
.text-4 {
	font-size:12px;
	line-height:15px;
	color:#9a9992;
	margin:0px;
}

dl span {float:left; width:68px;}

/* Contact form */
#contact-form {
	position:relative;
	vertical-align:top;
	width:100%;
	z-index:1;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 20px 0;
			}
			
			#contact-form input {
				width:233px;
				line-height:1.2em;
				padding:9px 18px; 
				margin:0;
				background:none;
				border:1px solid #c5c5c5;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#8e8c7d;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
			}
			#contact-form .area .error { float:none;}
			#contact-form textarea {
				margin:0;
				overflow:auto;
				width:431px;
				height:186px;
				line-height:18px;
				padding:9px 18px; 
				background:none;
				border:1px solid #c5c5c5;
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#8e8c7d;
				border-radius:7px;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
			}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 0px 10px;
				display:inline-block;
				color:#F00;
				}
				#contact-form .error {
					color:#f00;
					font-size:11px;
					line-height:2.6em;
					display:none;
					overflow:hidden;
				}
		.buttons-wrapper { padding-top:25px; text-align:right; }
		.buttons-wrapper a { margin-left:35px;}

.circle {
	display:inline-block; 
	padding:3px 16px; 
	font-size:48px; 
	line-height:1.2em; 
	color:#fff; 
	text-transform:uppercase;
	float:left;
	margin-right:10px;
	border-radius:35px;
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
}
.ground {background:#79e300;}

.lightbox-image {
	position:relative;
	overflow:hidden;
	display:inline-block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
	.lightbox-image span {
		display:inline-block;
		position:absolute;
		left:0px;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 55%;
		z-index:1;
		padding:0;
	}
/****************************footer************************/
footer {
	width:100%; 
	padding:0px 0 0px;
	
		position:relative;
	z-index:1;
	-webkit-box-shadow: 0 18px 0 -10px #999;
	   -moz-box-shadow: 0 18px 0 -10px #999;
	        box-shadow: 0 18px 6px -10px #999;

	
	
	/*
		 -moz-box-shadow: 1px 1px 10px #00f;
-webkit-box-shadow: 0 0 5px 5px #888;
box-shadow: 0 0 5px 5px #888;
  -moz-border-radius-bottomright: 50px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
-moz-border-radius-bottomleft: 50px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;*/

}
.fimg
{
background:url(../images/bg-top3.gif) center top no-repeat;
height:190px;
width:1000px;

	}
	footer .main {
		font-size:11px;
		line-height:20px;
		color:#fff;
		
	}
.footer-border {
	width:960px;
	margin:0 auto;
	padding:25px 0 0 0;


}




.footer-menu {float:right; margin-right:13px; margin-top:80px; }
	.footer-menu li {
		padding-left:30px;
	
		float:left;
		color:#FFF;
	}
	.footer-menu li.first {
		padding-left:26px;
	}
		.footer-menu li a {
			text-decoration:none;color:#fff; font-size:14px;
		}
		.footer-menu li a.active, .footer-menu li a:hover {
			text-decoration:underline;
		}



/*banner*/

#faded {
	width:750px;
	height:330px; 
	position:relative; 
	float:right;
	margin: 0px 0 0 0;
	background: url(../images/faded_bg.png) 0 0 no-repeat;
	z-index: 1;
}
a { outline:0; border:0; }
	#faded div {
		height: 314px;
		overflow: hidden;
	}		
		#faded div img {padding: 10px 0 0 7px;}
	ul.pagination {px
		list-style:none;
		padding:0;
		margin:0;
		z-index:2;
		position:absolute;
		bottom:80px;
		left: 255px;
		
		width: auto;
	}
		ul.pagination li {
			position:relative;
			float:left;
			padding-right: 0px;
			font-size: 0;
			line-height: 0;
		}
			/* ul.pagination li a {
				display:block;		
				color:#f00;						
				text-decoration: none;
				width: 35px;
				height: 35px;
				background: url(../images/pagination-a-bg.gif) 0 0 no-repeat;
				font-size: 0;
				line-height: 0;
			}
			ul.pagination li.current a {
				left:0px;
				color:#fff;
				display:block;
				background: url(../images/pagination-a-bg-hover.gif) 0 0 no-repeat;
				color: #600909;
			}
			ul.pagination li.last a{
				display: none;
			} */
			
			