@charset "UTF-8";
/* CSS Document */

body{
	background: url(../images/microsites/salons_bg.jpg) repeat-x #2e6562;
}


#slideshow_left{
	float: left;
	background: url(../images/microsites/events_title.gif) no-repeat;
	width: 343px;
	height: 197px;
}


#slideshow_left_top{
	float: left;
	width: 343px;
	height: 130px;
}

#slideshow_right{
	float: left;
}


#slideshow_arrow_left{
	float: left;
}
#slideshow_arrow_right{
	float: right;
}

#sub_header_divider{
	background: url(../images/canvas_divider_top_clean.jpg) no-repeat;
	height: 29px;
	
	
	float: left;
	margin-top: -2px;
	width: 973px;
}
