body
{
	background-color: #B7BFD4;
	background-image: url('../images/home_background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px;
	text-align: center;
	font-family: Arial;
}

table {margin:0;
        padding:0;
}

.menu_strip
{
	background: #fff;
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 68px;
	top: 0px;
	z-index: -1;
}

.background_image
{
	background-image: url('../images/pattern_overlay.gif');
	background-position: top center;
	background-repeat: repeat-y;
	left: 0px;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 718px;
	position: absolute;
	z-index: -2;
}

.background_image_resources
{
	background-image: url('../images/background_resources.jpg');
}

.background_image_whoweare
{
	background-image: url('../images/background_whoweare.jpg');
}

.background_image_services
{
	background-image: url('../images/background_services.jpg');
}

.background_image_contact
{
	background-image: url('../images/background_contact.jpg');
}

.internal
{
	background-image: url('../images/internal_background.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

img
{
	border: 0px;
}

a
{
	text-decoration: none;
}

a#menu_services
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a#menu_services
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a#menu_whoweare
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a#menu_resources 
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a#menu_news
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a#menu_contact 
{
	color: #0174BE;
	text-decoration: none;
	display: block;
}

a:visited #menu_services
{
	text-decoration: none;
}

a:visited #menu_whoweare
{
	text-decoration: none;
}

a:visited #menu_resources
{
	text-decoration: none;
}

a:visited #menu_news
{
	text-decoration: none;
}

a:visited #menu_contact
{
	text-decoration: none;
}

.main_left
{
	float: left;
}

.main_right
{
	float: right;
}

.main_container
{
	width: 920px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow-y: hidden;
	margin-bottom: 20px;
}

.floating_tab_container
{
	width: 550px;
	position: relative;
	margin-top: 68px;
}

.floating_tab
{
	float: left;
	margin-right: 7px;
	background-image: url('../images/floating_box_stacked_transparent_bg.png');
	background-repeat: repeat;
	padding-top: 15px;
	padding-left: 22px;
	padding-bottom: 15px;
	padding-right: 22px;
	color: #0174BE;
	font-size: 12px;
	font-weight: bold;	
}

.floating_tab_active
{
	background-color: #4495CC; 
	color: #fff; 
	background-image: none;
	float: left;
	margin-right: 7px;
	padding-top: 15px;
	padding-left: 22px;
	padding-bottom: 15px;
	padding-right: 22px;
	font-size: 12px;
	font-weight: bold;
}

.floating_tab_over
{
	background-color: #0174BE; 
	color: #fff; 
	background-image: none;
	float: left;
	margin-right: 7px;
	padding-top: 15px;
	padding-left: 22px;
	padding-bottom: 15px;
	padding-right: 22px;
	font-size: 12px;
	font-weight: bold;
}

.floating_tab_header
{
	width: 550px;
	font-size: 21px;
	color: #fff;
	background-color: #4495CC;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.floating_tab_body
{
	width: 520px;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	line-height: 21px;
}

.sub_section
{
	font-size: 18px;
	color: #828282;
	line-height: 27px;
}

.floating_box_container
{
	width: 458px;
	position: relative;
	margin-top: 78px;
}

.floating_box_header
{
	width: 428px;
	height: 62px;
	background-color: #0274BD;
	color: #fff;
	font-size: 20px;
	font-weight: heavy;
	padding-left: 30px;
	padding-top: 21px;
}

.floating_box_body
{
	width: 398px;
	height: 122px;
	background-image: url('../images/floating_box_transparent_bg.png');
	background-repeat: repeat;
	color: #fff;
	font-weight: heavy;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	line-height: 18px;
}

.floating_box_container_stacked
{

	width: 301px;
	height: 254px;
	position: relative;
	margin-top: 68px;
	float: left;
}

.floating_box_header_stacked
{
	width: 271px;
	height: 44px;
	background-color: #0274BD;
	color: #fff;
	font-size: 24px;
	font-weight: heavy;
	padding-left: 30px;
	padding-top: 13px;
	vertical-align: middle;
}

.floating_box_body_stacked
{
	width: 251px;
	height: 171px;
	background-image: url('../images/floating_box_stacked_transparent_bg.png');
	background-repeat: repeat;
	font-size: 13px;
	color: #666;
	font-weight: heavy;
	padding-left: 30px;
	padding-top: 21px;
	padding-right: 20px;
	line-height: 21px;
}

#menu_items
{
	height: 68px;
	color: #0174BE;
	font-size: 12px;
	font-weight: bold;
}

#menu_logo
{
	float: left;
	padding-right: 137px;
	padding-top: 12px;
	padding-bottom: 6px;
}

#menu_home
{
	width: 12px;
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 6px;
}

#menu_services
{
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#menu_whoweare
{
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#menu_resources
{
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#menu_news
{
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 3px;
}

#menu_contact
{
	float: right;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding-top: 50px;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: 3px;
}

.bio_section
{
	padding-bottom: 15px;
	margin-top: 15px;
	border-style: solid;
	border-color: #C8CDD3;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}

.bio_title
{
	font-size: 12px;
}



hr
{
	color: #C8CDD3;
	background-color: #C8CDD3;
	height: 1px;
	border: 0;
	margin-bottom: 20px;
}

.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

.ralign { text-align: right; }

ul.nobullet {text-decoration:none;
								list-style-type: none;}

.bold {font-weight:bold;}

/*footer*/

.footer_line
{
	background-image: url('../images/footer_background_slice.png');
	background-repeat: repeat;
	position: relative;
	width: 100%;
	height:265px;
	font-size:.8em;
}

.footer_line a
{
	color: #ffffff;
	text-decoration:none;
	line-height:1.4em;
	cursor:pointer;
	
}

.footer_line a:hover {text-decoration:underline;}

.rac_link {background:transparent url('../images/rac-a-saurus.png') no-repeat 0 0;
	float:right;
	height:262px;
	width:335px;
	position:relative;
	margin-top:-22px;
	margin-right:-20px;}


.facebook {background:transparent url('../images/facebook.png') no-repeat  0 0;
	display:block;
    height:23px;
    width:23px;
    margin:-23px 0 0 100px}

.twitter {background:transparent url('../images/twitter.png') no-repeat 0 0;
    display:block;
   	height:23px;
   	width:23px;
	margin:-26px 0 0 125px;}

.phs_logo {background:transparent url('../images/phs_logo_white.png') no-repeat 0 0;
   	position:relative;
   	margin:0;
   	padding:0;
   	height:40px;
   	width:110px;}

.footer_arrow {background:transparent url('../images/arrow_white.png') no-repeat 0 4px;
	display:block;
	line-height:.5em;
	padding-left:15px;}
	
.rac_download a {color:#0174BE}

.rac_download a:hover {text-decoration:underline;
                       color:#0174BE;}

