#content-container
{
	width: 1024px;
	padding: 0 0 0 0;
}

body
{
	background-image: url(../../images/css/home/body-bg.gif);
	background-repeat: repeat-x;
	background-position: left 559px;
}

.rollover-image
{
	position: absolute;
	visibility: hidden;
	z-index: 2;
	width: 133px;
	height: 133px;
}

.content-image
{
	background-image: url(../../images/css/home/main-left-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 757px;
}

.bottom-content
{
	padding-left: 355px;
	clear: left;
}

#footer
{
	padding-top: 0;
	margin-top:-20px;
}
