html, body {
	height: 100%;
	width: 100%;
	font-family: 'Arial', 'Helvetica', 'sans-serif';
	margin: 0px;
	padding: 0px;
}

/* ------- body ------- */

body {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: small;
	color: #333333;
}

#toprightlinks {
	display: none;
	visibility: hidden;
}

#mainmenu {
	display: none;
	visibility: hidden;
}

#logo {
	display: none;
	visibility: hidden;
}

#titlebanner h1 {
	color: black;
	margin: 23px;
	font-size: 1.6em;
}

#titlebanner ul,
#titlebanner ul li {
	display: none;
	visibility: hidden;

}

#contentareas {
	margin: 0 5px;
	padding: 4px 0 10px 0;
}

#hcontentareas {
	margin: 0 5px;
	padding: 4px 0 10px 0;
}

#leftcol {
	display: none;
	visibility: hidden;
}

#centercoltop {
	float: left;
	width: 388px;
}


#htextcontent {
	width: 256px;
	padding: 5px 25px;
}

#htextcontent h1 {
	font-size: 1.3em; 
	margin: 0 0 10px 0;
}

#textcontent {
	width: 348px;
	margin: 0 0 0 0px;
	padding: 5px 20px;
}

#largecoltop {
	float: left; 
	margin: 2px 0 0 0px;
	padding: 15px 0 0 0;
	width: 734px !important;
}

#largecolfoot {
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}

#largecoltop #textcontent {
	width: 691px !important;
	padding: 5px 20px 5px 23px;
}

div.breadcrumbs {
	color: #333333;
	font-size: 0.8em;
	padding: 5px 0 0 0;
}

div.breadcrumbs a {
	color: #0077be;
}

#exampleimages {
	float: left;
	width: 345px;
	padding: 0 0 0 0;
	text-align: center;
	position: relative;
	z-index: 2;
	margin: 2px 0 0 -4px;
}

#exampleimages img {
	display: block;
	clear: left;
	margin: 0 auto;
}

#exampleimages a {
	color: #333333;
	font-size: 0.9em;
	display: block;
}

#exampleimages p {
	margin: 0;
	padding: 0 0 5px 0;
	color: #333333;
	font-size: 0.9em;
}

#pfv {
	clear: left;
	margin: 0 0 0 0;
	padding: 0 0 1px 0;
}

#pfv a {
	font-size: 0.8em;
	color: #0077be;;
}

#hc #pfv {
	margin: 10px 0 0 25px !important;
}


div.clearbreaker {
	clear: left;
	font-size: 0.8em;
	color: #333333;
}

#clients {
	clear: left;
	background: transparent url('../images/interface/logobox970x137.png') no-repeat top left;
	width: 924px;
	height: 137px;
	padding: 7px 23px;
	margin: 0 0 0 0px;
}
#clients h3 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 1em;
}

#logos {
	width: 924px;
	margin: 0;
	padding: 0;
}

#logos td {
	text-align: center;
	height: 69px;
}

#footer {
	clear: left;
	width: 980px;
	height: 124px;
}

#fe {
	width: 960px;
	height: 124px;
}

#footlinks {
	width: 980px;
	height: 124px;
}
#footlogos {
	display: none;
	visibility: hidden;
}

#footlinks ul {
	display: none;
	visibility: hidden;
}

#copyright {
	clear: left;
	padding: 10px 0 0 28px;
	color: black;
	font-size: 0.8em;
	width: 680px;
}

/* -- contact us form -- */

#contactForm label,
#subscribeForm label {
	padding-top: 3px;
	clear: left;
	float: left;
	color: #465e79;
	font-size: 0.9em;
	display: block;
	width: 100px;
	text-align: right;
	margin: 0 10px 0 0;
}

#subscribeleft {
	margin: 60px 12px 0 12px;
	/*border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;*/
}

#subscribeleft h2 {
	font-size: 1em;
	padding: 0 0 5px 0;
}

#subscribeleft label {
	font-size: 0.8em;
	width: 45px;
}

#contactForm div.inputBlock,
#subscribeForm div.inputBlock {
	float: left;
	margin: 0 10px 5px 0;
	width: 500px;
}

#subscribeleft div.inputBlock {
	display: block;
	width: 125px;
}

#contactForm input.text,
#subscribeForm input.text {
	border: 1px solid #0077be;
	font-size: 0.9em;
	color: #465e79;
	padding: 1px 3px;
}

#contactForm textarea.textarea,
#subscribeForm textarea.textarea {
	border: 1px solid #0077be;
	font-size: 0.9em;
	color: #465e79;
	padding: 1px 3px;
	font-family: arial, helvetica, sans-serif;
}

#contactForm input.text.small,
#subscribeForm input.text.small {
	width: 200px;
}

#contactForm input.text.smallish,
#subscribeForm input.text.smallish {
	width: 150px;
}

