/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-position:center;
 background-image:url('images/site_background.jpg');
 background-repeat:repeat-y; 
 background-color:#1b191e;
} 
 
#pagewidth{ 
 width:850px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative; 
 height:96px; 
 background-image:url('images/top_banner.jpg');
  background-repeat:no-repeat; 
 width:100%;
 margin-top:5px;
} 

#franheader{
 position:relative; 
 height:96px; 
 background-image:url('images/fran_top_banner.jpg');
  background-repeat:no-repeat; 
 width:100%;
 margin-top:5px;
} 
 
#maincol{  
 float: right; 
 display:inline; 
 position: relative; 
 width:100%;
 margin-top:5px; 
 }
 
#footer{
 height:25px; 
 margin-top:5px; 
 } 
 
 #subfooter{ 
 width:840px; 
 text-align:right;  
margin-left:auto; 
 margin-right:auto; 
 }
 
 #clock{
 font-size: 12px;
 font-weight:heavy;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
position:relative;
top:7px;
padding-left:175px;
 
 }
 
 .girlsbuttontext{
 padding-top:20px;
 padding-left:10px;
 font-family:Arial, Helvetica, sans-serif;
color: #000000;
 font-size: 15px;
 }
 
  .franbuttontext{
 padding-top:20px;
 padding-left:10px;
 font-family:Arial, Helvetica, sans-serif;
color: #000000;
 font-size: 16px;
 }
 
   .salonbuttontext{
 padding-top:26px;
 padding-left:165px;
 font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
 font-size: 18px;
 }
 
 .salonimage{
 width:850px;
 height:245px;
   }
  
  .salon-buttons{
 width:423px;
 height:127px;
 position:relative;
 float:left;
 margin-top:5px;
  }
  
    .guestbook{
 width:593px;
 height:100px;
 position:relative;
 float:left;
 margin-top:5px;
  background-image:url('images/footer_box.jpg');
  }
  
     .ladies-salon{
 width:251px;
 height:100px;
 position:relative;
 float:right;
 margin-top:5px;
  background-image:url('images/girls_button.jpg');
  margin-left:5px;
 
  }
  
  .footer-text{
padding-left:0px;
padding-top:0px;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}

    .sectionbanner{
 width:850px;
 height:150px;
   }
   
   .sectiontext{
    width:850px;
	background-color:#ffffff;
	margin-top:5px;
	 background-repeat:no-repeat; 
   
   }
   
     .sectiontext2{
    width:850px;
	background-color:#c1c1c9;
	margin-top:5px;
	 background-repeat:no-repeat; 
   
   }
   
   
   
   
   .innertext{
   padding-top:30px;
   padding-left:20px;
   padding-bottom:40px;
 
   }
   
    .innertext2{
   padding-top:30px;
   padding-left:27px;
   padding-bottom:10px;
 
   }
   
   .section-picture{
   position:relative;
   float:right;
   width:425px;
   height:300px;
   margin-top:20px;
     background-repeat:no-repeat; 
   }
   
   .shaving-button{
   width:144px;
   height:63px; 
position:relative;
float:left; 
margin-bottom:10px;
   }
   
   
      .franchise-button{
   width:286px;
   height:94px; 
position:relative;
float:left; 
margin-bottom:10px;
   }
   
.sectionbannertext{
padding-top:90px;
padding-left:30px;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}

     
   p{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
line-height:180%;
width:400px;
}

.black{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
}


.grey-header{
font-size: 36px;
font-family:Arial, Helvetica, sans-serif;
color: #bbbdc0;
padding-bottom:30px;
}
.wide{
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
color: #000000;
line-height:180%;
width:1000px;
}
 
 
 .grey{
 color:#878889;
 font-size:14px;
 width:550px;
 line-height:120%;
 }
 
 .wide{
  width:550px;
  line-height:180%;
 }
 
  .wide-grey{
  width:550px;
   color:#878889;
   line-height:180%;
 }


 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

