@charset "UTF-8";
/* CSS Document */

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;
}
img {
	border:0;
}
h1 {
	padding:0;
	margin:0 0 10px 0;
}
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:#bc478a;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.break {
	height:1px;
	clear:both;
	overflow:hidden;
}

#container {
	background-image:url(site_images/containerbg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00164b;
}
#header {
	background-image:url(site_images/headerbg.png);
	background-repeat:no-repeat;
	height:137px;
	background-position:center top;
}
#logo {
	float:left;
	width:220px;
}
#contact {
	width: 476px;
	float: left;
	height:77px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 224px;
}
#contact ul {
	margin:0;
	padding:0;
	list-style:none;
}
#contact ul li {
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#cccccc;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 23px;
}
#contact ul li a {
	color:#cccccc;
	text-decoration:none;
}
#contact ul li a:hover {
	color:#FFFFFF;
}
#contact ul li#tel {
	width:120px;
	background-image:url(site_images/tel.png);
	background-position: 0 5px;
}
#contact ul li#email {
	width:161px;
	background-image:url(site_images/email.png);
	background-position: 0 10px;
}
#contact ul li#quote {
	background-position: 0 9px;
	width:120px;
	background-image:url(site_images/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(site_images/menu_home.png);
}
#menu ul li a#menu_inside {
	width:85px;
	background-image:url(site_images/menu_inside.png);
}
#menu ul li a#menu_outside {
	width:85px;
	background-image:url(site_images/menu_outside.png);
}
#menu ul li a#menu_location {
	width:95px;
	background-image:url(site_images/menu_location.png);
}
#menu ul li a#menu_contact {
	width:95px;
	background-image:url(site_images/menu_contact.png);
}
#headline {
	background-image:url(site_images/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(images/web_bg.png);
	background-color:#006bb5;
}

.thinprint {
	background-image:url(images/print_bg.png);
	background-color:#0090dc;
}

.thinmarketing {
	background-image:url(images/marketing_bg.png);
	background-color:#8ab000;
}

#serviceoverview {
	background-image:url(images/serviceoverviewbg.png);
	background-repeat:repeat-x;
	height:142px;
	background-color:#00174c;
}
#serviceoverview .content {
	background-image:url(images/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;
}
#maincontent {
	padding-top:20px;
	background-image:url(site_images/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;
}
.column-two-thirds.last {
	margin-right:0;
}
.column-quarters {
	float:right;
	width:560px;
	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(site_images/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(site_images/footerbg.png);
	background-repeat:repeat-x;
	height:100px;
	clear:both;
	padding-top:26px;
	font-size:13px;
	color:#FFFFFF;
	background-color:#999999;
	margin-top: 50px;
}

#footer h2 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

#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:#bc478a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#copyright {
	clear:left;
}
.testimonial {
	background-image:url(images/testimonial-middle.png);
	background-repeat:repeat-y;
	width:280px;
	margin-bottom:20px;
	line-height:20px;
}
.testimonial-text {
	background-image:url(images/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(images/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(images/latestupdatebg.png);
	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;
}

#portfolio-cats-listing {
	position:absolute;
	width:167px;
	height:438px;
	background-image:url(images/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(site_images/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(site_images/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;
}

.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(images/processbg.png);
	background-repeat:repeat-x;
	height:193px;
}

#theprocess .content {
	background-image:url(images/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(images/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(images/accept.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
}

#contactdetails {
	list-style:none;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
}

#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(images/email2.png);
}

#contactdetails #c_telephone {
	background-position:2px 4px;
	background-image:url(images/tel2.png);
}

#contactdetails #c_address {
	background-position:1px 6px;
	background-image:url(images/address.png)
}

#requestaquote {
	background-image:url(images/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(images/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(images/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;
}
.content ul {
	margin:0;
	padding:0 0 15px 0;
	list-style:none;
}
.content ul li {
	background-image:url(images/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(images/tick-2.png);
	background-repeat:no-repeat;
	background-position:12px 7px;
	padding: 4px 0 4px 35px;
}
