body{
	background: #5c5b5c;	
}

a {	color: #fff; font-size: 11px; font-family:Verdana, Geneva, sans-serif;	}

ul { list-style: none; float: right;}

li { float:left; margin-right: 15px; }

#container {
	margin: 0 auto;
	width: 1000px;
	height: 667px;
	background-image: url(../img/bg.jpg);
}

#head {width: 972px; height: 404px;}

#headleft { width: 457px; height: 404px; float:left}

#headlefttop {
	width:  457px;
	height: 268px;
	background-image: url(../img/headleft.jpg);
}

#headleftbottom {
	clear: both; 
	width: 457px;
	height: 137px;
	background-image: url(../img/hairlounge_katleen.jpg);
}

#headright {
	float: right;
	width: 515px;
	height: 404px;
	background-image: url(../img/headright.jpg);
}

#headline {
	color: #fff; font-size: 14px; font-family:Verdana, Geneva, sans-serif;	
	width: 971px;
	height: 30px;
	background-image: url(../img/headline.jpg);
}
#bottom {
	width: 956px;
	min-height: 291px;
	height: auto !important;
	height: 291px;
	padding-left: 15px; 
	background-image: url(../img/bottom.jpg) top left no-repeat;
	color: #fff; font-size: 11px; font-family:Verdana, Geneva, sans-serif;	
	padding-bottom: 40px;
}