#contactForm input.text.standard,
#subscribeForm input.text.standard {
	width: 350px;
}

#subscribeleft input.text {
	width: 125px !important;
}

#contactForm textarea.textarea.smallish,
#subscribeForm textarea.textarea.smallish {
	width: 250px;
	height: 48px;
}
#contactForm textarea.textarea.standard,
#subscribeForm textarea.textarea.standard {
	width: 450px;
	height: 200px;
}

#contactForm p,
#subscribeForm p {
	clear: left;
	padding-top: 10px;
}

#subscribeleft p {
	font-size: 0.8em;
}

#contactForm div.buttonBlock,
#subscribeForm div.buttonBlock {
	clear: left;
	padding: 0 0 0 110px;
}

#subscribeleft div.buttonBlock {
	padding: 0 0 0 35px;
}

input.actionBtn {
	border: outset;
	border-width: 2px;
	border-color: #b8e3e8;
	background: #b8e3e8;
	color: #00718f;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

input.actionBtn:hover {
	border-color: #c7e9ed;
	background: #c7e9ed;
}

div.checkbox {
	float: left;
	margin-right: 5px;
	padding-top: 7px;
}



/* -- contact us form -- */

/* -- breadcrumbs -- */

#breadcrumbs {
	font-size: 0.8em;
	margin: 0 0 10px 0;

}


/* -- breadcrumbs -- */


/* -- the monkeys -- */

#buttonBlock {
	height: 50px;
	width: auto;
	clear: left;
	background: #edf2f9;
	padding: 4px;
}

#buttonBlock img {
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 2px;

}

div.monkey {
	clear: left;
}

/* -- the monkeys -- */

/* -- main content area text styles -- */

#textcontent h2,
#textcontent h3,
#textcontent h4,
#textcontent h5 {
	margin: 0;
	padding: 0 0 10px 0;
}

h6 {
	font-size: 1em;
	padding: 0 0 5px 0;
	margin: 0;
}

#textcontent li,
#textcontent li ul.sub li {
	padding: 0 25px 10px 5px !important;
	margin: 0 !important;
	color: #666666;
	font-size: 1.0em !important;
}

#textcontent p {
	padding: 0 0 10px 0;
	margin: 0;
}

div.centerAndPad {
	text-align: left;
	padding: 20px 0;

}

div.noPicFrame {
	float: left;
	padding: 0 10px 10px 0;
	margin: 0;
}

div.picFrame {
	float: left;
	margin: 0 10px 10px 0;
}

div.nopad {
	padding: 0 10px 0 0;
}

div.cssButton {
	float: left;
	margin: 0 0px 0 0;
	background: transparent url('../images/interface/buttonRight300x35.gif') no-repeat top right;
	padding: 0 0 0 0;
}

div.cssButton a {
	display: block;
	float: left;
	background: transparent url('../images/interface/buttonLeft10x35.gif') no-repeat top left;
	padding: 8px 20px 0 20px;
	min-height: 37px;
	color: white;
	font-weight: bold;
}

div.cssButton:hover {
	background: transparent url('../images/interface/buttonRightOver300x35.gif') no-repeat top right;
}

div.cssButton:hover a {
	background: transparent url('../images/interface/buttonLeftOver10x35.gif') no-repeat top left;
}

div.testimonial {
	padding: 10px;
	background: #e7e8e9;
	margin: 5px 0;
}

div.testimonial h5 {
	padding: 0 !important;
	margin: 0 !important;
}

#testimonialcontent h3 {
	margin: 0 !important;
	padding: 10px 0 0px 0 !important;
}

img.logodemo {
	padding: 0 0 30px 0;
}

img.brandredevelopment {
	padding: 4px 0 4px 0;
}

img.advertisingimage {
	padding: 4px 0 4px 0;
}

img.directmailimage {
	padding: 20px 0 0 0;
}

img.examplepad {
	padding: 10px 0 0 0;	
}

img.rightside {
	float: right;
	margin: 0 10px 10px 0;
}

img.onlinemarketingimage {
	padding: 3px 0 5px 0;
}

#whatwedoimage {
	padding: 15px 0 4px 0;
}

#subscribelink {
	display: block;
	margin: 40px 12px;
}

#subscribelink {
	display: block;
	text-align: center;
}

#sitemap ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: auto;
}

#sitemap a {
	padding: 0;
	margin: 0;
}

/* -- general type styles -- */

a,
a:link,
a:active,
a:visited {
	color: #0077be;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

*.clearleft, *.clearLeft {
	display: block;
	clear: left;
}

*.nbrd {
	border: none !important;
}

h2, h3, h1, h4, h5, h6 {
	color: #0077be;
}

h2 {
	font-size: 1.25em;
}	

*.footNote {
	font-size: 0.8em;
}

*.emphasise {
	font-weight: bold;
	color: #555555;
	font-size: 1.1em;
}
