body {
	font-family: Calibri, "Myriad Pro", Helvetica, Arial;
	font-weight: normal;
	line-height: 15px;
	margin: 0;
	padding: 0;
	font-size:12px;
}
.georgia {
	font-family:"Georgia", Times New Roman, Times, serif
}
html {
	background-color:#bf9f62;
	image-resolution:auto;
}
h1 {
	font-size:34px;
	font-weight:normal;
	color: #85c226;
	margin-bottom: 20px;
}
h2 {
	font-size:22px;
	font-weight:normal;
	color: #ffffff;

}
h3 {
	font-size:140%;
	font-weight:normal;
}
h4 {
	font-size:14px;
	color:#85c226;
}
img {
	border:none;
}
#wraper {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
#header {background:url(../images/header.jpg) no-repeat;
	display: block;
	height: 302px;
	margin: 0 auto;
	padding:20px 0 0 20px;
	width: 1000px;
}
.logo {
  margin-bottom:20px;
}

#content{background:url(../images/about.jpg) no-repeat;
	height:200px; padding:20px}
	
.left_data{margin:0px 0 0 30px; width:600px; color:#fff}
p.left_data{line-height:14px;}

ul.left_data li{margin-bottom:10px; background:url(../images/bullets.PNG) no-repeat top center;}

.right_data{margin:0px 0 0 30px; width:30%; color:#fff}

.gallary{width:980px; height:230px; background-color:black; margin:20px 0 0 0px; padding:10px;}

ul.gallary1 li{border-right:1px solid #393939; display:block; padding:20px 20px; margin:0 0 0 0; line-height:50px;}



.galimg{z-index:1}
.zimgtxt{ z-index:10}
.imgtxt{ padding:5px;
text-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #000000;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#30322F));
background: -webkit-linear-gradient(#000000, #30322F);
background: -moz-linear-gradient(#000000, #30322F);
background: -ms-linear-gradient(#000000, #30322F);
background: -o-linear-gradient(#000000, #30322F);
background: linear-gradient(#000000, #30322F);
-pie-background: linear-gradient(#000000, #30322F); color:#fff;
behavior: url(PIE.htc);}

.testimonial{margin-top:20px;}
.txt18{font-size:18px;}
.txt12{font-size:12px;}

ul.testimonial li{padding:5px; margin:0 20px 20px 0; width: 420px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: #ffffff;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#E5E7E4));
background: -webkit-linear-gradient(#ffffff, #E5E7E4);
background: -moz-linear-gradient(#ffffff, #E5E7E4);
background: -ms-linear-gradient(#ffffff, #E5E7E4);
background: -o-linear-gradient(#ffffff, #E5E7E4);
background: linear-gradient(#ffffff, #E5E7E4);
-pie-background: linear-gradient(#ffffff, #E5E7E4);
behavior: url(PIE.htc);}

.name{color:#c09f62; font-style:italic; margin:5px}
.date{color:#acacab; font-style:italic; margin:5px}
.test{font-family:Calibri; line-height:14px; margin-left:55px}

.footer{color:#fff; height:10px; padding:20px; background-color:#262014; margin-top:20px}