@import url("../../home/home.css");

#flash-container-container
{
	background-image: url(../../../images/cim/css/home/backgrounds/overview-bg.gif);
}

#flash-container
{
	background: transparent url(../../../images/cim/content/home/home-overview.jpg) no-repeat left top;
	height: 204px;
}

#sidebar
{
	background-image: url(../../../images/cim/css/home/backgrounds/overview-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 204px;
}

#content-sidebar-bg-container
{
	background-color: white;
	background-image: url(../../../images/cim/css/home/backgrounds/content-sidebar-background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer
{
	padding-right: 210px;
	clear: both;
	margin-top: 135px;
}