body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}
p {
	font-size:13px;
	color:#666666;
	line-height:20px;
	margin:0;
	padding:0 0 15px 0;
}
form {
	padding:0;
	margin:0;
}
p.intro {
	font-size: 22px;
	font-style:italic;
	line-height:28px;
}
p.intro-more strong {
	font-weight:normal;
}
img {
	border:0;
}
h1 {
	padding:0;
	margin:0 0 10px 0;
	background-repeat:no-repeat;
	height:38px;
	overflow:hidden;
	text-indent:-500em;
}
h2 {
 
	padding:0;
	margin:0 0 0 0;
}
 
h2.intro {
	font-size:13px;
	color:#666666;
	line-height:20px;
	margin:0;
	padding:0 0 15px 0;
	font-weight:normal;
}
 
h3 {
	padding:0;
	margin:0 0 16px 0;
}
 
a {
	color:#003c68;
	text-decoration:none;
}
 
h2 a, p a {
	text-decoration:underline;
}
 
a:hover {
	text-decoration:underline;
}
 
.break {
	height:1px;
	clear:both;
	overflow:hidden;
}
 
#container {
	background-image:url(containerbg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00164b;
}
#header {
	background-image:url(headerbg.png);
	background-repeat:no-repeat;
	height:137px;
	background-position:center top;
}
#logo {
	float:left;
	width:220px;
}
 
#logo h1 {
	margin:0;
	padding:0;
	text-indent:-500em;
	width:300px;
	height:137px;
	background-image:url(logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
 
#contact {
	width: 476px;
	float: left;
	height:77px;
	padding: 0 0 0 224px;
	
	background-repeat:no-repeat;
	background-position:350px 6px;
}
#contact ul {
	margin:0;
	padding:0;
	list-style:none;
}
#contact ul li {
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#cccccc;
	padding: 8px 0 0 25px;
}
#contact ul li a {
	color:#cccccc;
	text-decoration:none;
}
#contact ul li a:hover {
	color:#FFFFFF;
}
#contact ul li#tel {
	width:130px;
	background-image:url(tel.png);
	background-position: 0 7px;
}
#contact ul li#email {
	width:151px;
	background-image:url(email.png);
	background-position: 0 10px;
}
#contact ul li#quote {
	background-position: 0 9px;
	width:120px;
	background-image:url(quote.png);
}
#menu {
	width: 700px;
	float: left;
	height:60px;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#menu ul li {
	float:left;
	background-image:none;
	padding:0;
}
#menu ul li a {
	height:32px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-500em;
	overflow:hidden;
}
#menu ul li a:hover {
	background-position:0px -32px;
}
#menu ul li a#menu_home {
	width:85px;
	background-image:url(menu_home.png);
}
#menu ul li a#menu_web {
	width:75px;
	background-image:url(menu_web.png);
}
#menu ul li a#menu_print {
	width:67px;
	background-image:url(menu_print.png);
}
#menu ul li a#menu_marketing {
	width:123px;
	background-image:url(menu_marketing.png);
}
#menu ul li a#menu_about {
	width:83px;
	background-image:url(menu_about.png);
}
#menu ul li a#menu_contact {
	width:99px;
	background-image:url(menu_contact.png);
}
#headline {
	background-image:url(headlinebg-lightblue.png);
	background-repeat:repeat-x;
	background-position:top;
	height:109px;
	text-align:center;
	background-color:#0079d8;
}
 
#headline-thin {
	background-repeat:repeat-x;
	background-position:top;
	height:86px;
	text-align:center;
 
}
 
.thinweb {
	background-image:url(web_bg.png);
	background-color:#006bb5;
}
 
.thinprint {
	background-image:url(print_bg.png);
	background-color:#0090dc;
}
 
.thinmarketing {
	background-image:url(marketing_bg.png);
	background-color:#8ab000;
}
 
