* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	color: #ffffff;
	background: #000000;
}

.clear {
	clear: both;
}

img {
	border: none;
}

#wrapper {
	width: 772px;
	margin: 12px auto;
}

#topSection {
	width: 772px;
	height: 180px;
}

#navigation ul li {
	display: block;
	float: left;
}

#logo {
	float: left;
}

#listen {
	float: right;
	padding-top: 55px;
}

#navigation ul {
	width: 692px;
	float: right;
}

#navigation {
	float: left;
	width: 770px;
	height: 35px;
}

#welcomeBox {
	background: #3F3F3F;
	padding: 10px 0;
	width: 471px;
	height: 265px;
	float: left;
}

#latestNews, #latestNewsArchive {
	width: 290px;
	background: #3F3F3F;
	float: right;
	padding: 10px 0;
}

#latestNews {
	height: 265px;
}

#latestNewsArchive {
	
}

#contentArea {
	padding: 0 0 10px 0;
	height: 285px;
	border-bottom: 1px dashed #ffffff;
}

#contentAreaNews, #contentAreaCase, #contentAreaWork {
	padding-bottom: 10px;
	border-bottom: 1px dashed #ffffff;
	background: url(../images/rightColumnBackground.jpg) right bottom no-repeat;
}

#contentAreaWhat {
	padding: 0 0 10px 0;
	height: 260px;
	border-bottom: 1px dashed #ffffff;
}

.heading img {
	padding-bottom: 10px;
}

#welcomeBox p {
	padding: 0 15px 12px 12px;
}

.pink {
	color: #E6418D;
	font-weight: bold;
}

.newsExcerpt, .caseStudyExcerpt {
	margin-left: 12px;
	border-bottom: 1px dashed #ffffff;
	width: 265px;
	height: 60px;
	float: left;
	margin-bottom: 10px;
}

.newsExcerpt2, .caseStudyExcerpt2 {
	margin-left: 12px;
	border-bottom: 1px dashed #ffffff;
	width: 265px;
	height: 63px;
	float: left;
	padding-top: 10px;
}

.caseStudyExcerpt3, .newsExcerpt3 {
	margin-left: 12px;
	width: 265px;
	height: 63px;
	float: left;
	padding-top: 10px;
}

.newsExcerpt img, .newsExcerpt2 img, .newsExcerpt3 img, .caseStudyExcerpt img, .caseStudyExcerpt2 img, .caseStudyExcerpt3 img {
	float: left;
}

.newsExcerpt p, .newsExcerpt2 p, .newsExcerpt3 p, .caseStudyExcerpt p, .caseStudyExcerpt2 p, .caseStudyExcerpt3 p {
	font-size: 11px;
}

p.excerptText {
	float: left;
	width: 140px;
	padding-left: 12px;
	padding-right: 10px;
}

p.moreButton img {
	float: left;
	padding-top: 15px;
}

#footer {
	clear: both;
	float: left;
	width: 772px;
	font-size: 10px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#copyright {
	float: left;
}

ul#links {
	float: right;
	list-style: none;
}

ul#links li {
	display: block;
	float: left;
	padding: 0 3px;
	color: #E6418D;
}

ul#links li a {
	color: #ffffff;
	text-decoration: none;
}

ul#links li a:hover {
	color: #E6418D;
}

ul#links li.on {
	color: #E6418D;
}

#newsBox, #caseStudiesBox {
	background: #3F3F3F;
	padding: 10px 0;
	width: 471px;
	float: left;
	height: auto;
}

#howWeWorkBox {
	background: #3F3F3F;
	padding: 10px 0;
	width: 471px;
	float: left;
	height: 482px;
}

#howWeWorkBox p, #whatWeDoBox p, #caseStudiesBox p, #newsBox p, #contactBox p {
	font-size: 12px;
	padding: 0 15px 12px 12px;
	line-height: 16px;
}

ul#workLinks {
	list-style: none;
	padding-left: 8px;
}

ul#workLinks li {
	display: block;
	float: left;
	font-size: 12px;
	padding: 0 3px;
}

ul#workLinks li.on {
	color: #E6418D;
}

ul#workLinks li a:hover {
	color: #ffffff;
}

#whatWeDoBox, #contactBox {
	background: #3F3F3F;
	padding: 10px 0;
	width: 380px;
	float: left;
	height: 240px;
	font-size: 12px;
}

ol#serviceLinks {
	padding: 5px 10px 0px 30px;
}

ol#serviceLinks a {
	color: #E6418D;
	font-weight: bold;
	text-decoration: none;
}

ol#serviceLinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#servicesDetail, #getInTouch {
	background: #3F3F3F;
	padding: 10px 0;
	width: 380px;
	float: right;
	height: 240px;
	font-size: 12px;
}

#servicesDetail p {
	color: #B1B2B4;
	font-size: 12px;
	padding: 0 15px 12px 12px;
	line-height: 16px;
}

#servicesDetail h1 {
	color: #E6418D;
	font-size: 16px;
	padding: 0 15px 12px 12px;
}

#caseStudiesBox h1 {
	font-size: 24px;
	padding: 0 15px 12px 12px;
}

#newsBox h1 {
	font-size: 20px;
	padding: 0 15px 12px 12px;
}

#caseStudies a, #latestNews a, #latestNewsArchive a {
	color: #B1B2B4;
	text-decoration: none;
}

#caseStudies a:hover, #latestNews a:hover, #latestNewsArchive a:hover {
	color: #E6418D;
}

#caseStudies {
	width: 290px;
	height: auto;
	background: #3F3F3F;
	float: right;
	padding: 10px 0;
}

#getInTouch fieldset {
	border: 0;
	padding: 0px 10px;
}

#getInTouch fieldset p {
	padding: 3px 0px;
	font-size: 12px;
	color: #E6418D;
}

#getInTouch #name, #getInTouch #company, #getInTouch #tel, #getInTouch #email {
	background-color: #58585A;
	border: 0;
	font-size: 12px;
	color: #FFFFFF;
	width: 350px;
	padding: 2px 3px;
	margin-top: 2px;
}

#getInTouch #send {
	float: right;
	background: url(../images/send.jpg) left no-repeat;
	width: 90px;
	border: 0;
	height: 25px;
	margin: 2px 5px 0px 0px;
	cursor: pointer;
}

#middle {
	padding-bottom: 10px;
}
