  /* CSS Document */

body {
height: 100%;
background-color:#ececec; 
margin: 0 0 0 0;
text-align:center;
background-image: url(images/background_grey.gif);
background-repeat:repeat-x;
background-position:top left;
}
html { height: 100%; margin-bottom: 1px; } /* solves slight page position jumping */
html>#container {height:100%} 
/* html>body #container {height:100%;}*/
 
/*--------------------------- homepage divs -----------------------------------------*/
#printlogo, #printlogo img {
	display: none;
	float:left;
	height:1px;
	width:1px;
	overflow: hidden;
}
#container {
margin: 20px auto 0 auto;
height:auto;
min-height: 580px;
width: 780px;
background:#292929 url(images/horizontal_tile_shdw.jpg) repeat-y  ;
}

#bottom_image {
margin: 0 auto 0 auto;
height:22px;
width: 780px;
background: url(images/bottom_shadow.jpg) top;
}

#navigation {
float:left;
height:564px;
width:194px;
}

#right_div {
float:left;
width:586px;
height:542px;
}

#top_flash {
width:586px;
height:177px;
background: url(images/flash_bk.jpg)repeat-x top;
}

#hp_grey {
width:586px;
height:27px;
}
#hp_grey img {
	float: left;
}
#hp_grey_howtofindus {
width:586px;
height:74px;/*55*/
background: url(images/2ndN_bkhow2findus.gif) no-repeat ;
text-align:left;
}
#hp_grey_nhs {
width:586px;
height:55px;
background: url(images/nhs_2nd_nav.gif) no-repeat;
text-align:left;
}
#nav2space {
padding:15px 0 0 10px;
}

#hp_ps_joinus_2nd_nav {
width:586px;
height:55px;
background: url(images/ps_joinus_2nd_nav.gif) no-repeat;
text-align:left;
}
#ps_strategic_planning {
width:586px;
height:55px;
background: url(images/ps_joinus_2nd_nav.gif) no-repeat;
text-align:left;
}
#hp_grey_howtofindus2nd_nav {
width:586px;
height:55px;
background: url(images/ps_consulting_2nd_nav.gif) no-repeat;
text-align:left;
}

#nhs_consult_2ndnav {
width:586px;
height:94px;/*55*/
background: url(images/nhs_consulting2ndnav2.gif) no-repeat;
text-align:left;
}

.2nd_nav_container {
width:566px;
height:auto;
margin:0 0 0 0;
text-align:left;
background-color:#00FF00;
}

#hp_content {
float:left;
text-align:left;
padding: 10px 15px 0 12px;
min-height:350px; /*330*/
}
#hp_im_left {
float:left;
width:147px;
height:auto;
margin:10px 0 0 0;
}

#nhs_im_left {
float:left;
width:165px;
height:auto;
margin:10px 0 0 0;
}

#how2findus_im_left {
float:left;
width:196px;
height:auto;
margin:10px 0 0 0;
}

#how2findus_text_right {
margin:10px 0 0 10px;
float:left;
width:350px;
height:auto;
top:auto;
text-align:left;
color:#012f56;
font: 11px/14px Arial, Helvetica, sans-serif;
}

#email_icon {
float:left;
width:32px;
height:35px;
}

#hp_text_right {
margin:10px 0 0 10px;
float:left;
width:380px;
height:auto;
text-align:left;
top:auto;
color:#012f56;
font: 11px/14px Arial, Helvetica, sans-serif;
}

.logo {
float: left;
width: 100px;
height: 82px;
margin: 4px 8px 4px 0;
background-color:#0066CC;
}

#logo_container {
margin-left:3px;
height:auto;
}

#areas_left {
width:250px;
margin: 0 20px 0 0 ;
float:left;
text-align:left;
color:#012f56;
font: 11px/14px Arial, Helvetica, sans-serif
}


#areas_right {
width:250px;
float:left;
text-align:left;
color:#012f56;
font: 11px/14px Arial, Helvetica, sans-serif;
}

/*--------------------------- fonts -----------------------------------------*/
.normal {
text-align:left;
color:#0F0D0D;
font: 11px/14px Arial, Helvetica, sans-serif;
}

.small {
text-align:left;
color:#0F0D0D;
font: 9px Arial, Helvetica, sans-serif;
}

.bold {
text-align:left;
color:#0F0D0D;
font: bold 12px/15px Arial, Helvetica, sans-serif;
}

.blue {
text-align:left;
color:#69c0f4;
font: 11px Arial, Helvetica, sans-serif;
}

.boldblue {
text-align:left;
color:#69c0f4;
font: bold 11px Arial, Helvetica, sans-serif;
}

h1 {
text-align:left;
color:#012f56;
font: bold 14px Arial, Helvetica, sans-serif;
}

p {
text-align:left;
color:#012f56;
font: 11px/14px Arial, Helvetica, sans-serif;
}



#div {width: 555px;}
ul.left {
	float: left;
   width: 555px; 
   margin: 0;
   padding: 0;
   border: 0 none; 
   list-style-position: inside;
   list-style-type: disc;
	color:#012f56;
	font: 11px/14px Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active {
	padding: 0 0 0 0;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
a:hover {
	padding: 0 0 0 0;
	color:#f00028;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
/* ============================================ grey section =============================================================*/

/*------------------- /flash replace font ---------------------------- */
.replace {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	/*width: 340px;*/
	line-height: 20px;
	/*letter-spacing: -.05em;*/
	text-align:left;
	

}



.replace2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 18px;
	/*width: 220px;*/
	line-height: 20px;
	/*letter-spacing: -.05em;*/
	text-align:left;

}

.pad {
	display: block;
	padding: 5px 0 0 20px;
	text-align:left;
	float:left;
}

.pad2 {
	display: block;
	padding: 5px 0 0 20px;
	text-align:left;
	float:left;
}

.rightnews_title {
	display: block;
	padding: 5px 0 0 0px;
	text-align:left;
	float:left;
}



html.hasFlash .replace	{
	visibility: hidden;
}
/*------------------- /flash replace font ---------------------------- */

/* ================================= footer ============================================ */
.footer_seperator {
color:#2FBFDC;
font-size:11px;
}

#footer {
	width:780px;
	height:25px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	}
#footer p {
	padding: 0 2px 0 2px;
	clear:both;
	margin-top: 5px;
	margin-bottom: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#333333;
	text-align: center;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#333333;
	margin-top: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
#footer a:hover {
	color:#CC0000;	
	text-decoration: none;
	}	