/******************************
Services
******************************/
body {
	background-color: #8c2a2a
}
h2,h3,h4 {
	margin: 0 0 2px;
	font-family: Georgia,"Times New Roman",Times,serif;
}
/******************************
Nav
******************************/
#header .nav ul li.on,#header .nav ul li a:hover {
	background: #a38a8a;
}
/******************************
Main
******************************/
#main {
	margin: 32px 0;
	position: relative;
}
/******************************
Heading
******************************/
#main .heading {
	height: 70px;
	position: absolute;
	top: 50px;
}
#main .heading h1 {
	margin: 0;
	color: #c49190;
	font-size: 70px;
	height: 70px;
	line-height: 70px;
	text-transform: uppercase;
}
/******************************
Case Study
******************************/
#main .case-study {
	position: absolute;
	top: 0;
	right: 0;
	width: 228px;
	height: 250px;
	background: url('/images/services/bg-case-study.gif') bottom repeat-x;
}
#main .case-study .inner {
	padding: 170px 12px 0;
	color: #fff;
}
#main .case-study .inner h4 {
	margin: 0 0 2px;
	color: #fff;
	font-size: 14px;
}

.digital-marketing #main .case-study .inner {
	background: url('/images/client-work/featured/small/digital-marketing.png') no-repeat top center;
}
.interactive-design #main .case-study .inner {
	background: url('/images/client-work/featured/small/interactive-design.png') no-repeat top center;
}
.technology #main .case-study .inner {
	background: url('/images/client-work/featured/small/web-development.png') no-repeat top center;
}

/******************************
Intro
******************************/
#main .intro {
	background: url('/images/bg-white-75.png') repeat 0 0;
	height: 94px;
	left: 203px;
	overflow: hidden;
	padding: 15px 20px;
	position: absolute;
	top: 126px;
	width: 512px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#main .intro h2 {
	color: #333;
	font-size: 22px;
	line-height: 26px;
}
/******************************
Layout
******************************/
#main .layout {
	overflow: hidden;
	zoom: 1;
	padding: 127px 0 0;
	z-index: 100;
}
/******************************
Left Column
******************************/
#main .layout .column-left {
	float: left;
	width: 186px;
}
/******************************
Nav
******************************/
#main .layout .column-left .nav ul {
	list-style: none;
	margin: 0 0 12px;
	background: #230b0b;
}
#main .layout .column-left .nav ul li {
	border-bottom: 1px solid #59342b;
}
#main .layout .column-left .nav ul li.last {
	border: 0;
}
#main .layout .column-left .nav ul li a {
	display: block;
	padding: 8px 10px;
	color: #fff;
	text-transform: uppercase;
}
#main .layout .column-left .nav ul li a:hover,#main .layout .column-left .nav ul li.on a {
	background: url('/images/services/bg-nav-over.gif') top repeat-y;
	text-decoration: none;
}
/******************************
Bucket
******************************/
#main .column-left .bucket .top {
	overflow: hidden;
	height: 8px;
	background: url('/images/services/bg-bucket-left-top.png') top center no-repeat;
}
#main .column-left .bucket .inner {
	width: 146px;
	overflow: hidden;
	zoom: 1;
	padding: 0 20px;
	background: url('/images/services/bg-bucket-left.png') top center no-repeat #fff;
}
#main .column-left .bucket .inner p {
	width: 146px;
	overflow: hidden;
}
#main .column-left .bucket .bottom {
	height: 9px;
	background: url('/images/services/bg-bucket-left-bottom.png') top center no-repeat;
}
.follow-us-mini {
	background: url('/images/follow-us-mini-sprite.png') no-repeat -60px 0;
	padding: 30px 0 0 0;
}
.follow-us-mini .follow {
	border-top: 1px solid #858585;
	height: 18px;
	line-height: 18px;
	margin: 10px 0 0;
	padding: 10px 0 0;
}
.follow-us-mini .follow span {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
.follow-us-mini .follow a {
	background: url('/images/follow-us-mini-sprite.png') no-repeat 0 0;
	display: block;
	float: left;
	height: 18px;
	margin: 0 5px 0 0;
	text-indent: -999em;
	width: 18px;
}
.follow-us-mini .follow #fm-twitter {
	background-position: 0 0;
}
.follow-us-mini .follow #fm-facebook {
	background-position: 0 -30px;
}
.follow-us-mini .follow #fm-linkedin {
	background-position: 0 -60px;
	margin: 0;
}

/******************************
Right Column
******************************/
#main .layout .column-right {
	background: url('/images/bg-white-75.png') repeat 0 0;
	float: right;
	margin: 138px 0 0;
	padding: 25px;
	width: 747px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#main .layout .column-right .column-services {
	float: left;
	color: #231f20;
	width: 343px;
}
#main .layout .column-right .last {
	float: right;
}
#main .layout .column-right .column-services a {
	text-transform: uppercase;
}
#main .layout .column-right .column-services .service {
	padding: 0 0 20px 0;
}
#main .layout .column-right .column-services .service .thumb {
	float: left;
	padding: 2px 0 0 0;
	width: 65px;
}
#main .layout .column-right .column-services .service .description {
	float: right;
	font-size: 12px;
	line-height: 18px;
	width: 271px;
}
#main .layout .column-right .column-services .service .description p {
	margin: 0 0 18px 0;
}
#main .layout .column-right .column-services .service .description h4 {
	color: #231f20;
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 2px;
}
#main .layout .column-right .column-services .service .description ul {
	margin: 0 0 18px 26px;
}
#main .layout .column-right .column-services .service .description .more_toggle {
	margin: -12px 0 10px 0;
}

/******************************
Right Column Overview Page
******************************/
#column-right-overview {
	color: #fff;
	float: left;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 0 26px;
	width: 788px;
}
#column-right-overview .column {
	float: left;
	padding: 0 12px 0 0;
	width: 254px;
}
#column-right-overview .last {
	padding: 0;
}
#column-right-overview .column .inner {
	background: #230b0b;
	height: 520px;
	overflow: hidden;
	padding: 15px 14px 14px 15px;
}
#column-right-overview .column .inner h2 {
	color: #fff;
	font-size: 16px;
	margin: 0 0 18px 0;
}
#column-right-overview .column .inner p {
	margin: 0 0 18px 0;
}
#column-right-overview .column .inner h2 a,
#column-right-overview .column .inner h2 a:link,
#column-right-overview .column .inner h2 a:visited,
#column-right-overview .column .inner h2 a:hover {
	color: #fff;
	text-decoration: none;
}


/* begin clearing the elements */

#column-right-overview:after,
#main .layout .column-right .column-services .service:after,
#main .layout .column-right-inner:after,
#main .layout .column-right:after,
#main:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}