#serviceoverview {
	background-image:url(serviceoverviewbg.png);
	background-repeat:repeat-x;
	height:142px;
	background-color:#00174c;
}
#serviceoverview .content {
	background-image:url(servicefixedbg.png);
	background-repeat:no-repeat;
	height:113px;
	padding-top:29px;
}
#serviceoverview .content a {
	text-decoration:none;
	color:#FFFFFF;
}
#serviceoverview .content a:hover {
	text-decoration:underline;
}
.serivceoverview-image {
	width:60px;
	float:left;
}
.serivceoverview-intro {
	width:220px;
	float:left;
}
.serivceoverview-intro p {
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:18px;
}
.serivceoverview-intro p strong {
	font-weight:normal;
}
.serivceoverview-intro p a.more {
	font-weight:bold;
}
#maincontent {
	padding-top:20px;
	background-image:url(maincontentbg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.content {
	width: 920px;
	margin: 0 auto 0 auto;
}
.column-thirds {
	width:280px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.column-thirds.last {
	margin-right:0;
}
.column-two-thirds {
	width:600px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.column-two-thirds.last {
	margin-right:0;
}
.column-quarters {
	float:left;
	width:200px;
	margin-right:40px;
	overflow:hidden;
}
.column-quarters.last {
	margin-right:0;
}
.column-three-quarters {
	float:left;
	margin:0;
	width:680px;
}
.column-two-quarters {
	float:left;
	width:440px;
	margin-right:40px;
	overflow:hidden;
}
.column-two-quarters.last {
	margin-right:0;
}
.portfolio-item {
	width:264px;
	height:198px;
	margin-bottom:20px;
	background-image:url(thumb_bg.png);
	padding:8px;
}
.portfolio-item-image {
	width:264px;
	height:198px;
	overflow:hidden;
}
 
.portfolio-item .latest-item {
	position:absolute;
	margin-left:167px;
	margin-top:-9px;
}
.portfolio-item .latest-item a {
	width:auto;
	height:auto;
	display:inline;
	padding:0;
}
.portfolio-item .portfolio-item-info {
	width:264px;
	height:33px;
	/*background-image:url();
	background-repeat:no-repeat;
	background-position:0 0;*/
	
	overflow:hidden;
}
 
.portfolio-item .portfolio-item-info a {
	
	margin-top:-33px;
	
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:9px 0 0 10px;
	text-decoration:none;
	width:254px;
	height:24px;
	display:block;	
 
}
#footer {
	background-image:url(footerbg.png);
	background-repeat:repeat-x;
	
	clear:both;
	padding:20px 0 20px 0;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00023c;
}
 
#footer h2 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}
 
#newsletter {
	width:920px;
	height:55px;
	background-image:url(newsletter-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 0 30px 0;
}
 
#newsletter input#newsletter-ok {
	margin:7px 0 0 0;
}
 
#newsletter input#newsletter-text {
	margin:8px 0 0 0;
	color:#666666;
	padding:3px;
	width:170px;
}
 
#footer .service-col {
	width:140px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	margin: 0 10px 25px 0;
}
#footer .service-col.last {
	margin-right:0px;
}
#footer .service-col a.aweb {
	color:#0072b9;
	font-weight:bold;
}
#footer .service-col .aprint {
	color:#009ee0;
	font-weight:bold;
}
#footer .service-col .amarketing {
	color:#9bbf2e;
	font-weight:bold;
}
 
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#copyright {
	clear:left;
}
.testimonial {
	background-image:url(testimonial-middle.png);
	background-repeat:repeat-y;
	width:280px;
	margin-bottom:20px;
	line-height:20px;
}
.testimonial-text {
	background-image:url(testimonial-top.png);
	background-repeat:no-repeat;
	background-position:0 top;
	padding:19px 20px 17px 20px;
	font-style:italic;
	width:240px;
	overflow:hidden;
}
.testimonial-author {
	background-image:url(testimonial-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 20px 37px 20px;
	font-size:12px;
	width:240px;
}
.update {
	clear:both;
}
.update-date {
	width:39px;
	height:26px;
	float:left;
	margin: 2px 20px 18px 0;
	background-image:url();
	color:#9a9a9a;
	font-size:9px;
	padding: 13px 0 0 0px;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;   
}
.update-text {
	width:220px;
	float:left;
	line-height:20px;
	margin-bottom:18px;
	margin-top:1px;
}
.update-text a {
	color:#003361;
	text-decoration:none;
}
 
#utility {
	float:right;
	padding-top:10px;
	font-weight:bold;
}
 
