/* CSS Document */

.mainNavigation,
.titleText,
.screenNavigation,
.exitDemo
{
	display:none!important;
}

.footerInner p a
{
	text-decoration:none;
	color:#000;
}
.coLogo
{
	float:left;
}
.cmsLogo
{
	float:right;
	padding-top:40px;
}
.bodyContainer
{
	clear:both;
	padding:20px 0 50px;
}
.rightContent
{	
	text-align:center;
	padding-top:10px;
}
