#banner_wrapper {
	padding-top: 56px;
}   
#banner{
    /* background-image: url(../images/banner.png);
    background-position: center top;
    background-repeat: no-repeat; */
    min-height: 450px;        
    padding: 0;
    position: relative;
    /* top: 56px;    */
    width: 100%;   
	
}

.banner_inner{
	width:970px;
	min-height:425px;
	margin:0 auto;
	padding:0px;  
	position: relative;
	
}
.banner_head{      
	text-align: center;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
padding: 15px 0px 13px 0px;
position: absolute;
width: 100%;
z-index: 20;
}
.banner_heading{ 
	padding:0px;
	width: 920px;
     margin: 0px auto 0px auto;
}
.banner_top_inner {
  width:auto;
  margin:0px auto;
}    
.slider_wrapper {
position: absolute;
width: 100%;
z-index: 3;    
}
.banner_heading ul li {  
	color:#FFF;
 
	font-size:18px;
	text-transform:uppercase;
	display: inline-block;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
padding-left: 25px;
margin-right: 25px;
font-weight: bold;
}
.banner_heading ul > li:first-child{
	background-image:none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
padding-left: 0px;                  
}
.span_bullet{
	padding-left:20px;
	padding-right:20px;
}
.offer{
	 background-image: url(../images/offer_bg.png);
background-position: left center;
background-repeat: repeat;
border: 2px solid #FFFFFF;
display: inline-block;
margin: 0px 33px 44px 58px;
padding: 25px 30px;
width: 305px;
position: absolute;
z-index: 30;
top: 95px;
}
 
.offer img{
	padding-top:10px;
	padding-right:5px;
	float:left;
}   
.offer ul li{
	color:#FFF;
 	font-size:18px;           
 	margin-bottom: 10px;
	background-image: url(../images/check_box_img.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
padding-left: 25px;
font-weight:400;
}
.fb_signup{
	margin:10px 0 17px 115px;
	border:1px solid #b2c7d4;
	border-radius:5px;
	background-image:url(../images/fb_signup_bg.png);
	background-position:left;
	background-repeat:repeat;
	width:290px;
	/*float:left; */
	position: absolute;
z-index: 30;                          
right:0;
top: 55px;
}
.fb_signup_inner{
	padding:10px;
	position: relative;  
	width: 270px; 
}
.fb_signup_inner .error_report  {
position: absolute;
top: 2px;
width: 264px;
padding: 0px 3px;                                    
}
.fb_signup_inner_a{
	text-decoration:none;
	}
.fb_signup_inner_a:hover{
	text-decoration:none;
	}
.fb_signup_bottom{
	padding: 5px 10px;
	background-color:#fff;
	text-align:center;
}
.fb_signup_bottom input[type="checkbox"] {
    display:none;
}

.fb_signup_bottom [type="checkbox"] + label {
    color:#f2f2f2;
    font-size:14px;
	float:left;
}

.fb_signup_bottom input[type="checkbox"] + label span {
    background: url(../images/check_box_img2.png) no-repeat scroll right -27px top transparent;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 23px;
}

.fb_signup_bottom input[type="checkbox"]:checked + label span {
    background:url(../images/check_box_img2.png) -23px top no-repeat;
	width:23px;
}

.vacation input[type="radio"] {
    display:none;
}

.fb_signup_bottom input[type="radio"] + label {
    color:#f2f2f2;
    font-size:14px;
}

.fb_signup_bottom input[type="radio"] + label span {
    display:inline-block;
    width:23px;
    height:22px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../images/check_box_img2.png) -38px top no-repeat;
    cursor:pointer;
}

.fb_signup_bottom input[type="radio"]:checked + label span {
    background:url(../images/check_box_img2.png) -57px top no-repeat;
}




.fb_signup_bottom img{
	float:left;
}
.fb_signup span{    
    padding-bottom: 5px;
color: #8F8D8D;
display: block;
font-size: 12px;
text-align: center;
font-weight: 600;
}

.span_blue a{
	color:#0088c5 !important;
}
     
.fb_signup .inputblue_box{
	background-color:#0088c5;
	border:1px solid #0088c5;
	width:243px;
	padding:5px 10px;
	
	font-weight:bold;
	font-size:24px !important;
	color:#fff !important;
  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  
}
.fb_signup .inputblue_box:hover
{
	background-color:#EE7320;
	border:1px solid #ddd;     

}
#content{
	width:100%;
 	background-color:#ebeae8;
    position: relative;
	top: 0px;
padding-top: 5px;
 }
.bgwhite{
	background-color:#fff;
}
.inner_content{
 width:970px; 
 margin:0 auto;
}
#inner_content table{
	width:970px;
	margin:0 auto;
}
#content_inner_top{
	background-color: #D7D7D6;
     width: 960px;   
	margin-top:15px;
	margin-left: auto;
    margin-right: auto;
	position: relative;
	padding-bottom: 15px;
}
#inner_top_strip{
    background-color: #D7D7D6;
      width: 875px;  
}
#content_inner_top h1{
	color: #565656;
