/* --- Main content containers --- */

#c_maincontainer
{
	width: 99.3em;
	font-size: 62.5%;
	line-height: normal;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	position: relative;
}

#c_globalmenu
{
    margin-bottom: 2.2em;
	height: 4.5em;
    width: 100%;
}

#c_mainmenu
{
	margin-left: 0.2em;
}

#c_maincontent
{
	margin: 0.7em 0.3em 0 0.3em;
	overflow: hidden;
}

#c_leftmaincontent
{
	width: 74em;
	float: left;
	overflow: hidden;
}

#c_rightmaincontent
{
	width: 24.7em;
	float:left;
	overflow: hidden;
}

#c_footer
{
	clear: both;
	overflow: hidden;
	width: 100%;
	margin: 1.5em 0.3em 1em 0.3em;
}

#c_newsletter
{
	clear: both;
	width: 100%;
	margin: 3.5em 0.3em 1em 0.3em;
}