

body{
	margin:0;
	padding:0;
	background-color:#FFF;
	
}
.top_wrapper{
	background-color:#efefef;
	width:100%;
	margin:0;
	padding:0;
}
.logo {
    margin-top: 30%;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999;
}
.followers{
	background-color:#1a1a1a;
	width:100%;
	margin:0;
	padding:0;
}
.footer_wrapper{
	background:url(../images/footer_bg.jpg) no-repeat center;
	width:100%;
	margin:0;
	padding:0;
}
.rig_ar {
	background:url(../images/arrow_banner_right.png) no-repeat;
	width:45px;
	height:45px;
	margin-right:162px;
}

.left_ar {
	background:url(../images/arrow_banner_left.png) no-repeat;
	width:45px;
	height:45px;
	margin-left:151px;
}


/*.................................................banner...........................................................*/

.logo_menu {
    position: relative;
}

.welcome{
	width:100%;
	/*background-color:#ed232a;*/
	height:245px;
	background:url(../images/welcome_bg.png) repeat-x #ed232a;

}
.our_service_bg{
	
	width:100%;
	    margin: 0 auto;

	
}

.our_service_bg img {
    width: 100%;
}
.footer_ads{
	width:100%;
	background-color:#31363a;
	height:280px;
	background:url(../images/footer_bg.png) right;
	float:left;
}
.copy_bg{
		width:100%;
	background-color:#31363a;
	height:61px;
	background:#070707;
	float:left;
	
	}

#divBottomRight {
    z-index: 9999 !important;

}

.gall_bg {
    width: 100%;
    height: 761px;
    float: left;
    padding: 70px;
	
	  background: url(../images/gallery_bg.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}













@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
   /* IE10+ specific styles go here */  
}



}



