/* CSS-Style #0001 - WebSite Specific Settings */
#FlashMenu
{
	width				: 870px;
}

#Container
{
	width				: 870px;
	background-image	: url(/images/background_content.gif) !important;
	background-repeat	: repeat;
	background-position : 0px 0px;
}

#Content
{
	margin				: 0px 0px 0px 0px;
	width				: 870px !important;
	height				: auto !important;
}

#ContentFullSize
{
	padding-left		: 20px;
}

#ContentLeft
{
	width				: 600px !important;
	margin				: 13px 0px 0px 0px;
	padding				: 0px	0px 0px 35px;
}

#ContentRight
{
	width				: 225px !important;
}

#Footer
{
	border				: none 0px #FFFFFF;
	margin-left			: 35px;
	padding				: 0px 0px 0px 0px;
}

