html, body, form {
	margin: 0;
	padding: 0;
}

#bodyContainer {
}

#area5 {
	float: left;
}

#area6 {
	float: left;
}

#area7 {
	float: left;
}

#content {
	float: left;
	height: auto;
}

#area9 {
	position: relative;
	bottom: 0px;
}

#area10 {
	float: right;
}

#area11 {
	float: right;
}

#area12 {
	float: right;
}

#area13 {
	clear: both;
}

/*
 * FRONTEND EDITOR
 */
#header
{
    background				: #fff url(/Content/backoffice/images/layout/header-bg.gif) repeat-x 0 0;
    height					: 49px;
}