/*Home Page */


body{
background-color : #daf2f6;
font-family : Arial, Helvetica, sans-serif;
font-size : 13px;
color : #ffffff;
}

#container{
margin: -10px auto;
background-image : url(images/lather_web_bck_02.jpg);
background-repeat : no-repeat;
height : 613px;
}

#top_hold{
width : 600px;
float : left;
}

#divLogo{
padding-left : 155px;
padding-top : 20px;
padding-bottom: 20px;
float : left;

}

#divEmail{
float:right; 
padding-top:120px;
padding-left: 590px;
background-color: #none;
width:300px;
position:absolute;
}

#divNavigation{
float:left;
width:700px;
padding-left: 135px;
padding-bottom: 20px;
}

#divNavigation li{
display : inline;
float : left;
font-size : 15px;
color : #ffffff;
}

#divContent{
padding-top : 175px;
padding-left : 175px;
line-height : 20px;
width : 350px;
}

#divContent img{
padding-right: 20px;
}

.clsProducts{
padding-top : 5px;
width : 600px;
}

#divFooter{
color : #0099cc;
text-align : center;
}

li.active{
font-weight : bold;
}

a:link{
color : #ffffff;
text-decoration : none;
}

a:visited{
color : #ffffff;
text-decoration : none;
}

/*About */
#container_about{
margin: -10px auto;
background-image : url(images/lather_web_bckabout_02.jpg);
background-repeat : no-repeat;
height : 813px;
padding-bottom:20px;
}

/* Services */
#container_services{
margin: -10px auto;
background-image : url(images/lather_web_bckpricing_02.jpg);
background-repeat : no-repeat;
height : 613px;
}

#divContent_services{
padding : 0px 175px;
line-height : 20px;
float : left;
}

#divContent_services table{
line-height : 10px;
}

.divHair{
float : left;
padding-right : 20px;
}

.divWax{
float : left;
}

/*contact */
#container_contact{
margin: -10px auto;
background-image : url(images/lather_web_bckcontact_02.jpg);
background-repeat : no-repeat;
height : 613px;
}

#divContent_contact{
padding : 175px 175px;
line-height : 20px;
width : 500px;
}

.td_border{
border-left: #ffffff 1px solid;}


/*talent */
#container_talent{
margin: -10px auto;
background-image : url(images/lather_web_bcktalent_02.gif);
background-repeat : no-repeat;
height :2000px;
}

#divContent_talent{
padding : 195px 175px;
line-height : 20px;
width : 745px;
}

.damen{
width : 700px;
padding-right : 35px;

}

.montrose{
width : 700px;
}

td{
padding-right : 5px;
padding-bottom : 10px;
}