/* Begin Left Column Elements */

#left {
	width: 488px;
	float: left;
	margin: 0;
	padding: 0;
}

#left h2 {
	margin: 0;
	padding: 0;
	height: 186px;
	overflow: hidden !important;
	text-indent: -9999px !important;
	background: url(../images/home_imagery1.jpg) 17px 0 no-repeat;
}

#left .actions {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 8px;
	height: 33px;
	overflow: hidden;
	background: url(../images/action_menu_bg.gif) 17px 0 no-repeat;
	
}

#left .actions li {
	display: block;
	float: left;
	margin: 10px 0 0 0;
	padding: 3px 18px;
	border-right: 1px solid #36193a;
}

#left .actions li a {
	color: #36193a;
	text-decoration: none;
}

#left .actions li a:hover { color: #8f6107; }

#left .actions li.last {
	border: none;
	padding-right: 0 !important;
}

#left .intro {
	padding: 112px 22px 0 30px;
	background: #fff url(../images/intro_text_bg.jpg) 17px 0 no-repeat;
	font-size: 10px;
	line-height: 16px;
}

#left .intro h3 {
	margin: 0 !important;
	padding: 20px 50px 17px 35px;
	font: bold 11px Arial, Sans-Serif;
	line-height: 2em;
	color: #007bc4;
	background: url(../images/nav_arrows.gif) 10px 15px no-repeat;
}

#left .intro p {
	padding: 0 0 14px 0;
	margin: 0;
}

#left .intro p a {
	color: #000000;
	text-decoration: underline;
}

#left .intro p a:hover {
	color: #007bc4;
}

#services {
	width: 455px;
	height: 125px;
	margin: 0;
	padding-left: 30px;
	font-size: 10px;	
}	

#services p {
	padding: 0 0 5px 0;
	margin: 0;
}	 

#services ul {
	padding-left: 15px;
	line-height: 16px;
	margin: 0;
}	

#services .firstcol {
	width: 120px; 
	float: left; 
	padding-bottom: 20px;
}

#services .secondcol { 
	width: 180px; 
	float:left;
	padding-bottom: 0px;
 }	

#services .thirdcol { 
	width: 140px; 
	float:left; 
	padding-bottom: 0px;
}

#services .bottom {
	float: left;
	width: 435px;
	height: 45px;
	margin: 0;
	padding: 0px;
}

#services a {
	color: #000000;
	text-decoration: underline;
}

#services a:hover {
	color: #007bc4;
}

/* End Left Column Elements */


/* Begin Right Column Elements */

#right {
	margin: 0 0 5px 471px;
}

#right .home-nav {
	list-style-type: none;
	margin: 0 18px 0 0;
	padding: 0;
}

#right .home-nav li {
	display: block;
	height: 43px;
	overflow: hidden !important;
}

#right .home-nav li a {
	display: block;
	height: 0px !important;
	padding: 43px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

#right .home-nav li.programs { height: 58px; }
#right .home-nav li.programs a { background: url(../images/home_nav_program.gif) top left no-repeat; padding-top: 58px; }

#right .home-nav li.resources { height: 53px; }
#right .home-nav li.resources a { background: url(../images/home_nav_resources.gif) top left no-repeat; padding-top: 53px; }


#right .home-nav li.wellness { height: 54px; }
#right .home-nav li.wellness a { background: url(../images/home_nav_wellness.gif) top left no-repeat; padding-top: 54px; }

#right .home-nav li.about { height: 55px; }
#right .home-nav li.about a { background: url(../images/home_nav_about.gif) top left no-repeat; padding-top: 55px; }


#right .home-nav li a:hover { background-position: -254px 0 !important; }

#right .FAFS {
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	background: url(../images/callout_FAFS_bottom.jpg) 17px bottom no-repeat;
}

#right .FAFS h3 {
	display: block;
	margin: 0;
	padding: 0;
	height: 146px;
	overflow: hidden;
	background: url(../images/callout_FAFS.jpg) top left no-repeat;
}

#right .FAFS h3 a {
	display: block;
	margin: 0;
	padding: 146px 0 0 0;
	text-indent: -9999px !important;
}

#right .FAFS h2 {
	display: block;
	margin: 0;
	padding: 0 0 1px 0;
	height: 121px;
	overflow: hidden;
	background: url(../images/callout_MIC.jpg) top left no-repeat;
}

#right .FAFS h2 a {
	display: block;
	margin: 0;
	padding: 121px 0 0 0;
	text-indent: -9999px !important;
}
#right .FAFS h4 {
	display: block;
	margin: 0;
	padding-top:2em;
	padding-right: 2em;
	padding-left:1em;
	height: 91px;
	overflow: hidden;
	color: #ffffff;
	font: bold 9px Verdana, Arial, Sans-Serif;
	background: url(../images/callout_FAFS_bottom.jpg) top left no-repeat;

	}

#right .FAFS h4 a {
	display: block;
	margin: 0;
	padding: 12px 0 0 0;
	text-indent: -9999px !important;
}

/* End Right Column Elements */


/* Begin IE6 Hacks */

* html #right { position: relative; left: -3px; }
* html #right .home-nav { margin-right: 15px; }
* html #right .FAFS {background-position-x: 20px; }

/* End IE 6 Hacks */