html, body, h1, h2, h3, h4, h5, h6, img, p, blockquote, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

:focus {
	outline: 0;
}

a {
	text-decoration: none;
	color: #cc4c36;
	cursor: pointer;
}

a:hover {
	color: #893526;
}

a.more {
	text-decoration: underline;
}

a.back {
	font-size: .9em;
}

address {
	font-style: normal;
	margin: 30px 0 0 -10px;
	padding: 7px 0 0 0;
}

address img {
	float: left;
	margin: -10px 10px 0 0;
}

address p {
	font-size: 1.2em;
}

address p + p {
	margin-top: 10px;
}

body {
	background: black;
	font-size: 62.5%;
	font-family: georgia, serif;
	padding-bottom: 20px;
	color: #4b4b4b;
}

p, li {
	font-size: 1.4em;
	line-height: 1.4em;
}

h2 {
	font-size: 2.8em;
	font-weight: normal;
	font-style: italic;
	color: #383737;
}

h3 {
	font-size: 1.6em;
	color: #cc4c36;
	line-height: 1.4em;
}

h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 2em;
	font-style: italic;
	color: #8b8b8b;
	font-weight: normal;
}

h2 + p, h2 + h3, h3 + h3, h2 + h5, p + p, p + h3, h5 + p, p + h4, p + ul, ul + p, ul + h4  {
	margin-top: 20px;
}

h3 + p, h4 + p {
	margin-top: 5px;
}

.commitment h4 + p {
	margin-left: 25px;
	margin-top: 20px;
}

/* form elements*/

fieldset {
	border: 0;
	padding: 5px;
	margin: 40px 0 0 0;
}

fieldset br {
	clear: both;
}

label {
	width: 60px;
	padding-right: 5px;
	float: left;
	margin-top: 15px;
	font-size: 1.1em;
	line-height: 20px;
	font-family: helvetica, sans-serif;
}

input {
	width: 223px;
	float: left;
	margin-top: 15px;
	border: 1px solid #999;
	height: 18px;
	font-family: verdana, sans-serif;
}

textarea {
	width: 275px;
	float: left;
	margin-top: 15px;
	border: 1px solid #999;
	font-family: verdana, sans-serif;
	font-size: 1em;
}

fieldset.submit {
	padding: 5px 0 0 65px;
	clear: both;
}

fieldset.submit input {
	margin: 10px 5px 0 0;
	padding: 2px;
	background: white url('../i/send-btn.png') no-repeat;
	width: 81px;
	height: 24px;
	border: 0;
	cursor: pointer;
}

fieldset.submit input:hover {
	background-position: 0 -24px;
}

label.error, span.error {
	color: #cc4c36;
	padding: 0 0 0 65px;
	margin: 0;
	width: auto;
	line-height: auto;
}

input.error, select.error, textarea.error {
	border: 1px solid #cc4c36;
}

/* global classes*/

.clearfix:after { /* clear floats */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* page structure*/

#wrapper {
	width: 859px;
	background: url('../i/border-pattern.png') repeat-y;
	margin: auto;
}

#header {
	width: 859px;
	height: 143px;
	background: black url('../i/header-bg.jpg') no-repeat;	
	float: left;
}

#header h1{
	width: 214px;
	height: 80px;
	position: relative;
	margin: 28px 321px 35px 324px;
	overflow: hidden;
}

#header h1 span{
	width: 214px;
	height: 80px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../i/logo.jpg') no-repeat;
	
}

#content {
	background: white url('../i/body-bg.jpg') no-repeat bottom right;
	width: 739px;
	\width: 859px;
	w\idth: 739px;
	padding: 0 50px 30px;
	margin: 0 10px;
	float: left;
}

#content.home {
	height: 478px;
	padding: 0 50px
}

#nav {
	float: left;
	height: 87px;
}

#nav li {
	list-style: none;
	float: left;
	font: 9px trebuchet, sans-serif;
	margin-top: 30px;
}

#nav li a {
	display: block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	height: 12px;
	float: left;
	border-bottom: 3px solid white;
	cursor: pointer;
}

#nav li a.active {
	border-bottom: 3px solid #cc4c36 !important;
}

#nav li a span{
	display: block;
	background: white url('../i/nav-bg.png') no-repeat;
	height: 12px;
	position: absolute;
	top: 0;
	left: 0;
}

#nav li#home {
	margin-right: 82px;
}

