@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: 0;
}

img, div { behavior: url(iepngfix.htc) }
.signature {
	color: #666;
}


body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 1.125em;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	border-style: none;
	background: url(../images/bg-body.jpg) repeat-x;
}

p {
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border-style: none;
}




a:link { color: #069; }

a:visited { color: #069; }

a:hover { color: #c60; }

:focus { outline: 0; }

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.8em;
	font-weight: normal;
	color: #22759D;
	clear: both;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
}

h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #22759D;
	margin-top: 2.1em;
	line-height: 1em;
}

h3 {
	color: #22759D;
	margin-bottom: .75em;
	font-size: 1.11em;
	font-weight: normal;
}

h4 {
	color: #22759D;
	margin-bottom: 0.75em;
	font-size: 1em;
	font-weight: bold;
}
h5 {
	font-weight: normal;
	font-size: 1.2em;
	color: #666666;
}

h6 {
	color: #666666;
	font-weight: normal;
	font-size: 75%;
	padding-top: 0.5em;
	padding-bottom: .6em;
	border-bottom: 1px solid #999999;
	margin-bottom: .75em;
}
ul {
	margin-left: 25px;
	list-style: square;
}

ul li { font-size: .75em; }


#container {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
}

/* START HEADER STYLES */
#header {
	height: 160px;
	width: 900px;
}

#header #logo {
	width: 175px;
	height: 90px;
	top: 35px;
	left: 20px;
	float: left;
	position: relative;
}

#header #nav {
	top: 105px;
	float: right;
	margin-right: 15px;
	color: #666;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	position: relative;
	width: auto;
}

#header #nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
}

#header #nav ul li {
	margin: 0px 0px 0px 1.8em;
	padding: 0px;
	list-style: none;
	display: inline;
	font-size: 0.95em;
	font-weight: bold;
}

#header #nav li a {
	color: #333;
	text-decoration: none;
}

#header #nav li a:hover {
	color: #D0873C;
	text-decoration: none;
}

#banner {
	height: 145px;
	width: 906px;
	margin-left: -6px;
}

/* START MAIN CONTENT STYLES */
#content {
	width: 870px;
	margin: 0px auto;
	padding: 1em 0px 0px;
	float: none;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: .5em;
	padding-bottom: .5em;
}

#content #homeCaption {
	border-bottom: 1px solid #999999;
	padding-top: 1.1em;
	padding-bottom: 1.6em;
}

#content #homeCaption h1 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0em 0px 0.6em;
	font-weight: normal;
	line-height: 1.1em;
}

#content #homeCaption h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.25em;
	font-weight: normal;
}

#content #homeFeatures {
	width: 870px;
	height: 235px;
}

#content #homeFeatures h1 {
	font-size: 1.45em;
	margin-top: 1em;
	margin-bottom: .85em;
}

#content #homeFeatures p {
	font-size: 0.75em;
	padding: 0px 0px 0.7em;
}

#content #homeFeatures #Projects {
	width: 575px;
	float: left;
}

#content #homeFeatures #Projects .item {
	float: left;
	width: 250px;
	height: 180px;
	margin: 0px 35px 0px 0px;
}

#content #homeFeatures #News {
	float: right;
	width: 250px;
}

#content #Left {
	width: 570px;
	float: left;
	margin-left: 20px;
	padding-bottom: 1em;
}

#content #Right {
	width: 200px;
	float: right;
	margin-top: 70px;
	padding: 0px 15px 0px 30px;
	border-left: 1px dashed #999999;
}

#content #Right .item {
	border-bottom: 1px dashed #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	background: center -200px;
}

#content #Right p {
	font-size: 0.75em;
	padding-top: .5em;
	padding-bottom: .5em;
}

#content #case {
	width: 870px;
	border-bottom: 1px solid #ccc;
	float: left;
	padding-bottom: 2em;
	margin-bottom: 2em;
}

#content #case .caseItem { width: 400px; }

#content #case .caseItem img { border: 1px solid #ccc; }

#content #case p { font-size: 0.75em; }

#content #case h3 {
	font-size: 1.15em;
	font-weight: normal;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #666;
}


#content #featured {
	width: 870px;
	border-bottom: 1px solid #ccc;
	float: left;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

#content #featured p {
	margin: 0;
	padding: 0;
}

#content #featured p.description {
	padding-right: 4px;
	padding-left: 8px;
	padding-top: 1em;
	font-size: 0.7em;
	color: #666;
}

#content #featured .Title { color: #000; }

#content #featured .featureItem {
	width: 265px;
	float: left;
	background: #f1f1f1;
	margin: 0px 35px 30px 0px;
	padding: 0px 0px 0.75em;
}

#content #featured .featureItem img {
	border-bottom: 1px solid #999;
	border-top: 1px solid #ccc;
}


#content #clients {
	width: 880px;
	float: left;
}

#content #clients ul {
	margin: 1.5em 35px 0px 0px;
	padding: 0px;
	width: 270px;
	float: left;
}

#content #clients ul li {
	font-size: 0.75em;
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #666;
}

#content #clients ul li a { text-decoration: none; }

/* START FOOTER STYLES */
#footer {
	width: 100%;
	clear: both;
	background: url(../images/bg-footer.jpg) repeat-x;
	font-size: 75%;
	height: 175px;
}

#footer p { padding: 0px; }

#footer #inner {
	width: 900px;
	padding-top: 40px;
	margin-right: auto;
	margin-left: auto;
	color: #666;
}

#footer #footerNav {
	width: 870px;
	background: url(../images/bg-footer-nav.jpg);
	height: 29px;
	font-size: 95%;
	padding: 6px 10px 0px 20px;
}

#footer #footerNav a:link {
	color: #fff;
	text-decoration: none;
}

#footer #footerNav a:visited {
	color: #fff;
	text-decoration: none;
}


#footer #footerNav a:hover {
	color: #f63;
	text-decoration: none;
}

#footer #footerNav ul { margin: 0px; }

#footer #footerNav ul li {
	display: inline;
	list-style: none;
	margin-right: 2em;
	text-transform: uppercase;
}

#footer #copyright {
	float: left;
	padding-left: 20px;
	height: 5em;
	padding-top: 2.5em;
}

#footer #icons {
	float: right;
	height: 5em;
	padding-right: 20px;
	padding-top: 1.5em;
}

#footer #icons li {
	display: inline;
	list-style: none;
	padding-left: 4px;
}

#footer #icons li a:link img { border-style: none; 
}

#footer #icons li a:hover img { margin-bottom: -3px; }


#contactForm { width: 500px; 
}

#contactForm label,input,textarea {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 12px;
}


#contactForm label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	font-size: 0.85em;
	font-weight: bold;
	color: #666;
}

#contactForm br {clear: both;}




/* CUSTOM TEXT STYLES */
.txtItalic { font-style: italic; }

.txtBold { font-weight: bold; }

.txtDate {
	color: #666;
	font-weight: bold;
	font-size: 0.85em;
}

.txtCaption { font-size: 80%; }

