#head {
	height: 385px;
}

#headerImage {
	display: block;
}

#rootlineNav {
	display: none;
}

#leftCol .ctArea {
	margin: 27px 10px 0 18px !important;
	margin: 0px 10px 0 18px;
	padding-top: 0 !important;
	padding-top: 27px;
}

#midCol .ctArea {
	margin: 27px 21px 10px 14px;
}

#rightCol .ctArea {
	margin: 27px 10px 0 0 !important;
	margin: 27px 10px 0 0;
}

#leftCol .ctArea .csc-firstHeader {
	position: static;
	top: auto;
	left: auto;
	margin-bottom: 0;
}

#leftCol .ctArea .ctElement,
#rightCol .ctArea .ctElement,
#rightCol .ctArea .csc-firstHeader{
	margin-bottom: 0;
}

#midCol {
	background: url(../../images/midCol_bg.gif) repeat-y 0 0;
}

#leftCol .ctArea .sectionFrame1,
#rightCol .ctArea .sectionFrame1 {
	margin-bottom: 22px;
} 

#leftCol .tx-felogin-pi1 .defaultForm input {
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	width: 287px !important;
	width: 283px;
	height: 16px !important;
	height: 20px;
	color: #797979;
	padding: 1px 1px 1px 5px;
}

#leftCol .tx-felogin-pi1 .defaultForm input.submit {
	margin-left: 0 !important;
	margin-left: 0;
	width: auto !important;
	width: auto;
	height: 20px !important;
	height: 20px;
	color: #000000;
}



