﻿/*======================================================================
	BRODART: Homepage Layout
----------------------------------------------------------------------*/
.l-homepage /* This is also #body-container */
{}

	.l-homepage #side-container
	{
		position: relative;
		top: -10px;
	}

	.l-homepage #content-container
	{
		padding: 9px 0 2em;
	}