body {
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	padding: 8px;
	font-size: 11px;
	color: #383838;
}
#header {
	background: #012043;
	padding: 20px 0 27px 20px;
	text-align: left;
}
#hero {
	margin-top: 2px;
}

a {
	color: #779b1a;
}

/* footer.css */
.page_footer  {text-align: center; vertical-align: bottom; margin:40px 0 10px 0; padding-bottom:10px; font-size:10px; font-weight:bold; }
.page_footer a  {color:#012043; font-size:10px; text-decoration: underline; font-weight: bold;}
.footer_menu_separator  {color:#99cc33; font-weight:bold; }
.footer_copyright_txt  {color:#999999; font-size:10px; font-weight:normal; }

.cta {
	padding: 0 10px 10px 0;
}

.content {
	font-size: 13px;
}

.content p {
	padding-right: 30px;
	line-height: 24px;
}

.callout {
	background: url(../images/callout_bg.jpg) no-repeat 0 0;
}

.callout h3 {
	color: #465e09;
	font-size: 15px;
	font-weight: bold;
	padding: 105px 25px 0 25px;
}

.callout p {
	padding: 0 57px 50px 25px;
}

.icons {
	background: url(../images/icons_bg.gif) no-repeat 0 0;
	margin-top: 25px;
}

.icons h4 {
	border-bottom: 1px solid #cfcfcf;
	padding: 25px 0 5px 0;
	color: #3d3d3e;
	font-size: 14px;
	margin-bottom: 35px;
}

.icons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.icons ul li {
	float: left;
	width: 180px;
	margin-right: 50px;
}

.icons ul li.last {
	margin-right: 0;
}

.icons ul li a {
	text-decoration: none;
}

.lb {
	position: absolute;
	height: 494px;
	width: 797px;
	left: 0;
	top: 0;
	z-index: 100;
	text-align: left;
}

.lb .close {
	float: right;
}

.lb h2 {
	padding: 125px 91px 0 315px;
	font-size: 22px;
	color: #808080;
}

.lb p {
	padding: 10px 91px 0 315px;
}

.lb p img { padding-bottom: 2px;}

.lb span {
	color: #6f9118;
}

#curtain {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	background: #000;
	opacity: 0.4;
	filter:alpha(opacity=40);
	z-index: 10;
	margin: 0;
}

#save { background: url(../images/lb_bg_save.gif) no-repeat 0 10px; }
#access { background: url(../images/lb_bg_access.gif) no-repeat 0 10px; }
#study { background: url(../images/lb_bg_study.gif) no-repeat 0 10px; }
#conserve { background: url(../images/lb_bg_conserve.gif) no-repeat 0 10px; }
