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

body {
	background-color: #333333;
	font-size: 62.5%;
	text-align: left;
	margin: 0px;
	padding: 20px;
}
h1, h2, h3, h4 {
	color: #FFFFFF;
}
p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin-top: 0em;
}
h1 {
	font-weight: normal;
	font-size: 2.1em;
}
h2 {
	font-size: 1.8em;
	font-weight: normal;
}
h3 {
	margin-bottom: 4px;
	line-height: 1.8em;
}
a {
	color: #FFFFFF;
}
.clear {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 1px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#wrapper-main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
#nav-primary {
	float: right;
}
#nav-primary ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav-primary ul li {
	float: left;
}
#nav-primary a {
	color: #999999;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-decoration: none;
	font-size: 1.2em;
}
#nav-primary a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
#sectionWhat #nav-what a:hover,
#sectionHome #nav-home a:hover,
#sectionCompany #nav-company a:hover,
#sectionContact #nav-contact a:hover {
	text-decoration: none;
}
#sectionHome #nav-home a {
	color: #FFFFFF;
}

#sectionWhat #nav-what a {
	color: #FFFFFF;
}
#sectionCompany #nav-company a {
	color: #FFFFFF;
}
#sectionContact #nav-contact a {
	color: #FFFFFF;
}
#top-header {
	margin-bottom: 20px;
	margin-top: 40px;
}
#home-feature {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #242424;
	margin-bottom: 20px;
	float: left;
	width: 970px;
}
.home-feature-text {
	float: left;
	width: 500px;
}
.home-feature-text h1 {
	padding-top: 80px;
}
.home-servicelist-col h2 {
	margin-bottom: 4px;
}
.home-feature-text p {
	font-size: 1.4em;
	line-height: 1.6em;
}
.home-feature-img {
	float: left;
	margin-right: 40px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.logo {
	float: left;
}.home-servicelist-row {
	margin-bottom: 1px;
	padding-bottom: 1px;
}
#footer {
	width: 970px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 40px;
}
#footer a {
	color: #CCCCCC;
}
.home-servicelist-col {
	display: block;
	width: 33%;
	padding-bottom: 20px;
}
.home-servicelist-col p {
	width: 95%;
}
#main-content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 50px;
}
#contentColumn {
	float: left;
	padding-left: 75px;
	padding-bottom: 100px;
	width: 720px;
}
.one-col-content #contentColumn {
	width: 550px;
}
#contentColumn ul {
	font-size: 1.2em;
}
.sample-description {
	float: left;
	width: 200px;
	margin-left: 20px;
	z-index: 1;
}
.sample-container {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 20px;
	z-index: 1;
	display: block;
	float: left;
	margin-top: 20px;
}
.sample-container img {
	float: left;
	z-index: 1;
}
.sample-description p {
	line-height: 1.4em;
}
.sample-description a {
	font-size: 1.2em;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentColumn .casestudy-subhead {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
}
#nav-secondary {
	float: left;
	width: 170px;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}
#nav-secondary ul {
	list-style-type: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav-secondary li {
	margin-left: 0px;
	padding-left: 0px;
}
#nav-secondary a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.navOn {
	color: #FFFFFF;
}
#nav-secondary a.navOn {
	color: #FFFFFF;
	background-image: url(../images/nav-arrow-on.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.two-col {
	width: 45%;
}
.three-col {
	width: 30%;
}
.thickbox {
}
#contentColumn p.caption {
	margin-bottom: 42px;
}
#contentColumn p.caption strong {
	color: #FFFFFF;
}
#home-feature .home-feature-text {
	color: #FFFFFF;
}
#home-feature .home-feature-text h1 {
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 4.8em;
}
#home-feature .home-feature-text p {
	font-size: 1.6em;
}
#nav-blog {
	display: none;
}
