body {
	margin:10px 0px;
	text-align:center;
	background-color: #C3D2C3;
}

#container {
	width: 650px;
	margin:0px auto;
	background-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#banner {
	margin-bottom: 10px;
}

#content {
	text-align: left;
	margin-left: 175px;
	background-color: white;
}

#footer {
	clear: both;
	background-color: #CACEDB;
	width: 650px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #828ba9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #828ba9;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 10px;
	line-height: 20px;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828ba9;
}
#navcontainer {
	float: left;
	width: 175px;
	margin-left: 0;
	text-align: left;
	margin-top: 40px;
	background: url(images/bottom.gif) no-repeat center bottom;
	height:325px;   
}
 #navlist
{
padding: 0 0px 0px;
margin-left: 0;
font: bold 12px Verdana, sans-serif;
background: fff;
width: 13em;
}

#navlist li
{
	list-style: none;
	border-top: 1px solid #e5e5e5;
	text-align: left;
	padding-bottom: 5px;
}

#navlist li a
{
display: block;
padding: 0.25em 0.25em 0.25em 0.75em;
border-left: 1em solid #C3D2C3;
background: #fff;
text-decoration: none;
}

#navlist li a:link { color: #828ba9; }
#navlist li a:visited { color: #828ba9; }

#navlist li a:hover
{
border-color: #536f53;
color: #576180;
background: #fff;
}

.pageheader {
	text-align: right;
	padding-right: 10px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	line-height: 18px;
}
.formtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #666666}
.phone {
	text-align: center;
	margin-top: 30px;
}
