.cSubMenu {
	padding: 5px 0px 0px 225px;
	height: 60px;
}

.cLeft {
	color: white;
	float: left;
	width: 165px;
	background: url('../res/bg/ib-mid.gif') repeat-y top left;
}

.cLeftBottom {
	width: 165px;
	height: 19px;
	background: url('../res/bg/ib-bot.gif') no-repeat bottom left;
}

.cMain {
	float: right;
	width: 520px;
	padding-right: 90px;
}

.cBottom {
	clear: both;
	padding: 20px 140px 0px 230px;
	width: 470px;
	background: url('../res/bg/bottom.jpg') no-repeat right 20px;
}


.cFooter {
	border-top: 1px solid black;
	/*font-size: 0.7em; */
	font-size: 9px;
	
        word-spacing: 0.2px;
	height: 24px;
	overflow: hidden;
/* 	width: 470px; */
}

.cContent {
	width: 840px;
	padding: 0px;
}

#left {
	padding: 10px 15px 0px 20px;
	font-size: 0.9em;
	line-height: 1.3em;
}

#left H1 {
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4em;
	color: white;
	padding: 0px;
	margin: 0px;
}

#left p.bodytext {
	margin: 0px;
	padding-top: 10px;
}

.cSubMenu A {
	font-size: 0.85em;
	color: #005b9d;
	padding: 0px 5px;
	line-height: 0.9em;
}

.cSubMenu A:hover {
	text-decoration: underline;
}

#main div.csc-textpic-imagewrap {
	padding-top: 10px;
}

#main div.csc-textpic-imagewrap IMG {
	vertical-align: middle;
}

#main dd.csc-textpic-caption {
	padding-top: 10px;
}

.mailform .field TEXTAREA,
.mailform .field INPUT {
	background-color: #e9edf6;
	border: 1px solid #e9edf6;
	width: 340px;
}

.mailform .field INPUT {
	line-height: 26px;
	height: 26px;
	font-size: 1em;
}

.mailform .label {
	width: 90px;
	padding-bottom: 10px;
	height: 30px;
	vertical-align: top;
/* 	line-height: 30px; */
}

.mailform .field {
	vertical-align: top;
	padding-bottom: 10px;
}

.mailform INPUT.submit {
	background-color: white;
	width: auto;
	border: 1px solid #0069b3;
	height: auto;
	line-height: 1.4em;
	font-size: 1em;
}

.mailform INPUT.submit-img {
	background-color: white;
	width: auto;
	height: auto;
	vertical-align: bottom;
	padding-left: 3px;
}

#main div.csc-textpic-text p.bodytext {
	margin-top: 0px;
}