font-size: 21px;
font-weight: bold;
padding: 10px 10px 5px 15px;
margin: 0px;
 }
 
.prev { 
background-color: #fff;
position: absolute;
top: 43%; 
padding: 10px 5px;
font-size: 35px;
color: #A3A3A3;

}
.next {
background-color: #fff;
position: absolute;
top: 43%;
right: 0px;
padding: 10px 5px;
font-size: 35px;
color: #A3A3A3;

}
.content_slider-btn{
	float:right;
}
.content_top_slider{
	 
}
.content_slider_blackstrip{
	background-image: url(../images/strip_bg.png);
    background-position: left center;
    background-repeat: repeat-x;
    border-top: 1px solid #73716D;
    padding: 0px;
    position: relative;
    top: 35%;
	float:left;
	width:247px;
}
.content_slider_blackstrip span{
	color: #FFFFFF;
    float: left;
    font-size: 13px;
    margin: 7px;
}
.content_slider_blackstrip img{
	float:right;
	border:none !important;
	margin-right:5px !important;
	margin-top:7px !important;
}
.content_top_slider_text{
	color:#fff;
	
	font-size:13px;
}
.slide_image{
	background-image: url(../images/photo1.png);
    background-position: center center;
    background-repeat: no-repeat;
    border: 15px solid #FFFFFF;
    float: left;
    height: 150px;
    width: 248px;
	margin-right:20px;
}
.new_img{
	float: left;
    left: 0px;
    position: relative;
    text-align: left;
    top: 0;
}
.new_img img{
	border:none !important;
}
.heart_shape{
	float: right;
    position: relative;
    right: -30px;
    text-align: right;
    top: 10px;
}
.heart_shape img{
	border:none !important;
}
.featured_home-li  {
	height:175px !important;
	min-height: 175px !important;
background-color: #fff;
width: 247px;
margin-right: 20px;
padding: 10px;
margin-left: 3.5px;
float:left;
position: relative;
}
 
.featured_home_details {
font-size: 13px;
color: #919191;
}
.featured_home_details  a {
font-size: 13px;
font-weight:600;
}
.featured_home_title a{
 color: #064c6c;
font-size: 15px;
margin-bottom: 1px;
margin-top: 4px;
font-weight: 600;
display: block;
 }   
 .new_banner {
	position: absolute;
top: -2px;
left: -2px;
z-index:3;
 }
 .last_min_offer {
 position: absolute;
top: 0px;
left: 0px;
z-index:3;
 }
.featured_home_title a:hover {
	color: #F07D1E;
	text-decoration: none;
	
}
.featured_home_thum
  {
	min-height: 156px;
min-width: 247px;
background-color: rgb(211, 211, 211);
max-height: 156px;
position: relative;
  }
  .detail_layer
  {
  position: absolute;
width: 207px;
bottom: 0;
height: 19px;
background-image: url(../images/offer_bg.png);
background-position: left center;
color: repeat;
color: white;
padding: 5px;
font-size: 14px;
font-weight: 600;
}
#content_mid{
	border: 1px solid #EDEDED;
border-radius: 5px 5px 5px 5px;
margin-bottom: 20px;
margin-top: 15px;
padding: 15px 15px 15px 15px;
width: 930px;
margin-left: auto;
margin-right: auto;

}
#content_mid_col1{
    float: left;
    padding-left: 3px;
   padding-right: 4px;
width: 287px;
	background:url(../images/BoxSepline.jpg) no-repeat right center;
	border-right: 1px solid #CCCCCC;
}    

#content_mid h1{
	
	color:#565656;
	font-size:20px;
	font-weight:bold;
	padding:0px 0px 12px;
	margin:0px;
}
#content_mid_title{
	color: #424344;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px 0 7px;
}
#content_mid_title_right{
	color: #424344;
    display: block;
    
    font-size: 13px;
    font-weight: bold;
	padding-left: 10px;
    padding-top: 10px;
}
#content_mid_text{
	color: #6C6B6B;
display: block;
float: left;
font-size: 13px;
padding: 5px 0px 0 7px;
 width: 270px;
 font-weight: normal;
}
.testimonial_content{
padding: 6px 10px 5px 10px;
font-size: 15px;
color: #474747;
font-weight: 400;
}
.testimonial_title
{
padding: 6px 10px 2px 10px;
font-weight: bolder;
font-size: 15px;
color: #E4432B; 
}
.testimonial_title .first_tt {
color: black;
}
.block_link {
    position: relative;
}
.play1 {
position: absolute;
font-size: 60px;
color: #DADADA;
top: 21%;
left: 112px;
}
.button_bg {
width: 26px;
height: 28px;
background-color: white;
position: absolute;
top: 39%;
left: 44%;
}
#content_mid_text_bot{
	color: #6C6B6B;
    display: block;
    float: left;          
    font-size: 12px;
    padding: 5px 10px 0 7px;
}
#content_mid_text_right{
	
	color:#6c6b6b;                            
	font-size:13px;
	display:block;
	padding: 10px;
}
.testimonail_box
{
	float: left;
    width: 310px;
	overflow: hidden;
}
#content_mid_col2{
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
	min-height: 231px;
