.thrColLiq #headerIndex {
	clip: rect(auto,auto,auto,auto);
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute; 
	top: 0px; 
	height:110px; 
	left:0px; 
	right: 0px; 
	background-color: #5f408e;
}
.thrColLiq #mainContentIndex{
	width:86%;
	min-height:80%;
	height: auto;
	margin-top:108px;
	margin-bottom:5%;
	clip: rect(auto,auto,auto,auto);
	font-size: 12px;
	padding-bottom:2%;
	text-align: center;
	}
	#footerIndex {
	margin-top:1%;
	bottom: auto;
	width:80%;
	font-size: 12px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top:solid 1px #CCC;	
}
