/* 
-------------------------------------------------
Capita Symonds: CSS document (For Print)
Developed by: Reading Room
Creation Date: 17 Oct 2005
Last Modified: 17 Oct 2005
------------------------------------------------- 
*/
/* PC - This gets used with addPaddingToInlineImages() function so to give article images custom padding */
img.inlineimagepadding{margin-right:10px;margin-bottom:5px;}

body {
	font:13pt; 
	color: #000
}

#footerLinks, 
#skipLink, 
#globalNav, 
#globalSearch, 
#mainNav, 
#subNav, 
#sideWrap
	{display:none}

#wrapper, 
.hContentWrap,
#contentWrap  {
	width: 99%; 
	background:none;
}

#contentWrap h2 {padding-left:0}

#hProjects, 
#hCareers {float:left}

.hContentWrap dl, 
#hDivisions ul {width:90%; }

#hProjects, 
#hCareers {
	width: 30%; 
	float:right;
}

#hDivisions, 
#hNews {width: 60%;}

#photoAlbum {width: 80%}

.hNewsFeatureMain {float:left}

#serviceFeature ul {float:left}
#serviceList {overflow:visible}

#banner {width: 100%}
#banner h3, 
#banner p {
	float:left; 
	width: 40%;
}

#copyright {
	float:left; 
	text-align:left;
}
