	body{text-align:center;background:url('../images/background.jpg');font-family:arial;margin:0px;}
	div{display:block;position:relative;}
	a{display:block;text-decoration:none;}
	span{display:block;}
	#pageholder{width:1000px;height:auto;margin:auto;}

	#heder{width:100px;height:130px;}
	#dlogo{width:250px;height:130px;float:left;border:0px;margin:0px;overflow:hidden;}
	#dlink{width:750px;height:130px;float:right;}
	.clink{width:150px;height:130px;float:left;line-height:120px;color:#4F5D6B;font-weight:bold;}
	.clink:hover{background:grey;opacity: 0.4;filter: alpha(opacity=40); 
	/* For IE8 and earlier */color:white;font-weight:bold;}
	
	#middle{width:1000px;height:auto;float:left;}
	.gallery{width:1000px;height:700px;float:left;overflow:hidden;}
	.gallery_des{width:1000px;height:70px;background-color:rgba(35,24,21,0.7);	color:white;text-align:center;z-index:5;top:600px;position:absolute;}
	.gallery_text{width:750px;margin-top:10px;margin-left:125px;float: left;line-height: 25px;}
	.slide_show_img{width:1000px;height:700px;}

	.des_s{width:1000px; height:auto;float:left;}
	.des_1, .des_2, .des_3{width:320px;height:auto;float:left;margin-top:20px;margin-bottom:20px;}
	.des_1, .des_2{margin-right:20px;}

	.d1t, .d2t, .d3t{width:320px;height:80px;border-radius:10px;background:#7D0021;float:left;text-align:center;}
	.dtitle{width:200px;height:80px;color:white;text-align:center;margin-left: 70px;margin-top:10px;line-height: 20px;font-size:13px;}

	.d1i, .d2i, .d3i{width:320px;height:150px;float:left;margin-top:10px;overflow:hidden;}
	.d1d, .d2d, .d3d{width:320px;height:auto;text-align:left;color:black;margin-top:10px;float:left;color:#3E3A39;}

	#footer{float:left;width:1400px;height:340px;left:-200px;background:url('../images/footer_1400x340.jpg');}
	.social{width:1000px;height:50px;float:left;margin-left:200px;}
	.sitename, .siteno{float:left;width:100px;font-size:11px;color:white;text-align:left;margin-left:15px;
	margin-top:15px;}
	.slinks{width:60px;float:right;margin-top:15px;}
	.sociallinks{width:30px;float:left;}
	.Test_titles{width:1000px;height:25px;float:left;margin-left:200px;font-size:20px;color:white;font-weight:bold;}
	.Test_line{background:url('../images/testimonials_1000x7.png');width:1000px;height:7px;float:left;margin-left:200px;background-repeat: no-repeat;}
	
	.Test_d1{margin-left:200px;}
	.Test_d1, .Test_d2{margin-left:200px;border-right:1px solid #9E9E9F;padding-right:15px;}
	.Test_d2, .Test_d3{margin-left:15px;}
	.Test_d1, .Test_d2, .Test_d3{
		width:315;height:auto;color:#9E9E9F;float:left;margin-top:20px;font-size:13px;text-align:left;
	}
	
	.names{font-size:10px;}

	#subfooter{width:1000px;height:80px;text-align:center;color:#9E9E9F;font-size:16px;margin-left:200px;
	margin-top:20px;float:left;font-size:15px;}
	.textstyle_1, .textstyle_2, .textstyle_3{color:white;display:inline;}
	.textstyle_1{font-size:20px;font-weight:bold;} 
	.textstyle_2{font-size:17px;font-weight:bold} 
	.textstyle_3{font-size:10px;margin-top:15px;display:block;} 

	/*This is slide show css*/
	rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  /*This is slide show css*/
#googleMap{
	margin-top:25px;
}