#divBodyLeft {
	 width: 580px;
    height: 360px;
	float: left;
	background: url(../images/columnHome.jpg) no-repeat bottom left;
	
}

#divBodyLeftHome {
	 width: 280px;
    height: 380px;
	float: left;
	background: url(../images/columnHome.jpg) no-repeat bottom left;
	
}

#divHairForm {
	width: 600px;
	height: 300px;
	float: left;
	margin: auto 0 300px auto
	
}


#divBodyleftEvent {
	width: 900px;
	height: 210px;
	float: left;
	background-color: #FFF;
}

#divBodyRight {
    width: 580px;
    height: 360px;
    padding: 10px;
    float: right;
    background: url(../images/girl.jpg) no-repeat bottom right;
    text-align: right;
}


#content_sub_event {
	float: right;
	width: 300px;
	height: auto;
	background-color: #CF3;
	padding: 0px;
	margin: 0px;
}

#footer {
	float: right;
	width: 900px;
	height:100px;
	
	
    margin: 10px 40px 0px 0px;
	
}


#table {
    
    float: right;
    color: #C90;
    text-align: center;
}



	
		
		

