.TopContainer
{
	position: absolute;
	top: 0px;
	height: 200px;
	width: 100%;
	background: url(/media/images/subpage-site-background.jpg) no-repeat;
}

.MidContainer
{
	position: relative;
	top: 200px;
	width: 100%;
	left: 2px;
}

.MidContainer .ContentLeft .Content
{
        float: left;
	width: 278px;
	padding-left: 28px;
}

.MidContainer .ContentRight .Content_right
{
        float: right;
	width: 388px;
	padding-right: 22px;
	margin:05px 0 0 0;
}

.bottom
{
	margin-top: 200px;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
