A {
	color:#EE7C33;
	text-decoration:none;
}

A:Active, A:Link {
	color:#EE7C33;
	text-decoration:none;
}

A:Visited {
	color:#EE7C33;
	text-decoration:none;
}

A:Hover {
	color:#FCBA63;
	text-decoration:underline;
}

BODY {
	background-color:#11432A;
	background-image:url(/direct/module/images/chci-body-bg.jpg);
	background-repeat:repeat-x;
	color:#333333;
	font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
	font-size:1.05em;
	height:100%;
}

HTML {
	height:100%;
}

#container {
	background-image:url(/direct/module/images/chci-container-bg.gif);
	background-repeat:repeat-y;
	height:100%;
	margin:0 auto;
	position:relative;
	width:992px;
}

#content {
	margin:0px 29px 0px 41px;
	overflow:auto;
	padding:0px 0px 15px 0px;
	width:922px;
}

#footer {
	background-image:url(/direct/module/images/chci-container-bg.gif);
	background-repeat:repeat-y;
	color:#FFFFFF;
	padding:2px 0px 6px 0px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:992px;
}

#header {
	height:158px;
	position:relative;
	width:992px;
}

#home-content {
	margin:0px 29px 0px 41px;
	overflow:auto;
	padding:0px 0px 15px 0px;
	width:922px;
}

#inside-container {
	background-image:url(/direct/module/images/chci-inside-container-bg.jpg);
	background-repeat:repeat-y;
	width:992px;
}

#nav-bar {
	background-color:#FFFFFF;
	border-bottom:4px #D1D2D4 solid;
	height:36px;
	margin:13px 29px 19px 41px;
	padding:0px 0px 14px 0px;
	width:922px;
}


