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

body { 
font-family: Arial;
font-size: 12px;
background-image: url("images/background.jpg");
background-color: #19191a;
background-repeat: repeat-x;
background-position: top;
margin: 0;
}

a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #fc360b;
	text-decoration: underline;
}

em {
	font-style: italic;
}

img {
	border: none;
}

li {
	text-align: left;
}

p {
	margin: 0;
	margin-bottom: 10px;
}

ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-bottom: 10px;
}

#header { 
	margin: 70px auto 0 auto;
	width: 908px;
	vertical-align: bottom;

}

.navigation { 
	position: static;
	margin: 30px 45px 15px 0;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-align: right;

}

.navigation a { 
	color: #ffffff;
	text-decoration: none;
}

.navigation a:hover { 
	color: #fc360b;
}

#logo {
	margin-left: 40px;
	margin-bottom: 15px;
	width: 170px;
}

#bodyContainer { 
	background-image: url("images/body_back.png");
	background-repeat: repeat-y;
}


.bodyMain { 
	margin: 0 auto 0 auto;
	font-family: Arial;
	font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

.bodySolutions { 
	width: 894px;
	margin: 0 auto -10px auto;
	padding: 0 0 0 9px;
	font-family: Arial;
	font-size: 12px;
}

.bodyResults { 
	width: 875px;
	margin: 0 auto 0 auto;
	font-family: Arial;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 16px;
	background-repeat: repeat-y;
}

#fixTop { 
	background-image: url("images/body_top.png");
	background-repeat: no-repeat;
	height: 14px;
}

#fixBottom { 
	background-image: url("images/body_bottom.png");
	background-repeat: no-repeat;
	height: 14px;
}

#mainContainer { 
	width: 908px;
	margin-left: auto;
	margin-right: auto;
}

.headerText { 
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-transform: lowercase;
	color: #fc360b;
}

.subHeaderText { 
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	margin: -10px 0 10px 0;
}

.headerText2 { 
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	color: #fc360b;
}

.subHeaderText2 { 
	font-size: 12px;
	font-weight: bold;
	margin: -10px 0 10px 0;
}

.headerTextSolutions { 
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 10px 0;
	text-transform: lowercase;
	color: #fc360b;
}


/* -------------------------Home Page----------------------------- */

.slideShowContainer {
	width: 620px;
	height: 269px;
	
}
.recentWork {
	width: 620px;
	height: 269px;
	background: url("images/recentWorkNewBack.jpg");
	margin-left: 14px;
}

.recentWorkText {
	color: #fff;
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 8px;
	margin-left: 15px;
	padding-left: 5px;
	border-left: 3px solid #fff;
	}
	
.recentWorkText a {
	color: #fff;
	border-bottom: dotted 1px #fc360b;
	text-decoration: none;
}

.recentWorkText a:hover {
	text-decoration: none;
	border-bottom: #fff;
}

.recentWork img {
	padding: 10px;
	
}

.ourSolutions {
	width: 250px;
	margin: 0 14px 0 0;
	padding: 90px 0 0 0;
	display: block;
	float: right;
	background: url("images/ourSolutionsBackground.jpg") no-repeat;
}
.ourSolutions a {
	font-size: 19px;
	text-decoration: none;
	width: 195px;
	height: 36px;
	margin: 0 auto 0 auto;
	padding: 9px 0 0 15px;
	display: block;
	color: #6d8086;
	background: url("images/ourSolutionsButtonBackground.png") no-repeat;
}
.ourSolutions a:hover {
	color: #8da4ab;
}

.newsLetter {
	text-align: center;
	width: 200px;
	height: 75px;
	margin: 135px auto 0 auto;
	padding: 125px 0 0 0;
	display: block;
	background: url("images/newsletterBackground.jpg");
}
.newsLetter input {
	margin: 0 0 5px 0;
}

.recentNews {
	width: 618px;
	margin: 10px 0 0 14px;
	padding: 0 0 15px 0;
	border: 1px solid #cedee2;
	border-top: none;
	background: #ebf2f3;
}

.newsIcon {
	padding: 15px 25px 0 25px;
	vertical-align: top;
}

.newsStory {
	padding: 0 25px 0 0;
	vertical-align: top;
}


/* -------------------------Solutions Page----------------------------- */

.headerSolutions { 
	margin: 0 0 10px 13px;
}

.solutionBlock {
	font-size: 11px;
	width: 288px;
	height: 275px;
	padding: 10px 15px 10px 15px;
	vertical-align: top;
}


/* -------------------------Result Page----------------------------- */

.resultIconList {
	font-size: 10px;
	margin: 10px 0 0 -20px;
}
.resultIconList img {
	width: 20px;
	height: 20px;
	padding: 0 10px 0 30px;
}

.portfolio {
	border: 1px solid #b0bdc2;
	border-bottom: none;
	margin: 10px 0 0 8px;
}
.portfolio img { 
	border: 7px solid #e6e7e7;
	margin: 0 7px 10px 7px;
}
.portfolio td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #b0bdc2;
}

.portfolioHeader {
	font-size: 16px;
	font-weight: bold;
	padding: 9px 0 9px 10px;
	color: #50656c;
	background: #e8eef0;
}

.portfolioEntry td {
	padding: 0;
	border: none;
}
.portfolioEntry img { 
	border: none;
	margin: 0 10px 0 10px;
}

.portfolioEntryText p {
	margin: 6px 10px 10px 0;
}

.portfolioEntry img {
	margin-top: 10px;
}

/* -------------------------About Page----------------------------- */

.headerAbout { 
	margin: -5px 0 10px 15px;
}


/* -------------------------Contact Page----------------------------- */

.contactForm th {
	text-align: left;
	vertical-align: top;
	padding: 5px 30px 5px 0;
}
.contactForm input {
	font-size: 13px;
}


/* -------------------------Footer----------------------------- */

#footer { 
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	width: 858px;
	margin: 10px auto 30px auto;
	vertical-align: top;
	color: #666666;
}

.footerNavigation { 
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-align: left;

}

.footerNavigation a { 
	color: #666666;
	text-decoration: none;
}

.footerNavigation a:hover { 
	color: #fc360b;
}




