body {
	background: #cdcdcf url(images/chromey2.gif) repeat-x;
	color: #d8d8d8;
	margin: 0;
	font-family: "Helvetica Neue", Avenir, Arial, Helvetica, Geneva, sans-serif;
	font-weight: lighter;
}

h1 {
	font-size: 22px;
	color: #35a2dc;
}

h2 {
	font-size: 16px;
	line-height: 22px;
}

h2.style2 {
	font-size: 16px;
}

h3 {
	color: #35a2dc;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
}

#black {
	background: #fff url(images/chromey2.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#content {
	width: 920px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 178px;
}

.subheadimage {
	padding-bottom: 50px;
}

#main {
	margin: 0;
	font: 14px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #5a5a5a;
}

#menubar {
	width: 180px;
	float: left;
	padding-right: 30px;
	color: #5a5a5a;
	font-size: 11px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 60px;
	margin-bottom: 100%;
	list-style-position: outside;
}

#menubar li {
	border-bottom: 1px solid #4384b0;
	background-color: #fff;
	padding-top: 11px;
	padding-bottom: 11px;
	line-height: 16px;
	padding-left: 8px;
	list-style-position: outside;
}

/* IE list \*/

* html #menubar li {
	padding-left: 0px;
}

* html #menubar li a {
	padding-left: 0px;
	margin-left: 0px;
}

/* end IE list */


#menubar a:link, a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

#menubar a:visited {
	color: ##5a5a5a;
	text-decoration: none;
}

#menubar li:hover {
	background-color: #cdcdcf;
}

#menubar .on {
	background-color: #cdcdcf;
}

#menubar .home {
	border-top: 1px solid #4384b0;
}

a:link, a:visited {
	border: none;
	color: #35a2dc;
	text-decoration: none;
}

#footer {
	width: 100%;
	height: 380px;
	background: url(images/blue.gif) repeat-x;
	margin: 0;
	padding: 0;
}

#footer-inner {
	width: 900px;
	height: 380px;	
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	border: none;
	color: #45779f;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	text-decoration: none;
}

#boilerplate {
	border-top: 2px solid #f00;
	font-size: 12px;
	line-height: 14px;
	color: #aaa;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 20px;
}

#column {
	width: 200px;
	padding-right: 20px;
	color: #45779f;
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
	float: left;
}

.botmenu {
	font-size: 13px;
}

.botmenu a:link {
	font-size: 13px;
	color: #45779f;
}

.botmenu a:visited {
	font-size: 13px;
	color: #45779f;
}