﻿/*--- Left Menu hidden -----------------------*/
div.column-nav {
	display:none;
}

/*--- HOMEPAGE middle content column ---------------------*/
div#content-zone {
	width: 1024px;
}

.ctc div.left-content {
	width:auto !important;
}
.ctc div.column-content {
	float: right !important;
	width:100% !important;	
}

div.ctc #specialcontent {
	width: 925px;
}