overflow: hidden;
margin-left: 17px;                             
    
}

.dubble_quotes_left {
    
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.dubble_quotes_right {
	float: right;
    
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
}
.quotes {
	
	font-size:16px;
	font-weight:normal;
}
.by_write{
	color: #0696E7;
    font-size: 13px;
    padding-right: 15px;
    padding-top: 10px;
    text-align: right;
}
.by_write span{
	color:#5d6163;
	font-size:13px;
}
#content_bottom{
	border: 1px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 20px 0;
    width: 1000px;
}
#content_bottom_col{
	float: left;
    margin: 0 35px;
    width: 180px;
}
#content_bottom_col img{
	float:left;
}
#content_bottom_title{
	color: #424344;
    display: block;
    
    font-size: 13px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 10px;

}
#content_bottom_text{
	
	color:#6c6b6b;
	font-size:13px;
	display:block;
	padding-left: 10px;
    padding-top: 10px;
}


#content_clients{
	border: 1px solid #EDEDED;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 15px;
    padding: 15px;
    width: 970px;
}

#content_clients_heading{
	font-size:12px;
	font-weight:bold;
	color:#868d90;
	border-bottom:1px solid #CCC;
}
#content_clients_heading span
{
	background-color:#fff;
	padding-bottom:3px;
	padding-right:10px;
}

#content_last_bottom{
 	padding: 0px;
	width:1000px;   
	margin-bottom: 20px;
}

#content_last_bottomcol1{
	border: 1px solid #dddada;
    color: #6c6b6b;
    float: left;
    font-size: 12px;
    padding: 10px;
    width: 610px;
	margin-right:20px;
	background-color:#fff;
}
#content_last_bottomcol1 h1{
	font-size:16px;
	font-weight:normal;
	color:#565656;
	
}
#content_last_bottomcol2{
	 border: 1px solid #e3dedc;
    color: #868D90;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    width: 326px;
	background-color:#fff;
}
#content_last_bottomcol2 h1{
	font-size:16px;
	font-weight:bold;
	color:#868d90;
	border-bottom:1px solid #e3dedc;

}
#content_last_bottomcol2 p{
	font-size:13px;
	font-weight:bold;
	color:#868d90;
}
#content_last_bottomcol2 ul{
	margin:0px;  
	padding:0px;
}
#content_last_bottomcol2 ul li{
	list-style:none;
	background-image:url(../images/li_bullet.png);
	background-repeat:no-repeat;
	background-position:left;	
	line-height: 23px;
	(-bracket-:hack;
        line-height: 25px;
    );

}
#content_last_bottomcol2 ul li a{
	text-decoration:none;
	color:#868d90;
	padding-left:20px;	
}
#content_last_bottomcol2 ul li a:hover{
	text-decoration:underline;   
}
#clients_logo_div{
	font-size:12px;
	font-weight:bold;
	color:#868d90;
	padding-left:20px;
}

.block_bottom { float: left; width: 195px; margin-right: 42px;}   
.block_img { }
.block_title { font-size: 14px; font-weight: bold;margin-top: 5px;}
.block_text { margin-top: 5px;font-size: 13px; font-weight: normal;}
div.block_bottom:nth-child(4n+0) {margin-right: 0px; }
div.block_bottom:first-child {margin-left: 13px; }
.block_usefull_links {float: left; }
.usefull_links_box { float: left; border: 2px solid #DBDBDB; padding: 5px 10px 5px 10px;background-color: #FAFAFA;}   
ul.default li {
background-image: url("../images/li_bullet.png");
background-position: left;
background-repeat: no-repeat;
line-height: 23px;
list-style: none outside none;
padding-left: 20px;
}
ul.default li a {
color: #868D90;
text-decoration: none;
}
ul li a {
font-size: 14px;
font-weight: 400;
}
.offer_button_div { background-color: #FA5252; padding: 7px;margin-top: 25px; }
.offer_button_text{color: white;
font-size: 18px;
float: left;
margin-left: 20px;}
.offer_button_line { float: left;
width: 1px;
height: 25px;       
background-color: #ffffff;
margin-left: 21px;  
margin-right: 21px;}  
.offer_button_icon { font-weight: bold; color: white; font-size: 18px;}
.media_images_box { }  
.media_image{ float: left; }