#nav li#home a, #nav li#home a span{
	width: 29px;
}

#nav li#ourCommitment {
	margin-right: 71px;
}

#nav li#ourCommitment a, #nav li#ourCommitment a span{
	width: 96px;
	background-position: -111px 0;
}

#nav li#whatWeDo {
	margin-right: 71px;
}

#nav li#whatWeDo a, #nav li#whatWeDo a span{
	width: 69px;
	background-position: -281px 0;
}

#nav li#ourTeam {
	margin-right: 71px;
}

#nav li#ourTeam a, #nav li#ourTeam a span{
	width: 54px;
	background-position: -423px 0;
}

#nav li#caseStudies {
	margin-right: 68px;
}

#nav li#caseStudies a, #nav li#caseStudies a span{
	width: 73px;
	background-position: -550px 0;
}

#nav li#contact a, #nav li#contact a span{
	width: 49px;
	background-position: -693px 0;
}

.home #rightCol {
	width: 280px;
	float: left;
}

.home #leftCol {
	width: 429px;
	\width: 459px;
	w\idth: 429px;
	float: left;
	padding-right: 30px;
}

.sub #rightCol {
	width: 181px;
	float: left;	
}

.sub #leftCol {
	width: 526px;
	\width: 558px;
	w\idth: 526px;
	float: left;
	padding-right: 32px;
}

.ourTeam #leftCol  {
	width: 225px;
	float: left;
	background: white url('../i/divider-bottom.jpg') bottom right no-repeat;
}

.ourTeam #rightCol  {
	width: 482px;
	\width: 514px;
	w\idth: 482px;
	float: left;
	padding-left: 32px;
	background: transparent url('../i/divider-top.jpg') top left no-repeat;	
	margin-left: -1px;
}

.whatWeDo #leftCol {
	width: 225px;
	float: left;
	background: transparent url('../i/divider-top.jpg') top right no-repeat;	
	position: relative;
	z-index: 2;
}

.whatWeDo #rightCol {
	width: 482px;
	\width: 514px;
	w\idth: 482px;
	float: left;
	padding-left: 32px;
	background: white url('../i/divider-bottom.jpg') bottom left no-repeat;
	position: relative;
	margin-left: -1px;
	z-index: 1;
}

.contact #leftCol {
	width: 334px;
	\width: 384px;
	w\idth: 334px;
	float: left;
	padding-right: 50px;
}

.contact #rightCol {
	width: 355px;
	float: left;
}


#leftCol ul, #rightCol ul {
	margin-left: 16px;
}

.banner {
	margin: 25px 0;
}

#navOurTeam , #navWhatWeDo {
	margin-left: 0 !important;
	padding-right: 15px;
}

#navOurTeam li, #navWhatWeDo li {
	list-style:none;
	font-size: 1.6em;
	margin-bottom: 17px;
}

#navWhatWeDo li li {
	font-size: .9em;
	margin: 7px 0;
}

#navOurTeam img {
	vertical-align: middle;
	margin-right: 12px;
	border: 5px solid #ebebeb;
}

#navOurTeam a.active, #navWhatWeDo a.active {
	color: #893526;
}

#navOurTeam a:hover img {
	border: 5px solid #d2d2d2;
}

#navOurTeam a.active img {
	border: 5px solid #cc4c36;
}

#accordion h3 {
	margin: 20px 0;
	padding-left: 28px;
	background: url('../i/plus.png') no-repeat left center;
	cursor: pointer;
}

#accordion h3:hover {
	color: #893526;
}

#accordion h3.ui-state-active {
	background: url('../i/minus.png') no-repeat left center;
}

#accordion h4 {
	margin-left: 28px;
}

#accordion h4 + p {
	margin-top: 5px;
}

#accordion p {
	margin-left: 28px
}

#footer {
	height: 42px;
	\height: 75px;
	he\ight: 42px;
	width: 859px;
	background: black url('../i/footer-bg.png') no-repeat top left;
	float: left;
	padding: 33px 0 0 0;	
}

#footer p {
	color: #8a8683;	
	text-transform: uppercase;
	font: 1.1em/1.4em helvetica, sans-serif;
	letter-spacing: 1px;
	text-align: center;
}

#footer p.copyright {
	color: #53504e;	
	text-transform: none;
	letter-spacing: 0;
	margin-top: 0 !important;
}