@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/*
----- tag styles -----
*/
body {
	background-color: #ECEEFE;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color: #333333;
}
p {
	font-size: 1.2em;
	line-height: 1.4em;
}
h3 {
	color: #0099CC;
	font-weight: bold;
	font-size: 1.4em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8FD;
	margin-bottom: 0.3em;
	padding-bottom: .1em;
	text-transform: uppercase;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
	margin-top: 5px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #2A3A65;
}
a:hover {
	background-color: #D1D8FD;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/pdf.gif) no-repeat center right;
}

/* end tag styles

----- special styles -----
*/

#secondaryNavigation a, #newsBar a, #footer a {
	color:  #2A3A65;
	text-transform: uppercase;
	font-weight: bold;
}
#home li.home a, #about li.about a, #promotional li.services a, #contactCentre li.services a, #database li.services a, #contract li.services a, #collation li.services a, #mailing li.services a, #warehousing li.services a, #systems li.systems a, #quality li.quality a, #news li.news a, #careers li.careers a, #contact li.contact a {
	color: #DEE420;
}
#promotional li a.promotional , #contactCentre li a.contactCentre, #database li a.database, #contract li a.contract, #collation li a.collation, #mailing li a.mailing, #warehousing li a.warehousing {
	color: #0099CC;
}
#secondaryNavigation h3 {
	color: #2A3A65;
}
#promotional #secondaryNavigation h3, #contactCentre #secondaryNavigation h3, #database #secondaryNavigation h3, #contract #secondaryNavigation h3, #collation #secondaryNavigation h3, #mailing #secondaryNavigation h3, #warehousing #secondaryNavigation h3 {
	color: #0099CC;
}
#secondaryNavigation {
	width: 130px;
	float: left;
	padding: 10px;
}
#secondaryNavigation a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8FD;
	font-size: .9em;
}
/*----*/
#dropmenudiv{
	position:absolute;
	border-bottom-width: 1px;
	line-height:1.3em;
	z-index:100;
	font-size: 1.1em;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #DEE420;
	border-bottom-color: #DEE420;
	border-left-color: #DEE420;
	overflow: visible;
	text-indent: 15px;
	text-align: left;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	background-color: #2A3A65;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	height: 1.7em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #425076;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #8C94B5;
}
/*----*/
/* end special styles

----- id styles -----
*/
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D1D8FD;
	border-left-color: #D1D8FD;
}
#banner {
	height: 100px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	padding-left: 67px;
}
#mainNavigation {
	background-color: #2A3A65;
	padding-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEE420;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE420;
}
#mainNavigation a {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 1.1em;
	background-image: url(images/vertDiv.gif);
	background-repeat: repeat-y;
	background-position: right top;
	display: inline-block;
	line-height: 1.7em;
}
#mainNavigation a.last {
	background-image: none;
}
#mainNavigation li.selected a {
	color: #DEE420;
}
#mainNavigation a:hover {
	background-color: #5A6182;
}
#content .rightFloat {
	float: right;
}

#mainNavigation li {
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#newsBar, #aboutDirectors {
	float: left;
	width: 145px;
	height: 100%;
	padding: 10px;
}
#newsBar a, #aboutDirectors a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .9em;
}
.newsItem, .director {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8FD;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#newsBar p, #aboutDirectors p {
	padding-top: 3px;
	font-size: 1.1em;
}
#newsBar h4, #aboutDirectors h4 {
	color: #0199CC;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8FD;
}
#content {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#content.left {
	width: 590px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#content.middle {
	width: 450px;
}
#content ul {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#content ul li {
	font-size: 1.2em;
	margin-bottom: 7px;
	padding-left: 10px;
	color: #444;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 10px;
	margin-left: 0px;
}
#content img {
	margin-bottom: 10px;
}
#footer {
	clear: both;
	font-size: 0.8em;
	color: #FFFFFF;
}
#footer #address a {
	color: #D1D8FD;
	text-transform: none;
}
#footer #address a:hover {
	background-color: #506184;
}
#strapline {
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D8FD;
	background-image: url(images/strapSMALL.gif);
	background-repeat: no-repeat;
	background-position: 140px;
}
#address {
	background-color: #2A3A65;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.accreditation {
	padding: 5px;
}
.accreditation p {
}
.clear {
	clear: both;
	display: block;
}
.accreditation img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
input + label {
	display: inline;
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.required {
	font-size: .75em;
	color: #0099CC;
	margin-left: 10px;
}
.formText {
	width: 120px;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.2em;
	color: #2A3A65;
	text-align: right;
	padding-right: 10px;
}
fieldset {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 40px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D8FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D8FD;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 470px;
}
.boxInset {
	float: right;
	width: 250px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
.boxInset img {
	margin-bottom: 10px;
}
input:focus, textarea:focus, select:focus {
	background-color: #CCFEFF;
	color: #000000;
}
select {
	width: 360px;
	height: 140px;
}
option {
	font-size: 1em;
	color: #2A3A65;
}
textarea {
	color: #2A3A65;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
fieldset p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
label {
	display: block;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
}
input {
	width: 200px;
	color: #2A3A65;
}
input[type="text"], textarea, select {
	border: 1px solid #2A3A65;
}
input[type="checkbox"] {
	width: 20px;
	display: inline;
	margin-top: 10px;
}
input[type="submit"], input[type="reset"] {
	text-transform: uppercase;
	width: 100px;
	padding: 0px;
	margin-right: 10px;
	font-size: 0.8em;
}
input[type="file"] {
	text-transform: uppercase;
	width: 180px;
	padding: 0px;
	margin-right: 10px;
	font-size: 0.8em;
}
.testimonialClient {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-left: 15px;
	font-weight: bold;
	line-height: 1em;
	text-transform: uppercase;
	padding-top: 15px;
}
blockquote {
	font-size: 1.4em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #76819C;
	margin-top: 25px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #293963;
	line-height: 1.6em;
	clear: both;
}
.quote {
	display: block;
	clear: both;
	width: 750px;
}
.frontPage {
	font-size: 14px;
}
.insetSnippet {
	float: right;
	width: 180px;
	background-color: #ECEEFE;
	color: #2A3A65;
	font-size: 9px;
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.centredScope {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
}
.accreditationNarrow {
	width: 360px;
	float: left;
}
.accreditationNarrow img {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
h4.newsItem {
	border-bottom-color: #DDE4FD;
	color: #0099CC;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDE4FD;
	padding-top: 10px;
}
img.quoteImg {
	float: left;
	margin-right: 15px;
}
.errorMessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #990000;
}
