* {
	border: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

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

html {
	height: 101%;
	margin-bottom: 1px;
}

body {
	font-size: 62.5%;
	background: #fff;
}

h1 span, h2 span, h3 span {
	display: none;
}

.centred {
	position: relative;
	width: 768px;
	margin: auto;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

a {
	outline: none;
}

#chart {
	background: #E8ECED;
}

/* ---------- HEADER ------------------------------------------------------- */

#header {
	background: #171717 url(images/menubg.png) top left repeat-x;
	height: 78px;
	border-bottom: 1px solid #87D4F1;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	background: transparent url(images/logo.png) top left no-repeat;
	width: 165px;
	height: 101px;
}

#logo a {
	display: block;
	width: 165px;
	height: 98px;
}

#logo span {
	display: none;
}

#header ul {
	display: block;
	padding-left: 20px;
	margin-left: 188px;
	background: transparent url(images/menu-divider.png) top left no-repeat;
	list-style-type: none;
}

#header li {
	float: left;
}

#header li a {
	display: block;
	height:78px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header li a span {
	display: none;
}

#menu-mailing a {
	width: 92px;
	background: transparent url(images/menu-mailing.png) 0 0 no-repeat;
}

#menu-print a {
	width: 93px;
	background: transparent url(images/menu-print.png) top left no-repeat;
}

#menu-case-studies a {
	width: 93px;
	background: transparent url(images/menu-case-studies.png) top left no-repeat;
}

#menu-local-government a {
	width: 93px;
	background: transparent url(images/menu-local-government.png) top left no-repeat;
}

#menu-file-uploads a {
	width: 93px;
	background: transparent url(images/menu-file-uploads.png) top left no-repeat;
}

#menu-contact a {
	width: 95px;
	background: transparent url(images/menu-contact-us.png) top left no-repeat;
}

#menu-mailing a:hover, #menu-print a:hover, #menu-case-studies a:hover, #menu-local-government a:hover, #menu-file-uploads a:hover, #menu-contact a:hover {
	background-position: 0px -78px;
}

#page-mailing #menu-mailing a {
	background-position: 0px -78px;
}

#page-print #menu-print a {
	background-position: 0px -78px;
}

#page-case-studies #menu-case-studies a {
	background-position: 0px -78px;
}

#page-local-government #menu-local-government a {
	background-position: 0px -78px;
}

#page-file-uploads #menu-file-uploads a {
	background-position: 0px -78px;
}

#menu-contact a:hover, #page-contact #menu-contact a {
	background-position: 0px -78px;
}

#callUs {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 124px;
	height: 78px;
	background: transparent url(images/callus.png) top left no-repeat;
}

/* ---------- MIDDLE SECTION ----------------------------------------------- */

#midSection {
	background: #087CA9 url(images/bluebg.png) top left repeat-x;
	padding: 40px 0 35px 0;
	min-height: 13em;
}

#midSection h2 {
	width: 520px;
	height: 35px;
	margin: 0 0 0.6em 16px;
}

#midSection h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #EAF4F9;
	margin: 0.6em 0 0.5em 16px;
}

#lookGood {
	width: 352px;
	height: 44px;
	background: transparent url(images/lookgood.png) top left no-repeat;
}

#midSection p {
	font-size: 1.5em;
	color: #D8ECF1;
	width: 460px;
	margin-left: 16px;
}

#midSection a {
	color: #D8ECF1;
}

#midSection a:hover {
	text-decoration: none;
}


#midSection ol {
	padding-left: 40px;
}

#midSection ol li {
	font-size: 1.5em;
	color: #D8ECF1;
}


#midSection ol li a {
	color: #D8ECF1;
	text-decoration: none;
}

#midSection ol li a:hover {
	text-decoration: underline;
}

#imageContainer {
	position: absolute;
	top: 0px;
	right: -25px;
	width: 292px;
	height:	152px;
	background: transparent url(images/imagecontainer.png) top left no-repeat;
}

#imageContainer img {
	margin: 4px 0 0 55px;
}

.headerNote {
	position: absolute;
	top: -24px;
	left: -208px;
	width: 347px;
	height: 84px;
	text-indent: -9999px;
	background: transparent url(images/envirlopenote.png) top left no-repeat;
}

