#navTable { height: 238px; }

#navTable td {
	padding: 0;
	height: 235px;
	vertical-align: top;
	color: #fff;
	background-color: transparent;
	border-right: 1px solid #fff;
}

#navTable td ul {
	list-style: none;
	margin: 7px;
	padding: 0;
	overflow: hidden;
	width: auto;
}

#navTable td li {
	list-style-type: none;
	margin: 0 0 0 1em;
	padding: 0;
	text-indent: -1em;
}

#navTable td a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
	
#navTable td a:hover {
	color: #701822;
	background-color: transparent;
	text-decoration: none;
}

#main-page .inner {
	padding: 9px;
	font-size: 80%;
	color: #243e68;
	background-color: transparent;
	line-height: 1.4em;
}

#main-page .inner a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: xx-small;
	padding: 0 0 0 5px;
}
#main-page .inner a:hover { text-decoration: underline; }

p { margin: .25em 0 .5em 0; }

#navMenu {
	background-repeat: no-repeat;
	background-position: top center;
	/* background-image is set through javascript background-image: url(../images/home_back1.jpg); */
}

#C1 {
	float: left;
	width: 255px;
	padding: 0 20px 0 0;
	line-height: 1.35em;
}

#C1 a {
	color: #a9112a;
	background-color: transparent;
	text-decoration: none;
}
	
#C1 a:hover {
	color: #a9112a;
	background-color: transparent;
	text-decoration: none;
}

#C2 {
	float: left;
	width: 370px;
	padding: 0 21px 0 0;
	line-height: 1.35em;
}

#C2 h5 {
	color: #243e68;
}

#C2 tr {
	background-color: #aeaa99;
}

#C3 {
	float: right;
	width: 142px;
	line-height: 1.35em;
	color: #000;
}
