.inner-wrapper
{
	background: url(../media/default/contentpage/bg-menu.jpg) no-repeat center top;
}
.left-column
{
	float: left;
	
}
.menu-left {
	width: 122px;
	float: left;
	
}
.middle-column
{
	width: 458px;
	margin-left: 123px;
	margin-right: 150px;
	
	border-left: 1px solid #3b4297;
	border-right: 1px solid #3b4297;
	padding-left: 10px;
	padding-right: 18px;
	padding-top:20px;
	
}
.right-column
{
	float: right;
	width:150px;
	padding-right: 17px;
}
.title, .subject {
	font-size:16px;
    color: #f15f37;
	font-weight: bold
}
.subject {
	font-size:12px;}
.content {
	margin-top:40px;
	margin-left: 5px;
}
.left {
	display:none;}
.banner-bottom
{
	clear:both;
	position: relative;
	background-repeat: no-repeat;
	width: 100%;
	bottom: 0px;
}



.presentation .icon {
	display:none
	}
	
.presentation-overview .icon {
width:90px;
clear:both;
position:relative;}

.trail {margin-top:-20px;
	margin-left:10px;} 	