#printServicesH2 {
	background: transparent url(images/h2-printservices.png) top left no-repeat;	
}

#mailingServicesH2 {
	background: transparent url(images/h2-mailingservices.png) top left no-repeat;	
}

#caseStudiesH2 {
	background: transparent url(images/h2-casestudies.png) top left no-repeat;	
}

#cautionaryTaleH2 {
	background: transparent url(images/h2-cautionary.png) top left no-repeat;	
}

#localGovernmentH2 {
	background: transparent url(images/h2-localgovernment.png) top left no-repeat;	
}

#contactUsH2 {
	background: transparent url(images/h2-contactus.png) top left no-repeat;	
}

#contingencyH2 {
	background: transparent url(images/h2-contingency.png) top left no-repeat;
}

#innovationH2 {
	background: transparent url(images/h2-innovation.png) top left no-repeat;
}

#externalH2 {
	background: transparent url(images/h2-external.png) top left no-repeat;
}

#bossH2 {
	background: transparent url(images/h2-boss.png) top left no-repeat;
}

#independenceH2 {
	background: transparent url(images/h2-independence.png) top left no-repeat;
}

#bestValueH2 {
	background: transparent url(images/h2-bestvalue.png) top left no-repeat;	
}

#printEnvelopesH2 {
	background: transparent url(images/h2-envirlope.png) top left no-repeat;
}

#pricingH2 {
	background: transparent url(images/h2-pricing.png) top left no-repeat;
}

#studiesH2 {
	background: transparent url(images/h2-studies.png) top left no-repeat;
}

#environmentalH2 {
	background: transparent url(images/h2-environmental.png) top left no-repeat;
}

#summaryH2 {
	background: transparent url(images/h2-summary.png) top left no-repeat;
}

#structureH2 {
	background: transparent url(images/h2-structure.png) top left no-repeat;
}

#digitalH2 {
	background: transparent url(images/h2-digital.png) top left no-repeat;
}

#fileUploadsH2 {
	background: transparent url(images/h2-fileuploads.png) top left no-repeat;
}

/* ---------- BOTTOM SECTION ----------------------------------------------- */

#subNav {
	float: left;
	margin: 14px 0 0 -24px;
}

#subNav ul {
	width: 213px;
	min-height: 336px;
	list-style-type: none;
	font-size: 1.3em;
	background: transparent url(images/subnav-top.png) top left no-repeat;
}

#subNav ul li {
	width: 148px;
	padding: 0.4em 0 0.4em 0;
	margin-left: 33px;
	border-top: 1px solid #D2D3D3;
}

#subNav ul a {
	display: block;
	text-decoration: none;
	color: #555;
	padding: 0 6px 0 6px;
}

#subNav ul a:hover, .currentPage {
	color: #1F90BC !important;
}

#topItem {
	border-top: none !important;
}

#subNav-bottom {
	width: 213px;
	height: 12px;
	background: transparent url(images/subnav-bottom.png) 24px 0 no-repeat;
}

#pageCopy {
	float: left;
	width: 350px;
	margin-top: 16px;
}

#pageCopy h3 {
	color: #2B90B7;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 1em;
}

#pageCopy h4 {
	font-size: 1.3em;
	color: #555;
}

#pageCopy p {
	color: #555;
	font-size: 1.3em;
	margin-bottom: 1.4em;
	line-height: 1.35em;
}

#pageCopy p a {
	color: #2B90B7;
	text-decoration: underline;
}

#pageCopy p a:hover {
	text-decoration: none;
}

#pageCopy ul, #pageCopy ol {
	margin: 0 0 1.5em 16px;
}

#pageCopy li {
	color: #555;
	font-size: 1.3em;
	margin-bottom: 0.6em;
}

.asterisk {
	color: #2b90b7; 
	font-weight: bold;
}

#smallChart {
	margin-left: -10px;
}

#nuggetContainer {
	float: left;
	width: 197px;
	padding-top: 8px;
	margin-left: 16px;
}

.nugget {
	position: relative;
	width: 197px;
	margin-top: 8px;
	background: transparent url(images/nugget-top.png) top left no-repeat;
}

