body {
	margin: 0px 0px 0px 0px;
	background-color: #ECECEC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
h1 {
	color: #1E2935;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 26px;
}
h2 {
	color: #757F8F;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
hr {
	color: #EEE;
}
ul {
	margin-top: -10px;
}
a:link {
	color: #557991;
}
a:visited {
	color: #567A92;
}
a:hover {
	color: #1E2935;
}
a:active {
	color: #1E2935;
}
#container{
	width: 980px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-color: #FFF;
}
#header{
	background: #FFF;
	height: 90px; /*Height of top section*/
	padding: 20px 0px 0px 75px;
}
.spacer {
	height: 5px;
}
.separator {
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	padding: 10px 0px 10px 0px;
	display: inline-block;
}
.bio {
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-left: 0px;
}
.expand {
	background-color: #ECECEC;
	display: block;
	border: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
}
.expand a{
	background-color: #ECECEC;
	display: block;
	text-decoration: none;
	color: #000;
}
.expand a:hover{
	background-color: #ECECEC;
	display: block;
	text-decoration: none;
	color: #557991;
}
#menu {
	background-color: #CCD6EA;
	color: #FFF;
	padding-left: 15px;
}
#menu a{
	text-decoration: none;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	padding: 10px 15px 10px 13px;
	display: inline-block;
}
#menu a:hover{
	background-color: #1E2935;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px 10px 13px;
	display: inline-block;
}
#menu .on{
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px 10px 6px;
	display: inline-block;
	padding-bottom: 10px;
	background-color: #747F8f;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #485462;
}
#menu .active{
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	padding: 10px 15px 10px 13px;
	display: inline-block;
	background-color: #747F8f;
}
#menu span{
	display: inline-block;
	color: #FFF;
	padding: 10px 0px 10px 0px;
	font-size: 13px;
}
#subMenu {
	background-color: #757F8F;
	color: #FFF;
	text-align: left;
	padding-left: 18px;
}
#subMenu a{
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	margin-right: 15px;
}
#subMenu a:hover{
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	margin-right: 15px;
}
#subMenu span{
	color: #000;
	display: inline-block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 7px 10px 7px 10px;
	margin-right: 15px;
}
#hero{
	background-image: url(../images/hero_home.jpg);
	background-repeat: no-repeat;
	height: 410px;
	background-position: left top;
	width: 715px;
}
#column{
	width: 265px;
	background-image: url(../images/left_column-granite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 410px;
}
#content{
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/content_footer-focused-on.gif);
	background-repeat: no-repeat;
	background-position: 185px bottom;
	padding-top: 15px;
	padding-right: 75px;
	padding-bottom: 75px;
	padding-left: 50px;
}
#sidebar{
	width: 265px;
	background-image: url(../images/sidebar_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	background-color: #5D718B;
}
#sidebar span{
	color: #1D2935;
	font-size: 12px;
	line-height: 15px;
	display: block;
	margin-left: 80px;
	margin-right: 25px;
	margin-bottom: 75px;
	margin-top: 25px;
}
#footer{
	width: 820px;
	color: #FFF;
	background-color: #1D2935;
	font-size: 11px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 80px;
	padding-bottom: 100px;
	padding-left: 80px;
}
#footer a{
	vertical-align: top;
	text-decoration: none;
	color: #FFF;
	padding: 2px 7px 2px 5px;
	margin: 0px 3px 0px 5px;
}
#footer a:hover{
	background-color: #CCD6EA;
	vertical-align: top;
	text-decoration: none;
	color: #1E2935;
	padding: 2px 7px 2px 5px;
	margin: 0px 3px 0px 5px;
}
#send {
	background-color: #1E2935;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
#send:hover {
	background-color: #5E718B;
	color: #FFF;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: hand;
}
.form {
	background-color: #CDD6EA;
	margin-bottom: 25px;
}
.disclaimer {
	font-size: 10px;
}
#breadcrumb {
	font-size: 10px;
	display: block;
	margin-left: -7px;
}
#breadcrumb a{
	padding-right: 7px;
	text-decoration: none;
	padding-left: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#breadcrumb a:hover{
	padding-right: 7px;
	text-decoration: none;
	padding-left: 7px;
	color: #FFF;
	background-color: #757F8F;
	padding-top: 2px;
	padding-bottom: 2px;
}
#breadcrumb span{
	padding-right: 7px;
	text-decoration: none;
	padding-left: 7px;
}
