@charset "UTF-8";
body, html {
	background:#4a4a4a;
	height:100%;
	margin:0;
	padding:0;
}
#row3 {
	background: url(images/row-3.gif) no-repeat center top;
	height:12px;
	padding:3px 15px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
}
#holdingtable {
	height: 100%;
}
#middletable {
	height: 598px;
}
#row1 {
	background: url(images/row-1.gif) no-repeat center bottom;
	height: 12px;
	padding:0 15px 3px 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c5c4c3;
}
#row2 {
	background: url(images/row-2.gif) no-repeat center center;
}
#contenttable {
	height: 562px;
	border: 1px solid #a9a8a8;
	background:#fff;
}
#logo-area {
	width: 274px;
	height:95px;
}
#content-area {
	background: url(images/content-bg.gif) no-repeat center center;
	height: 552px;
	width: 688px;
	margin:5px 5px 5px 0;
}
#nav-area {
	height:337px;
	width:274px;
}
#nav-footer {
	width:274px;
	height:124px;
}
#home-headline {
	height:64px;
}
#grey-line {
	height:1px;
	background:#666;
}
p {
	font: 11px/155% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.spacer {
	height:4px;
}
#home-content {
	height: 552px;
}
#col1 {
	padding-top:155px;
	width:417px;
}
#col3 {
	padding-top:142px;
	width:129px;
}
#credit {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #787878;
	text-decoration:none;
}
#credit:hover {
	color:#999;
}
img {
	border:0;
}
#about {
	height:84px;
}
#services {
	height:29px;
	clear:both;
}
#stories {
	height:73px;
	clear:both;
}
#touch {
	height:30px;
	clear:both;
}
#drill {
	height:69px;
	clear:both;
}
#services-headline {
	height:43px;
}
#col1a {
	padding-top:176px;
	width:417px;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#f63;
}
p#case-studies, a.case-studies {
	font: 12px/165% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration:none;
}
#col3a {
	padding-top:103px;
	width:149px;
}
a.more-stories {
	font: 10px/145% Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
a.more-stories:hover, a.case-studies:hover {
	color:#f63;
}
#more-stories {
	height:23px;
}
#stories-headline {
	height:34px;
}
#col1b {
	padding-top:103px;
	width:417px;
}
.row-spacer {
	height:24px;
}
.width10 {
	width:10px;
}
.both53 {
	height:53px;
	width:53px;
}