 @charset "UTF-8";
/* ------------------------------
 Home
------------------------------ */

/* div#content
------------------------------ */
div#inner-container {
	width:956px;
	margin:0 auto;
}

div#inner-content {
	height:220px;
}

div#inner-content {
	position:relative;
}

div#box1 {
	position:absolute;
	top:1px;
	left:0;
}
div#box2 {
	position:absolute;
	top:1px;
	left:319px;
}
div#box3 {
	position:absolute;
	top:1px;
	left:638px;
}
/* div#news
------------------------------ */
div#news {
	background:url(../../img/texture_01.gif);
	display: inline-block;
	padding:30px 0 20px 40px;
}

div#news:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#news dl{
	margin-top:10px;
}

div#news dt{
	float:left;
	width:8em;
	color:#FFF;
}

div#news dd{
	margin-left:8em;
}

div#news dd a{
	color:#ba5a4a;
}

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


div#news h2 {
	border-bottom:1px solid #e9ad61;
}

div#news-salon {
	width:420px;
	float:left;
	margin-right:30px;
}

div#news-school {
	width:420px;
	float:left;
}

