@import url("default.css");

#link03 a {
	background: url(../images/mainmenulibg.gif) -198px -54px;
}
#main div.contentarea {
	width: 988px;
	background: url(../images/contentareabgourwork.gif) no-repeat;
}
#page {
	background: url(../images/pagebgourwork.gif) repeat-y;
}
div.columns {
	padding: 0px 0px 200px;
}
div.col1 {
	width: 260px;
	margin: 0px 30px 20px 0px;
}
div.col2 {
	width: 260px;
	margin: 0px 30px 20px 0px;
}
div.col3 {
	width: 280px;
	float: left;
	margin: 0px 0px 20px 0px;
}
#printdesign h1 {
	background: url(../images/titleprint1.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px;
}
#branding h1 {
	background: url(../images/titlebranding1.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px;
}
#webdesign h1 {
	background: url(../images/titlewebdesign1.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px;
}
#printdesign h2, #branding h2, #webdesign h2{
	color: #d9dfe3;
	font: 18px Helvetica, Arial, Verdana, sans-serif;
	margin: 10px 0px;
}
#printdesign h2 {
	background: url(../images/printtagline.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px
}
#branding h2 {
	background: url(../images/brandingtagline.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px
}
#webdesign h2 {
	background: url(../images/webdesigntagline.gif) no-repeat top left;
	text-indent: -999em;
	height: 40px
}
#printdesign p, #branding p, #webdesign p {	
	margin: 10px 0px;
	line-height: 20px;
	color: #86929b;
	width: 230px;
}
a.more {
	text-decoration: none;
	color: #5686ab;
}
