/* 
CSS Created By David Oldfield
*/
html, body {
	height: 85%;
}
h1.des_head {
	position:absolute;
	z-index:1;
	top:-20px;
	left:0px;
}
body {
	padding:0px;
	margin:0px;
	font-family:Helvetica, Arial, san-serif;
	font-size:11px;
	color:#222;
}
ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
a {
	color:#222;
	text-decoration:none;
	outline:none;
}
a img {
	border:none;
}
a:hover {
	text-decoration:underline;
}
p.clear {
	clear:both;
	margin:0px;
	padding:0px;
	line-height:1px;
}
p {
	line-height:130%;
}
#main_menu {
	padding:30px 0px 20px 30px;
	background-image:url(/images/bg.png);
	position:fixed;
	top:0px;
	left:0px;
	z-index:10;
	min-height:80px;
	border-top:4px solid #000;
	width:100%;
}
img.logo {
	width:120px;
	height:120px;
	position:relative;
	z-index:9999999999;
}
.menu_wrap {
	width:530px;
	float:right;
}
.menu_wrap ul {
	width:110px;
	padding-left:15px;
	border-left:1px dotted #ccc;
	float:left;
	margin-right:30px;
	min-height:126px;
}
.menu_wrap ul.latter {
	margin-right:0px;
	width:150px;
}
.menu_wrap ul li {
	margin-bottom:2px;
}
.menu_wrap ul li.title {
	text-transform:uppercase;
	font-weight:bold;
	padding:4px 10px;
}
.menu_wrap ul li a {
	display:block;
	padding:2px 10px;
}
.menu_wrap ul li.no_links a {
	padding:0px;
	display:inline;
}
.menu_wrap ul li.no_links {
	padding:0px 10px 0px 10px;
	line-height:17px;
	margin-bottom:0px;
}
.menu_wrap ul.latter li.no_links {
	padding:0px 0px 0px 10px;
	line-height:17px;
	margin-bottom:0px;
}
#twit {
	position:absolute;
	z-index:2;
	top:0px;
	right:-37px;
	background-image:url(/images/bg.png);
	padding:25px 10px;
	text-align:center;
}
#twit img {
}
#content {
	height:100%;
	position:relative;
	z-index:2;
	padding:20px 0px 20px 30px;
	top:180px;
	margin-right:0px;
}
.feat_image {
	width:425px;
	float:left;
	margin-right:25px;
}
.controls {
	width:200px;
	float:left;
}
.work_box {
	width:260px;
	height:250px;
	float:left;
	margin:0px 20px 15px 0px;
}

.grey h3 {
	font-size:11px;
	text-transform:uppercase;
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	color:#000;
}
.grey h3.company_title {
	min-height:30px;
}
.thumb_wrap {
	height:138px;
	overflow:hidden;
	text-align:center;
	border:1px solid #eee;
	border-width:0px 0px 1px 0px;
	background-image:url(/images/bg-branding.jpg);
}
.thumb_wrap img {
	max-width:298px;
	max-height:150px;
	margin:0px auto;
}
.web_work {
	height:138px;
	overflow:hidden;
	text-align:center;
	border:1px solid #eee;
	border-width:0px 0px 1px 0px;
	background-image:url(/images/ipad-test.png);
}
.web_work img {
	max-width:274px;
	max-height:126px;
	margin:24px 0px 0px 30px;
}
h1 {
	color:#333;
	font-size:11px;
	margin:10px 0px;
	padding:0px;
	font-weight:normal;
}
h1 span, h1 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#888;
}
.content_box, .client_wrap {
	background-image:url(/images/bg.png);
	float:right;
	width:255px;
	padding:10px 30px 20px 30px;
	margin-right:195px!important;
	margin-left:30px;
	position:relative;
	z-index:1;
}

.grey {
	background-color:#efefef;
	color:#000;
	background-image:none;
}
img.latest_img {
	width:255px;
}
.client_wrap {
	display:none;
	position:relative;
	z-index:1;
}
.content_box h3, .client_wrap h3 {
	text-transform:uppercase;
	padding-bottom:0px;
	font-size:11px;
	margin-top:20px;
	margin-bottom:15px;
}
.content_box h3.company_title {
	min-height:30px;
	max-width:220px;
}
.content_box a {
	font-weight:bold;
}
.client_close {
	position:absolute;
	right:30px;
	top:30px;
	z-index:2;
}
.client_close img {
	padding-bottom:2px;
	border-bottom:1px solid #fff;
}
.client_close img:hover {
	cursor:pointer;
	border-bottom:1px solid #000;
}
a.client_link {
	position:absolute;
	right:30px;
	top:30px;
	z-index:2;
}
a.client_link img {
	padding-bottom:2px;
	border-bottom:1px solid #fff;
}
a.client_link img:hover {
	cursor:pointer;
	border-bottom:1px solid #000;
}
.client_wrap ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px 0px;
}
.client_wrap ul li {
	display:block;
	margin-right:0px;
	margin-bottom:6px;
}
.bg_grey {
	background-image:none;
	background-color:#eee;
}
h3 span {
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
}
.work_box_wrap {
	width:650px;
	margin-bottom:15px;
}
.work_box_wrap img {
	max-width:650px;
	margin-bottom:25px;
  /*-moz-box-shadow: 3px 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px 3px #aaa;
	box-shadow: 3px 3px 3px #aaa;*/
}
.work_options {
	border-top:5px solid #fff;
	margin:15px -30px -15px -30px;
	padding:5px 30px 0px 30px;
}
.work_options a {
	font-weight:normal;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:5px;
}
.active {
	text-decoration:underline;
}
.map_box {
	min-height:100%;
	background-color:#ccc;
	padding:20px;
	margin-right:30px;
}
#block_footer {
	display:none;
	position:fixed;
	bottom:0px;
	right:185px;
	z-index:99;
	background-color:#efefef;
	color:#fff;
	padding:0px 30px;
	width:255px;
	border-top:4px solid #fff;
}
.work_options ul.other_projects {
	padding:0px;
	margin:0px 0px 20px 0px;
	list-style:none;
}
.work_options ul.other_projects li {
	margin-bottom:5px;
}
.work_options ul.other_projects a {
	margin-left:0px;
}
a.site_link {
	padding-top:3px;
	display:inline-block;
	text-transform:lowercase;
}
p.bottom_m {
	margin-bottom:15px;
}
img.main_w_img, img.w_image {
	display:none;
}
