@charset "utf-8";
body {
	margin: 0 auto;
	font: normal 14px Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #FFFFFF;
}
#pcontainer {
	margin: 0 auto;
	width: auto;
	height: auto;
	background: #316191 url(/assets/html/repeatbg.jpg) repeat-x center top;
}
#icontainer {
	background: #316191 url(/assets/html/centerbg.jpg) no-repeat center top;
	margin: 0 auto;
	width: 895px;
	height: auto;
}

#menu {
	height: 25px;
	clear: both;
	width: auto;
	display: block;
	margin: auto 0;
}
#menu ul{
	margin: 0;
	padding: 0;
	height: 25px;
	float: left;
}
ul#snav {
	width: 25%;
	margin: 0;
	padding: 0;
	height: 25px;
	float: left;
}
#menu ul#mnav {
	width: 750px;
	margin-left: 180px;
}
#menu ul li{
	margin: 0;
	padding: 0px;
	list-style: none;
	color: #FFFFFF;
	font: normal 15px "Trebuchet MS", sans-serif, Helvetica;
	float: left;
	height: 25px;
}
ul#snav li{
	margin: 0;
	padding: 0px;
	list-style: none;
	color: #FFFFFF;
	font: normal 15px "Trebuchet MS", sans-serif, Helvetica;
	float: left;
	height: 25px;
}
h1 {
	color: #CCCCCC;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: .2em;
}

#menu ul li:hover {
	background: no-repeat center bottom;
	color: #D9D8E0;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D8D7DD;
}

.logo {
	clear: both;
	width: auto;
	display: block;
}
#menu ul li a {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ul#mnav li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
ul#snav li a {
	color: #264C70;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
}
ul#snav li a:hover {
	color: #999999;
}
.icontent {
	padding: 25px 15px;
	font-size: 16px;
	color: #FFFFFF;
}
input {
	font-size: 14px;
	padding: 3px;
	border: 1px solid #666666;
}
textarea {
	font-size: 14px;
	padding: 3px;
	border: 1px solid #666666;
}
.mailform_button {
	background: #21476C;
	border: 2px outset #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.cright {
	float: left;
	height: auto;
	width: 300px;
	padding: 10px;
}

#ccontainer {
	margin: 0 auto;
	width: 895px;
	height: auto;
	min-height: 300px;
}
.enhancefirst {
	font-size: 20px;
	font-weight: bold;
}

#fcontainer {
	margin: 0 auto;
	width: auto;
	height: 100px;
	min-height: 200px;
	background: #FFFFFF url(/assets/html/footerbg.jpg) repeat-x center top;
	text-align: center;
	padding-top: 45px;
	color: #203D5B;
	font-size: 11px;
}
#fcontainer a {
	color: #203D5D;
	font-size: 14px;
	text-decoration: none;
}
#fcontainer a:hover {
	color: #162737;
	text-decoration: underline;
}
h2 {
	color: #CCCCCC;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: .2em;
}
a {
	color: #CCCCCC;
}
.smalltxt {
	font-size: 13px;
	font-style: italic;
}

a:hover {
	color: #993235;
	text-decoration: none;
}
.clearer {
	width: auto;
	clear: both;
	display: block;
	margin: -1px;
}


.cleft {
	float: left;
	height: auto;
	width: 520px;
	padding: 10px;
	margin-right: 10px;
}
form {
	padding: 8px 6px 8px 0px;
	margin: 0 auto;
}
#hcontainer {
	height: 125px;
	clear: both;
	display: block;
}
.hright {
	float: left;
	height: auto;
	width: 240px;
	padding: 10px 15px 15px;
	margin-top: 25px;
	border: 1px solid #A2C0DF;
	margin-left: 15px;
	background: #24466B url(/assets/html/clinsidebg.jpg) no-repeat left top;
}
.hleft {
	float: left;
	height: auto;
	width: 540px;
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.hright p {
	height: auto;
	padding: 8px 5px;
	margin: 2px 0px 0px;
	color: #FFFFFF;
	font-size: 13px;
	border-bottom: 1px inset #003366;
}
p.last {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #6397CB;
}
.hright a {
	font-size: 14px;
	color: #FFFFFF;

}

