/* -------------------------------- */
/* GLOBAL */
/* -------------------------------- */

html, body
{
	padding: 0;
	margin: 0;
}

body
{
	background: #81776D top center url(../img/global/bg_body.jpg) repeat;
	text-align: center;
}

#container
{
	position: relative;
	top: 0;
	width: 829px;
	background: url(../img/global/bg_content.jpg) repeat-y;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header
{
	position: relative;
	top: 0;
	left: 0;
	height: 232px;
	width: 829px;
	background: url(../img/global/bg_header.jpg) no-repeat;
}

#wrapper, #wrapper_index
{
	position: absolute;
	top: 92px;
	left: 81px;
	height: 286px;
	width: 626px;
	padding: 7px 10px 3px 30px;
	background: url(../img/global/bg_wrapper.jpg) no-repeat;
}

#wrapper_index
{
	height: 286px;
}

#photo
{
	position: absolute;
	top: 12px;
	left: 200px;
}

#photo_index
{
	position: absolute;
	top: 7px;
	left: 308px;
}

#subnav, #subnav_index
{
	position: absolute;
	top: 255px;
	left: 0;
	height: 37px;
	width: 666px;
	background: url(../img/global/bg_subnav_bar.jpg) no-repeat;
}

#subnav_index
{
	top: 255px;
}

.subnav_arrow:hover
{
	background: center top url(../img/nav/nav_arrow.jpg) no-repeat;
}

#subnav_left
{
	height: 37px;
	width: 32px;
	background: url(../img/global/bg_subnav_left.jpg) no-repeat;
}

#subnav_bg
{
	height: 37px;
	background: url(../img/global/bg_subnav.jpg) repeat-x;
}

#subnav_right
{
	height: 37px;
	width: 32px;
	background: url(../img/global/bg_subnav_right.jpg) no-repeat;
}

#content
{
	position: relative;
	top: 160px;
	left: 0;
	width: 789px;
	background: url(../img/global/bg_content.jpg) repeat-y;
	padding-right: 40px;
}

#copy_index
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	padding: 0px 40px 20px 110px;
}


#copy
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	padding: 0px 40px 20px 110px;
}

#copy_wit
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	padding: 0px 40px 20px 110px;
}

#copy2
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	padding: 0px 40px 20px 110px;
}

#copy3
{
	position: relative;
	top: 0;
	left: 0;
	width: 400px;
	padding: 0px 40px 20px 110px;
}

#videomessage
{
	float: right;
	width: 136px;
	height: 95px;
	margin-right: -165px;
	padding: 0px 30px 0px 30px;
}

#socialmedia
{
	float: right;
	width: 136px;
	height: 93px;
	margin-right: -165px;
	margin-top:475px;
	/*padding: 0px 30px 0 30px; */
	padding: 70px 21px 0 0;
}

#socialmedia_sub
{
	float: right;
	width: 136px;
	height: 93px;
	margin-right: -165px;
	margin-top:275px;
	/*padding: 0px 30px 0 30px; */
	padding: 70px 21px 0 0;
}

#map_index
{
	float: right;
	width: 136px;
	height: 339px;
	margin-right: 50px;
	margin-top:200px;
	padding: 100px 30px 0 30px;
	background: url(../img/global/bg_map.jpg) no-repeat;
}

#map_wit
{
	float: right;
	width: 136px;
	height: 339px;
	margin-right: 50px;
	margin-top:100px;
	padding: 100px 30px 0 30px;
	background: url(../img/global/bg_map.jpg) no-repeat;
}

#map
{
	float: right;
	width: 136px;
	height: 339px;
	margin-right: 50px;
	padding: 100px 30px 0 30px;
	background: url(../img/global/bg_map.jpg) no-repeat;
}

#map2
{
	position:relative;
	float: right;
	height: 339px;
	width:175px;
	margin-right: 30px;
	padding-top:30px;
	padding-right:30px;
	padding-bottom:0px;
	padding-left:10px;
	background: url(../img/global/FormBackground.jpg) no-repeat;
	text-align:center;
}
#map3
{
	float: right;
	width: 136px;
	height: 339px;
	margin-right: 50px;
	padding: 100px 30px 0 30px;
	position:relative;
	
}
#map3 a
{
	color: #7a4f4d;
}



#map_index a
{
	color: #7a4f4d;
	text-align:center;
}

#map4
{
	float: right;
	width: 136px;
	height: 389px;
	margin-right: 50px;
	padding: 100px 30px 0 30px;
	background: url(../img/global/bg_map.jpg) no-repeat;
	
}

#mapcontainer{
	margin-right: 0;
	text-align: left;
}
#mapcontainer a
{
	color: #7a4f4d;
}
#employbuttonrehab
{
	float: right;
	width: 140px;
	height: 90px; 
	margin: 0 0 0 0;
	padding: 70px 21px 0 0;
}

#employbuttonother
{
	float: right;
	width: 140px;
	height: 90px; 
	margin: 0 0 0 0;
	padding: 0 21px 0 0;
}


#footer
{
	position: relative;
	top: 0;
	left: 0;
	width: 829px;
	height: 36px;
	text-align: center;
	overflow: visible;
	z-index: 2;
	background: url(../img/global/bg_footer.jpg) no-repeat;
}

#bottom
{
	position: relative;
	top: 140px;
	left: 0;
	height: 20px;
	width: 829px;
	background: url(../img/global/bg_bottom.jpg) no-repeat;
	z-index: 1;
}

#spacer
{
	height: 100px;
}

ul li
{
	margin: 10px 0 10px 0;
}

.hide
{
	display: none;
}

#home_link
{
	cursor: pointer; 
	position: absolute; 
	margin: -70px 0 0 -20px; 
	height: 50px; 
	width: 50px; 
	background: transparent;
}

#search_form
{
	position: absolute;
	top: 0;
	left: 500px;
	margin-top: -90px;
}

/* -------------------------------- */
/* NAV */
/* -------------------------------- */

.nav
{
	height: 20px;
	padding: 3px 0 0 30px;
	width: 300px;
	margin: 4px 0 1px 0;	
	background: url(../img/nav/nav_up.jpg) no-repeat;
	cursor: pointer;
}

.nav:hover
{
	background: url(../img/nav/nav_over.jpg) no-repeat;
}


/* -------------------------------- */
/* PAGES */
/* -------------------------------- */

/* Employment - Rehab */

#employ_rehab_tbl tr td
{
	padding: 10px;
}
			
.employ_rehab_tbl_brd_r_b /* border right and bottom */
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
			
.employ_rehab_tbl_brd_b /* border bottom */
{
	border-bottom: 1px solid #000000;
}
			
.employ_rehab_tbl_brd_r /* border right */
{
	border-right: 1px solid #000000;
}

/* Services */

#services_subnav
{
	width: 196px;
	margin-left: -30px;
	padding-right: 50px;
}

#current_subpage
{
	font-weight: bold;
	background: center top url(../img/nav/nav_arrow.jpg) no-repeat;
}