#portfolio-cats-listing {
	position:absolute;
	width:167px;
	height:438px;
	background-image:url(button-portfoliocats-drop.png);
	padding:42px 0 0 15px;
	line-height:18px;
	display:none;
}
 
#portfolio-cats-listing a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
 
#portfolio-cats-listing a:hover {
	text-decoration:underline;
}
 
#portfolio-cats-listing h3 {
	margin-bottom:5px;
}
 
#portfolio-cats-listing-web {
	height:193px;
}
 
#portfolio-cats-listing-print {
	height:137px;
}
 
#servicesprovided {
	list-style:none;
	padding:0;
	margin:0 0  20px 0;
}
 
#servicesprovided li {
	color:#04416c;
	font-weight:bold;
}
 
#servicesprovided li a {
	color:#04416c;
	text-decoration:none;
}
 
#portfolio-large {
	width:584px;
	height:438px;	
	background-image:url(portfolio-bg.png);
	padding:8px;
	margin: 0 0 20px 0;
}
 
#portfolio-large-featured {
	position:absolute;
	width:201px;
	height:119px;
	margin-left:383px;
	top:214px;
}
 
 
.portfolio-thumb {
	width: 119px;
	height:89px;
	padding: 8px;
	background-image:url(portfolio-thumb-bg.png);
	margin: 0 20px 20px 0;
	float:left;
}
 
.portfolio-thumb.last {
	margin-right:0;
}
 
.portfolio-thumb-image {
	width: 119px;
	height:89px;
	overflow:hidden;
}
 
.portfolio-thumb-zoom {
	height:33px;
	overflow:hidden;
 
}
 
.staff {
	padding: 0 0 10px 120px;
	background-position:28px 0;
	background-repeat:no-repeat;
}
 
.staff h2 {
	margin:0;
	padding:0;
	font-size:22px;
	font-weight:normal;
}
 
.staff#ash {
	background-image:url(team-ash.png);
}
.staff#caroline {
	background-image:url(team-caroline.png);
}
.staff#gareth {
	background-image:url(team-gareth.png);
}
.staff#manny {
	background-image:url(team-manny.png);
}
.staff#nik {
	background-image:url(team-nik.png);
}
.staff#james {
	background-image:url(team-james.png);
}
.staff#matt {
	background-image:url(team-matt.png);
}
.staff#norah {
	background-image:url(team-norah.png);
}
 
 
.portfolio-large-image {
	width:584px;
	height:438px;
	overflow:hidden;
}
 
.portfolio-large-zoom {
	height:33px;
	/*background-image:url(images/widebar.png);
	background-repeat:no-repeat;*/
	background-position:0 0;
	width:584px;
	overflow:hidden;
	
}
 
.portfolio-large-zoom  a {
	margin-top:-33px;
	height:27px;
	width:574px;
	padding:9px 0 0 10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
 
#theprocess {
	clear:both;
	background-color:#FFFFFF;
	background-image:url(processbg.png);
	background-repeat:repeat-x;
	height:193px;
}
 
#theprocess .content {
	background-image:url(processcontentbg.png);
	background-repeat:no-repeat;
	height:193px;
}
 
#theprocess p {
	line-height:16px;
}
 
#other-services  {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}
 
#other-services li {
	padding: 5px 0 5px;
	border-top:1px dashed #cccccc;
	background-image:none;
}
 
#other-services li.first {
	border:0;
}
 
#other-services li a {
	color:#003e6a;
	font-weight:bold;
}
 
#nextstep {
	background-image:url(nextstep.png);
	background-repeat:no-repeat;
	width:495px;
	height:71px;
	padding:55px 40px 20px 65px;
}
 
#features {
	list-style:none;
	margin:0;
	padding:15px 0 30px 0;
}
 
