html{
	height:100%;
	margin:0;
	padding:0;
	font: 62.5%/1.5 Helvetica, Arial, Verdana, sans-serif;
}
body{
	height:100%;
	margin:0;
	padding:0;
	color:none;
}
#header{
	position:relative;
	margin:0;
	height:160px;
	width:100%;
	z-index:1000;
	background:#fff;
}
#main_container{
	margin:0;
	position:relative;
	width:100%;
	height:auto;
	background:#f5f5f5;
}
#main_content{
	position:relative;
	width:960px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
#left_column{
	position:relative;
	top:0;
	left:0;
	width:214px;
	height:auto;
	float:left;
	margin-right:17px;
	z-index:100;
}
#right_column{
	position:relative;
	top:0;
	left:0;
	width:719px;
	height:auto;
	float:left;
	z-index:10;
}
#left_nav{
	position:relative;
	left:0;
	width:214px;
	height:auto;
	float:left;
}
.left_details{
	position:relative;
	left:0;
	width:214px;
	height:auto;
	float:left;
	margin-top:10px;
}
/* ------------------------------------------------ 
 Header layout properties
 ------------------------------------------------ */
#mast_head{
	position:relative;
	width:960px;
	margin:0 auto;
	z-index:1;
}

/* hide mobile navigation */

#nav {display:none;}
#menu-icon {display:none;}
#top_nav
{
}
#topMenu_container{
	width:960px;
	margin:0 auto;
	height:auto;
}
.menu{
	position:relative;
	margin:0;
	height:60px;
	width:auto;
	padding:0;
	background:none;
}
.menu_ul_top
{
	z-index:9999;
}
.mobileMenu{display:none;}
#search_field_container
{
	position:relative;
	float:right;
	width:auto;
	height:40px;
	padding:25px 0 0 0;
}
#search_field{
	position:relative;
	padding:0;
	margin:0;
	width:250px;
	height:100%;
	border:1px solid #e5e5e5;
	background:#f5f5f5;
}
#search_field_login{
	float:left;
	position:relative;
	margin:64px 0 0 0;
	width:198px;
	height:20px;
}
#search_field input.input_box{
	float:left;
	width:200px;
	height:20px;
	padding:10px 0 10px 10px;
	margin:0;
	font-size:1.2em;
	color:#999;
	border:0;
	background:none;
}
#search_button{
	float:right;
	width:40px;
	height:40px;
	margin:0;
	
}
#search_button input{
	display:block;
	padding:10px;
}
.logos{
	width:auto;
	float:left;
}
#logo{
	padding-top:23px;
	width:120px;
	height:58px;
	float:left;
}
#logo_text{
	float:left;
	display:block;
	font-size:2em;
	/*text-transform:lowercase;*/
	margin:40px 0 0 0;
}
#One_Facility_logo{
    padding-top: 23px;
	width:180px;
	height:58px;
	float:left;
}
#username{
	position:relative;
	margin:0;
	width:276px;
	height:18px;
	left:0;
	float:left;
}

.remember_me{ padding:5px 0 0 0; }
#bread_crumb{
	position:relative;
	margin:0;
	height:25px;
	width:719px;
	left:0;
	float:left;
	padding:0;
	text-align:left;
}
.breadcrumbContainer
{
	padding:1em 0;
	color:#525252;
}


/* ------------------------------------------------
 Padding and Positionals
 ------------------------------------------------ */
.padding_left_5{ padding-left:5px; }
.padding_right_5{ padding-right:5px; }
.padding_right_10{ padding-right:10px; }
.margin_bottom_10{ margin-bottom:10px; }
.contact_height{ height:2px; }
.contact_spacer{ height:10px; }
.height_5{ height:5px; }
.height_6{ height:6px; }
.height_14{ height:14px; }
/* ------------------------------------------------
 Other style / layout properties
 ------------------------------------------------ */
img{ border:none }
label{
	width:4em;
	float:left;
	text-align:left;
	margin-right:0.5em;
	display:block;
}
.clear{ clear:both; height:0; }
.sitemap_ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sitemap_ul li{
	padding:1px 0 3px 18px;
	background:url(img/site_map_arrow.gif) no-repeat 0 5px;
}
.square_list{
	margin:0 0 10px 25px;
	padding:0;
	list-style:square;
}
.square_list li{
	padding:0 0 3px 0;
}
.left_nav_ul{
	margin:5px 0 10px 25px;
	padding:0;
	list-style:none;
}
.left_nav_ul li{
	padding:3px 0 3px 0;
}
.list_ul{
	margin:5px 0 10px 0;
	padding:0;
	list-style:none;
}
.list_ul li{
	padding:3px 0 3px 0;
}
.sitemap_line{ margin-top:5px; margin-bottom:5px; margin-right:16px; border-top:solid 2px #436976; }
.grey_line{ margin-top:0; margin-bottom:10px; border-top:solid 1px #d1d1d1; }
.menuon2{
	margin:0;
	padding:0;
	list-style:none;
}
.menuon2 li{
	padding:3px 0 3px 0;
}
#navlist{
	margin-left:0;
	padding-left:0;
	list-style:none;
}
#navlist li{
	padding-left:10px;
	background:url(img/site_map_arrow.gif) no-repeat 0 5px;
	background-repeat:no-repeat;
	background-position:0 .5em;
}
.smalltext{ font-size:1em;}

/* News Block */
.newsblock{
	border-top:1px solid #ccc;
	margin:20px 0 40px 0;
	padding:20px 0 0 0;
}
.newsSummary{
	font-size:1.2em;
}
.newsSummary h4{
	font-size:1.1em;
	padding-top:1em;
}
.whiteblockThird
{
	width:635px;
	background:#fff;
	float:left;
	margin:0 15px 0 0;
	min-height:360px;
}
.whiteblockThird-last{
	width:310px;
	background:#fff;
	float:left;
	min-height:360px;
}
.whiteblockThird h3, .whiteblockThird-last h3
{
	border-bottom:1px solid #ccc;
	padding:20px;
}
.whiteblockPadd{
		padding:0 20px 20px 20px;
	}

