body {
	margin:0;
	padding:0;
	background:#efefef;
	font-family:"Trade Gothic", Arial, sans-serif;
	font-size:14px;
	color:#666666;
}
#wrapper {
	width:980px;
	padding:0 8px 0 8px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:url(/lib/images/wrapper_bg.jpg) repeat-y center;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: block;
    clear: both;
}

/* Hides from IE-mac */
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#header {
	height:70px;
	padding:0;
	background:#FFFFFF url(/lib/images/header_bg.gif) no-repeat right;
}

h1 {
	color:#849aa8;
	font-size:16px;
	margin:0 0 15px 0;
	padding:0;
	text-transform: uppercase;
}
h2 {
	color:#999966;
	font-size:16px;
	margin:0 0 15px 0;
	padding:0;
	text-transform: uppercase;
}

h3 {
	color:#999966;
	font-size:14px;
	margin:0;
	padding:0;
	text-transform: uppercase;
}

span.highlight {
	color:#849aa8;
	font-size:15px;
	margin:0;
	font-style: italic;
	padding:0;
}

a {
	color:#728897;
}
a:hover {
	text-decoration:none;
}
#logo {
	float:left;
}
#nav {
	padding:0;
	height:21px;
	background:#728897 url(/lib/images/nav_bg.gif) repeat-x;
}
#nav img {
	margin-right:59px;
}
#content {
	width:836px;
	padding:25px 72px 25px 71px;
	min-height:394px;
	background:url(none);
}
/* These used to be #content.class, but IE6 chokes on that type of selector -jwalker */
div.bg {
	background:url(/lib/images/content_bg.gif) repeat-y !important;
}
div.cs {
	background:url(/lib/images/case_bg.gif) no-repeat !important;
}
div.hp {
	width:837px !important;
	padding:0 71px 0 72px !important;
	background:url(none) !important;
	height:446px;
}
/* End content classes */

#left {
	width:525px;
	float:left;
	height:359px;
}
#right {
	width:312px;
	float:right;
	background:url(/lib/images/hp_project_bg.jpg) no-repeat right top;
	height:359px;
}
.project {
	width:312px;
	height:72px;
	clear:both;
}
a img {
	border:none;
}
.project img {
	float:right;
	border-bottom:1px solid #FFFFFF;
}

img {
    behavior: url("/pngbehavior.htc");
}

.slider {
	font-size:10px;
	color:#FFFFFF;
	height:71px;
	float:left;
	width:210px;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	display:none;
}
.sliderbg {
	width:210px;
	height:71px;
	background:#6F6F53;
}
.slidertxt {
	padding:4px;
	line-height:12px;
	position:absolute;
	top:-1px;
	background:url(/lib/images/arrow.gif) no-repeat right top;
}
#hpquote {
	clear:both;
	display:none;
	height:84px;
}
#flashbox {
	width:525px;
	height:296px;
	background-color:#000000;
}
#footer {
	background-color:#666666;
	color:#FFFFFF;
	padding:8px 93px;
	font-size:11px;
}

#footer a {
	color:#ffffff;
}
#footerleft {
	float: left;
}
#footerright {
	float: right;
}
.temp {
	position:relative;
}
.tooltip {
	position:absolute;
	left:-45px;
	top: -45px;
}
.required {
	color:red;
}
textarea, input {
	border:1px solid #728897;
	padding:3px;
	color:#728897;
	width:275px;
	font-family:Arial, sans-serif;
	font-size:12px;
}
textarea {
	height:125px;
}

input.button {
	width:75px;
	background-color:#C4C493;
	border:1px solid #6F6F53;
	color:#FFFFFF;
}

.pagination {
	margin-bottom:15px;
	float:right;
}


/* Case Studies ============================ */

#csside {
	float:right;
	width:310px;
	margin:30px 0 30px 30px;
	padding-bottom:15px;
	background:url(/lib/images/csside_bg.jpg) no-repeat left 177px;	
}
#csside dl {
	list-style: none;
	margin-left: 95px;
	line-height: 18px;
	font-size:15px;
}
#csside dt {
	width: 90px;
	text-align: right;
	float: left;
	clear: left;
	margin: 3px 0 0 -95px;
	position: relative;
	display: inline;
	color:#405f75;
	font-weight: bold;
}
#csside dd {
	float: left;
	margin: 3px 0 0 0;
	width:195px;
}

#cscontent {
	float:left;
	width:495px;
}

dl.quote {
	color:#999966;
	font-size:18px;
	font-weight: 500;
	width:495px;
} 

dl.quote dd {
	padding-top:7px;
	text-align: right;
	font-style: italic;
}
dl.quote span {
	background:url(/lib/images/quote.gif) no-repeat;
	width:16px;
	padding:0;
	margin:0;
	float:left;
}


/* Team ============================ */


#team {
	width:833px;
	height:301px;
}
#teampic {
	height:225px;
	background-color:#839aa8;
	float:left;
}
#teamsummary {
    width: 350px;
    float: left;
}
#teamthumbs {
	width:830px;
	height:90px;
	background:url(/lib/images/thumbpic_bg.gif) no-repeat bottom;
	text-align:right;
	margin-left:-0px;
	margin-top:-8px;
}
* html #teamthumbs {
	width:920px;
}

#teamthumbs img {
	border:3px solid #666666;
	border-top:6px solid #666666;
	padding:0;
}
#teamthumbs a {
	margin:0 0 0 -3px;
	padding:8px 0 0 0;
	float:left;
}
#bio {
	float:left;
	margin-top:12px;
	width:450px;
	line-height:18px;
}
#bio ul {
	list-style-image: url(/lib/images/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
}
#teamname {
	clear:both;
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	color:#728897;
}
#teamtitle {
	color:#666666;
}

/* Projects ============================ */

#pdf {
	background:url(/lib/images/pdf.gif) no-repeat left;
	float:right;
	padding-left:20px;
}
#pdfleft {
	background:url(/lib/images/pdf.gif) no-repeat left;
	float:left;
	padding-left:20px;
}

#pdf_right {
	background:url(/lib/images/pdf.gif) no-repeat left;
	float:right;
	padding-left:20px;
	
}

#flip {
	margin-bottom:15px;
}
#projects {
	clear:both;
	width:836px;
}
#projects img {
	border-right:3px solid #FFFFFF;
}
.projtxt {
	color:#999966;
	font-size:13px;
	border-left:1px solid #8ba0ad;
	padding:3px 0 5px 5px;
	display:none;
}
#projtxt2 {
	margin-left:167px;
}
#projtxt3 {
	margin-left:334px;
}
#projtxt4 {
	margin-left:501px;
}
#projtxt5 {
	width:826px;
	text-align:right;
	border-left:none;
	border-right:1px solid #8ba0ad;
	padding:3px 5px 5px 0;
}
#projwrap {
	height:22px;
}