.nugget-right {
	float: left;
	margin: 13px 0 0 13px;
}

.nugget h2 {
	width: 90px;
	min-height: 38px;
	margin-bottom: 4px;
	color: #2B90B7;
	font-size: 1.4em;
	font-weight: bold;
}

.nugget img {
	float: left;
	margin: 13px 0 0 13px;
}

.nugget a {
	/*position: absolute;
	bottom: 10px;*/
}

.nugget a img {
	margin: 0;
}

.nugget-bottom {
	height: 10px;
	width: 197px;
	background: transparent url(images/nugget-bottom.png) bottom left no-repeat;
}

.logoContainer img {
	display: block;
	margin: 40px 0 45px 50px;
}

.colouredIR {
	display: inline !important;
	color: #009800;
}

.sendFiles {
	overflow: hidden;
	display: block;
	width: 165px;
	height: 0px;
	padding-top: 37px;
	background: transparent url(images/button-send-files.png) top left no-repeat;
}

/* ---------- HOME --------------------------------------------------------- */

#homeH2 {
	width: 322px;
	height: 27px;
	padding-top: 45px;
	background: transparent url(images/h2-mailprint.png) bottom left no-repeat;
}

#imageContainer-home {
	z-index: 10;
	position: absolute;
	top: 2em;
	right: -29px;
	width: 407px;
	height:	248px;
	background: transparent url(images/imagecontainer-home.png) top left no-repeat;
}

#imageContainer-home img {
	position: absolute;
	top: 78px;
	left: 95px;
}

#imageContainer-home span {
	display: none;
}

.homepageNugget {
	float: left;
	width: 240px;
	padding: 0 8px 38px 8px;
	margin-top: 42px;
	background: transparent url(images/homenugget-bottom.png) bottom left no-repeat;
}

.homepageNugget h2 {
	padding: 0.5em 0 0.5em 15px;
	font-size: 1.5em;
	border-bottom: 1px solid #D6D6D6;
	background: transparent url(images/arrow.png) 213px center no-repeat;
}

.homepageNugget h2 a {
	display: block;
	text-decoration: none;
}

.homepageNugget img {
	float: left;
	margin: 12px 0 0 15px;
}

.homepageNugget p {
	float: right;
	width: 130px;
	margin: 12px 15px 0 0;
}

.homepageNugget p {
	font-size: 1.1em;
	color: #555555;
}

.homepageNugget a {
	text-decoration: underline;
}

.homepageNugget a:hover {
	text-decoration: none;
}


#mailingServices h2 a, #mailingServices p a {
	color: #E00021;
}

#printServices h2 a, #printServices p a {
	color: #009941;
}

#contactUs h2 a, #contactUs p a {
	color: #1F90BC;
}

/* ---------- CONTACT --------------------------------------------------------- */

#address {
	width: 188px;
	height: 133px;
	margin: 3px 0 0 54px;
	background: transparent url(images/address.jpg) top left no-repeat;
}

#address P {
	width: 160px;
	color: #fff;
	padding-top: 14px;
}

#contact {
	padding: 22px 0 0 30px;
}

#contact p {
	font-size: 1.3em;
	color: #555;
	width: 460px;
	margin-bottom: 22px;
}

#contact p a {
	color: #555555;
}

#contact p a:hover {
	text-decoration: none;
}

.errorText {
	color: #2b90b7 !important;
}

#contact label {
	display: block;
	clear: both;
	float: left;
	width: 85px;
	font-size: 1.3em;
	color: #555555;	
	margin-bottom: 10px;
}

.textInput {
	display: block;
	float: left;
	width: 380px;
	padding: 2px;
	font-size: 1.3em;
	color: #555;
	margin-bottom: 10px;
	background: #E4E4E4;
	border: 1px solid #ccc;
}

.emptyField {
	background: #B9E1F0;
}

#message {
	height: 10em;
}

#submitBut {
	margin-left: 84px;
}

#companyInfo {
	color: #555;
	font-size: 1.2em;
	margin-top: 11px;
	padding-top: 4px;
	border-top: 1px solid #ccc;
}