body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4D4D4D;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

/* Text Styles */

p {
	margin-bottom: 16px;
}
strong, em {
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #0077A4;
}
ul {
	list-style: none;
}
h1 {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 5px;
	color: #0077A4;
}
h2 {
	color: #808080;
	font-weight: normal;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	margin: 5px 0;
}

/* Misc Structure */

#container {
	width: 960px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 960px;
	float:left;
	border-bottom: 5px solid #0077A4;
}
#header img {
	float:right;
	margin-top: 20px;
}
#header p {
	float:left;
	width: 260px;
	height: 130px;
	background: url(../images/inspired.gif) no-repeat 0px 90px;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
}
#header ul {
	width: 960px;
	float:left;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
#header li {
	float:left;
}
#header li a {
	float:left;
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-right: 15px;
	text-transform: uppercase;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
#header li a:hover {
	color: #0077A4;
}
#header .active a {
	color: #0077A4;
}

/* Home */

.home .content {
	width: 635px;
	float:left;
	margin-top:20px;
}
.home .title {
	border: 0;
	margin:0;
}
.home .body {
	width: 315px;
	float:left;
}
.home .content img {
	float:right;
	border: 10px solid #7D98BB;
}
#news {
	width: 305px;
	margin-top: 20px;
	float:right;
	border-left: 1px solid #ccc;
}
.home #news h1 {
	margin-left:20px;
}
.home #news h3 {
	font-size: 11px;
}
.home .news {
	font-size: 11px;
	line-height: 15px;
	width: 130px;
	float:left;
	margin-left:20px;
}
.clear {
	clear:left;
}

#glider { position: relative; float:left; width: 960px; background: #eee; }
#glider .section {   
	width:960px;
	height:390px;
	overflow:hidden;
	float:left;
}
#glider .controls {	
	left: 675px;
	bottom: 50px;
	z-index: 9000;
	position: absolute;
}
.featured {
	left: 655px;
	bottom: 25px;
	width: 240px;
	height: 210px;
	padding: 20px;
	background: url(../images/featured.png) no-repeat;
	z-index: 1000;
	position: absolute;
	color: #fff;
	font-size: 11px;
	line-height: 15px;
}
.featured a {
	color: #D1ECFB;
}
.featured h3 {
	margin-bottom: 5px;
}
.featured h1 {
	color: #fff;
}
#glider .controls a {
	float: left;
	width: 12px;
	height: 12px;
	margin: 0 0 0 4px;
	text-indent: -9999px;
	text-decoration: none;
	background: #ccc;
	overflow: hidden;
}
#glider .controls a:hover { background: #ccc; }
#glider .controls a.activeSlide { background: #fff;}



/* Submenu */

.submenu {
	width: 210px;
	float:left;
	background: url(../images/submenu.gif) no-repeat bottom right #0077A4;
	padding: 25px 25px 90px 25px;
	color: #fff;
}
.subheading {
	color: #fff;
	font-size: 14px;
	margin: 15px 0 5px 0;
}
.browse {
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
	color: #fff;
}
.submenu li a {
	color: #D1ECFB;
	text-decoration: none;
	line-height: 20px;
}
.submenu fieldset {
	border:0;
}
.search {
	position:relative;
	color: #333;
	z-index: 9000;
}
#ajaxSearch_input {
	width: 200px;
	padding: 8px 5px;
	border:0;
}
#ajaxSearch_output {
	background: #D1ECFB;
	top: 30px;
	position: absolute;
	width: 210px;
}
#current-search-results {
	padding: 5px;
}
#ajaxSearch_output li a {
	color: #0077A4;
	font-size: 12px;
	line-height: 14px;
	text-decoration: underline;
	padding: 4px 0;
	display:block;
}
#searchClose {
	position: absolute;
	top:7px; right: 4px;
}
#indicator {
	position: absolute;
	top:7px; right: 24px;
}

/* Content */

#content {
	width: 960px;
	float: left;
}
.content {
	width: 670px;
	float:right;
	margin-top: 25px;
}
.content img {
	margin-bottom: 15px;
}
.title {
	width: 670px;
	border-bottom: 1px solid #ccc;
	color: #0077A4;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.title p {
	font-size: 20px;
	line-height: 26px;
	margin:0;
}
.staff .title {
	width: 420px;
}
.contact .title {
	margin-left: 20px;
}
.casemenu {
	width: 650px;
	float:right;
	background: #eee;
	margin-bottom: 20px;
	padding: 10px;
}
.casemenu h1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	margin:0;
	padding:0;
	line-height: 11px;
	float:left;
	color: #808080;
}
.casemenu p {
	margin:0;
	font-size: 11px;
	line-height: 11px;
}
.pagination {
	float:right;
}
.casestudies, .contact {
	width: 690px;
}
.box_210 {
	width: 210px;
	float:left;
	margin-bottom: 20px;
}
.casestudy {
	margin-left: 20px;
	padding-bottom: 15px;
	min-height: 320px;
	background: url(../images/arrow.gif) no-repeat bottom right;
}
.casestudy img {
	border: 0;
	float:left;
	margin-bottom:5px;
}
.publication {
	margin-left: 20px;
	text-align: center;
	min-height: 350px;
}
.publication img {
	border: 1px solid #eee;
	float:left;
	margin-bottom:5px;
}
.office {
	width: 210px;
	float:left;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-left:20px;
	border-bottom: 1px solid #eee;
	min-height: 230px;
}
.box_280 {
	width: 280px;
	margin-right: 25px;
	float:left;
}
.box_420 {
	width: 420px;
	float:left;
}
.box_210 {
	font-size: 11px;
}
.image {
	width: 210px;
	float:left;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.newslisting {
	float:left;
	width: 670px;
	margin: 0 0 15px 20px;
	border-bottom: 1px solid #eee;
}
.newslisting img {
	float:left;
	margin: 0 15px 15px 0;
}
.right {
	float:right;
}
.pad {
	margin-right: 20px;
}
.box_420 ul {
	list-style: disc;
	margin: 0 0 15px 25px;
}
#randomimages {
	margin-bottom: 15px;
}
.content table {
	border-collapse:collapse;
}
.content thead td {
	background: #eee;
	padding: 4px;
	font-weight: bold;
}
.content td {
	padding: 0 4px;
	border-bottom: 1px solid #eee;
}
.content td img {
	margin:0;
}

/* Footer */

#footer {
	width: 960px;
	float: left;
	border-top: 1px solid #ccc;
	margin-top: 30px;
	padding: 10px 0;
}
#footer p, #footer h2 {
	margin:0;
}
#footer a {
	color: #808080;
	text-decoration: none;
}
#footer .offices {
	float:right;
	color: #808080;
	font-size: 11px;
}
#footer h2 {
	margin-top: -5px;
	float:left;
}
#logos {
	width: 960px;
	float: left;
	border-top: 1px solid #ccc;
	padding: 10px 0;
	margin-top: 10px;
	text-align: right;
}
#logos img {
	margin-left: 30px;
}