#features li {
	padding: 5px 0 5px 45px;
	background-image:url(accept.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
}
 
#contactdetails {
	list-style:none;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	float:left;
}
 
#contactdetails li {
	background-repeat:no-repeat;
	background-position:0 4px;
	padding: 5px 0 5px 30px;
}
 
#contactdetails #c_email {
	background-position:0 8px;
	background-image:url(email2.png);
}
 
#contactdetails #c_telephone {
	background-position:2px 4px;
	background-image:url(tel2.png);
}
 
#contactdetails #c_address {
	background-position:1px 6px;
	background-image:url(address.png)
}
 
#requestaquote {
	background-image:url(requestaquote.png);
	background-repeat:no-repeat;
	width:350px;
	height:71px;
	overflow:hidden;
	margin:30px 0 20px 0;
	padding:50px 25px 0 65px;
}
#contactform {
	margin-top:10px;
}
#contactform td {
	padding: 0 15px 15px 0;
	text-align:right;
}
 
#contactform td em {
	color:#009ee0;
}
 
#contactform td.r input {
	width:242px;
	border:1px solid #a9a8a5;
	border-left-color:#c6c5c2;
	border-right-color:#edece8;
	border-bottom-color:#e7e6e3;
	padding:4px;
	background-color:#fcfbf7;
	background-image:url(inputbg.png);
	background-repeat:repeat-x;
}
 
#contactform td.r textarea {
	width:310px;
	border:1px solid #a9a8a5;
	border-left-color:#c6c5c2;
	border-right-color:#edece8;
	border-bottom-color:#e7e6e3;
	padding:4px;
	background-color:#fcfbf7;
	background-image:url(textareabg.png);
	background-repeat:repeat-x;
	height:290px;
	overflow:auto;
}
 
#contactform td.r input.checkbox {
	border-color:#666666;
	border-width:thin;
	border-style:none;
	color:#666666;
	padding:0px;
	width:auto;
	background-color:#FFFFFF;
	background-image:none;
}
 
 
#contactform td.r {
	text-align:left;
	padding-right:0;
	padding-left:15px;
	width:250px;
}
 
 
#map_canvas {
	width:438px;
	height:438px;
	border:1px solid #b7b0a3;
}
 
#map_directions_print {
	position:absolute;
	margin:21px 0 0 347px;
	display:none;
}
 
#map_postcode {
	width:251px;
	height:39px;
	margin-left:188px;
	margin-top:1px;
	background-image:url(directions.png);
	position:absolute;
	z-index:500;
}
 
#map_postcode form {
	padding-left:119px;
	padding-top:6px;
}
#map_postcode #postcode {
	width:80px;
	float:left;
	margin-top:1px;
	margin-right:7px;
	
	
	border:1px solid #ababab;
	border-left-color:#c8c8c8;
	border-right-color:#efefef;
	border-bottom-color:#e9e9e9;
	padding:3px 4px 3px 4px;
	background-color:#fcfbf7;
	background-image:url(inputbg.png);
	background-repeat:repeat-x;	
	font-size:11px;
	color:#666666;
}
 
#map_postcode #postcode-go {
	margin-top:-1px;
}
 
.content ul {
	margin:0;
	padding:0 0 15px 0;
	list-style:none;
}
.content ul li {
	background-image:url(tick.png);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding: 4px 0 4px 25px;
}
 
.content ul li ul {
	padding-top:5px;
	padding-bottom:10px;
}
 
.content ul li ul li {
	background-image:url(tick-2.png);
	background-repeat:no-repeat;
	background-position:12px 7px;
	padding: 4px 0 4px 35px;
}
 
#flashholder {
	padding-bottom:20px;
}
 
@media print {
	#header, #headline, #headline-thin, #serviceoverview, #footer, #contactformholder,  #sendemailimg, #requestaquote, #map_postcode {
		display:none;
	}
	
	#maincontent, .column-quarters, .column-thirds, .column-two-quarters, #contactdetails li {
		margin:0;
		padding:0;
		float:none;
		width:100%;
	}
	
	#map_canvas {
		margin-top:15px;
	}
}