/* Home content */
.homeCMS1{
	margin:0;
	padding:0;
	font-size:1.3em;
}
.homeCMS2Container{
	width:100%;
	background:#ebebeb;
}
.homeCMS2{
	width:960px;
	margin:0 auto;
	padding:1em 0;
	font-size:1.3em;
}
.homeSectorContainer{
	width:100%;
	display:block;
}
.homeSector{
	width:225px;
	display:block;
	float:left;
	margin:0 20px 25px 0;
	background:#fff;
	height:238px;
	position:relative;
}
.homeSector-last{
	width:225px;
	display:block;
	float:left;
	margin:0 0 25px 0;
	background:#fff;
	height:238px;
	position:relative;
}
.homeSector h4, .homeSector-last h4{
	padding:3px 8px 4px 8px;
	margin:0;
	font-size:1.1em;
}
.homeSector p, .homeSector-last p{
	padding:0 8px 10px 8px;
	margin:0;
	font-size:0.9em;
	line-height:1.45em;
}
.SectorFindoutmore, .SectorFindoutmoreAlt{
	display:block;
	background:#333 url(img/sector-arrow.png) no-repeat;
	background-position:185px 5px;
	height:40px;
	width:100%;
	color:#d8d8d8;
	line-height:40px;
	text-indent:10px;
	font-size:0.9em;
	position:absolute;
	bottom:0;
}
.SectorFindoutmoreAlt
{
	background-color:#9D4245;
}
.SectorFindoutmore:hover, .SectorFindoutmoreAlt:hover{
	background:#282828 url(img/sector-arrow-over.png) no-repeat;
	background-position:185px 5px;
	color:#fff;
	text-decoration:none;
}

/* --------------------------- 
   Slide show properties	
--------------------------- */
.homeSlideShowContainer{
	width:100%;
	background:none;
	font-size:1.2em;
	margin:0 0 20px 0;
}
.homeSlideShow{
	width:960px;
	height:350px;
	margin:0 auto;
	background:#fff;
}
/*
.slidecontent
{
	width:960px;
	height:350px;
}*/
.slideimage
{
	width:960px;
	height:350px;
}
.slidetitle
{
	display:block;
	width:390px;
	height:180px;
	background:#006699;
	padding:5px 10px;
	position:absolute;
	bottom:20px;
	left:20px;
	opacity:0.95;
	color:#fff;
	font-size:0.9em;
}
/* QUICKLINKS */
.slide .quicklinks{
	display:block;
	width:390px;
	background:#fff;
	padding:10px;
	position:absolute;
	bottom:20px;
	left:20px;
}
.slide .quicklinks p{
	padding:0.25em 0;
	margin:0;
	font-size:1.1em;
	display:block;
	position:relative;
	line-height:normal;
}
.slide .quicklinks p span{
	position:absolute;
	right:0;
	top:0;
}
.sitemaplinks .quicklinks{
	display:block;
	width:386px;
	float:left;
	clear:both;
}
.sitemaplinks .quicklinks p{
	padding:0;
	margin:0;
	font-size:1.4em;
	display:block;
	height:26px;
	position:relative;
	line-height:normal;
}
.sitemaplinks .quicklinks p span{
	position:absolute;
	right:0;
	top:0;
}

/* BANNER */
.slide{
	line-height:normal;
	width:960px;
	height:350px;
	overflow:hidden;
	float:left;
    position:relative;
}
.webnetBanner{
	width:960px;
	height:350px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.webnetBannerContainer{
	width:960px;
	overflow:hidden;
	height:350px;
	position:relative;
}
.webnetBannerLink{
	width:290px;
	height:190px;
	margin-left:11px;
}
.firstLink{
	margin-left:0px;
}
.slidenavigation
{
	position:absolute;
	right:20px;
	bottom:20px;
	width:180px;
	height:50px;
	z-index:999;
	background:url(img/slidenav-bg.png);
}
.slideForward span, .slideBack span{ display:none;}
.slideForward{
	width:50px;
	height:50px;
	cursor:pointer;
	position:absolute;	
	top:0;
	right:0;
	z-index:999;
	display:block;
	background:url(img/slide-right.png) no-repeat;
	background-position:4px 50%;
}
.slideForward:hover{background:url(img/slide-right-over.png) no-repeat; background-position:4px 50%;}
.slideBack{
	width:50px;
	height:50px;
	z-index:999;
	position:absolute;
	top:0;
	right:50px;
	display:block;
	cursor:pointer;
	background:url(img/slide-left.png) no-repeat;
	background-position:16px 50%;
}
.slideBack:hover{background:url(img/slide-left-over.png) no-repeat; background-position:16px 50%;}
.banner_spots{
	width:auto;
	margin:0 auto;
	text-align:center;
	display:table;
	position:absolute;
	left:10px;
	top:10px;
	height:30px;
	z-index:9999;
}
.banner_spots ul{
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
.banner_spots li{
	margin:0;
	padding:0;
	display:inline;
}
.banner_spots li a{
	display:inline-block;
	color:#fff;
	width:15px;
	height:30px;
	padding:0;
	overflow:hidden;
}
.banner_spots li a:hover, .banner_spots li a.selected{background:url(img/spot-on.png) no-repeat;  background-position:50% 50%;}
.banner_spots li a span{ display:none;}
.banner_spots li a{background:url(img/spot-off.png) no-repeat; background-position:50% 50%;}
/* End Banner */