body { 
	background: url(../images/bg_topstrip.png) repeat-x;
}
#bg { 
	width: 100%; 
	height: 367px;
	background: url(../images/bg_feature.jpg) 50% 0 no-repeat;
	margin: 48px auto 0 auto;
	position: absolute;
	*left: 0;  /*hack for IE6 and IE7 browsers*/
}
#header {
	height: 415px;
}
#getInvolvedBox {
	float: right;
	margin: 180px 30px 0 0;
}
#getInvolvedTitle {
	display: block;
	width: 180px;
	height: 21px;
	border-bottom: 1px solid #c3cf21;
	background: url(../images/title_getinvolved.png) center top no-repeat;
	text-indent:-9009px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#getInvolvedBox a  {
	display: block;
	text-align: center;
	color: #fff;
	background: url(../images/bg_button5per.png) 0 0;
	width: 180px; 
	height: 25px;
	margin-bottom: 10px;
	padding-top: 6px;
}
#getInvolvedBox a:hover  {
	color: #003569;
	background: url(../images/bg_button5per.png) 0 -31px;
}
#homeColLeft, #homeColRight {
	float: left;
	width: 232px;
	padding: 30px 0;
	height: 100%;
}
#homeColRight { *width: 215px; /*hack for IE6 */ }

#homeColCenter {
	float: left;
	width: 455px;
	height: 100%;
	padding: 30px 50px;
	background: transparent url(../images/bg_homeCenter.png) repeat-y;
}


/*   =======  HOME FOOTER & HOME TEXT NAV    =======   */

#textNav {
	width: 556px;
	height: 48px;
	background: url(../images/bg_homeCenterBase.png) no-repeat;
	text-align: center;
}
#textNav ul { margin: 10px auto 0 auto; width: 456px;}
#textNav li { 
	padding: 5px 10px;
}
#credit {
	width: 245px;
	text-align: center;
	float: right;
	font-size: .75em;
}
#copyright {
	width: 520px;
	text-align: center;
}


/*   =======  HOME CONTENT    =======   */


#homeColCenter h2 {
	color: #02366a;
}
.greyCaps {
	margin: 0;
	color: #999;
	text-transform: uppercase;
	font-size: .75em;
	font-weight: bold;
}
.officeLoc {
	float: left;
	color: #003468;
	font-size: .75em;
	line-height: 130%;
	margin: 35px 9px;
}
#leftNotice{
	margin: 35px auto;
	width: 211px;
}
#rightNotice{
	margin: 0 auto 35px auto;
	width: 211px;
}
#videoContainer {
	width: 210px;
	margin: 0 auto 10px auto;
	padding: 0;
}
.videoTop {
	background: url(../images/bg_widget_video.png) no-repeat;
	width: 210px;
	height: 49px;
	margin: 0 auto;
}
.videoTop h3 {
	font-size: .875em;
	color: #003468;
	padding: 20px 0 0 63px;
	margin: 0;
}
#video {
	width: 160px;
	padding: 5px 3px;
	text-align: center;
}
#video p {
	text-align: left;
	font-size: .75em;
	margin: 0;
	padding: 0;
}
#video p.blueHeader {
	font-weight: bold;
	color: #002454;
	margin-top: 10px;
}

/*   =======   DROP SHADOW BOXES  =======   */

.calloutTop {
	background: url(../images/callout_top.png) no-repeat;
	width: 211px;
	padding: 15px 0 0 16px;
}
.calloutBottom {
	background: url(../images/callout_bottom.png) no-repeat;
	height: 15px;
	width: 211px;
}