body {
	background: black;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	color: white;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size:9pt;
}



a {
	color: white;
	text-decoration: none;
}

a:hover {
	color:#f16823;
	text-decoration: none;
}

img {
	border: 0;
}


input {
	width: 86%;
	border:0;
	margin: 3px 0 6px 0;
}

input:focus, textarea:focus {
	background: #888;
}

input.submit {
	border:0;
	width: 100px;
	float:right;
	margin: 3px 30px 6px 0;
	padding: 3px 0;
	background: #f16823;
	color: white;
}

textarea {
	border:0;
	margin: 3px 0 6px 0;
	width:93%;
	height:60px;
}

h1 {
	color: #f16823;
	font-size: 13pt;
	font-weight: 200;
	margin: 0;
}

h2 {
	color: #f16823;
	font-size: 11pt;
	font-weight: 200;
	margin: 0;
}

h3 {
	color: white;
	font-size: 12pt;
	font-weight: 200;
	margin: 0 0 5px 0;
}

.orange {
	color: #f16823;
}

#moreLink {
	height 7px;
	padding: 1px 0 2px 14px;
	background: url(images/arrowSmall.png) no-repeat center left;
}



#header {
	height: 90px;
	width:100%;
}

#headerInner {
	height: 60px;
	width: 800px;
	padding: 15px;
	margin: 0 auto;
}

#logo {
	width:280px;
	height:40px;
	margin-top:14px;
	float:left;
}

#headerAddress {
	width: 500px;
	height: 30px;
	float: right;
	text-align: right;
	font-family: Arial, Verdana;
	font-size: 8pt;
}

#headerLinks {
	width: 500px;
	margin-top:15px;
	height: 15px;
	float: right;
}

#linkItem {
	float: right;
	margin-left:20px;
}



#topArea {
	height: 369px;
	width: 100%;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
}

#topAreaInner {
	height: 369px;
	width: 804px;
	padding: 0 14px;
	margin: 0 auto;
}

#topAreaFrame {
	width: 804px;
	height: 369px;
	padding-top: 0px;
	margin:6px auto 0 auto;
}



#bottomContent {
	width: 100%;
}

#bottomContentInner {
	width: 800px;
	padding: 15px;
	margin: 0 auto;
}

#bottomFeatured {
	margin-top: 5px;
	width: 390px;
	float: left;
	text-align: left;
}

#bottomFeaturedContent {
	width: 390px;
	height: 95px;
	padding: 15px 0;
	margin-top: 15px;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
	position: relative;
}

.bottomFeaturedContentItem {
	width: 304px;
	height: 95px;
	float: left;
	text-align: left;
	position:absolute;
	left: 43px;
}

#bottomFeaturedContentItemImage {
	width: 173px;
	float: left;
}

#bottomFeaturedContentItemText {
	width:116px;
	float:right;
}

#arrowLeft {
	float: left;
	margin-top:18px;
	margin-right:25px;
	width: 18px;
	height: 59px;
}

#arrowRight {
	float: right;
	margin-top:18px;
	margin-left:25px;
	width: 18px;
	height: 59px;
}

#arrowLeftNews {
	float: left;
	margin-top:18px;
	margin-right:25px;
	width: 18px;
	height: 59px;
}

#arrowRightNews {
	float: right;
	margin-top:18px;
	margin-left:25px;
	width: 18px;
	height: 59px;
}

#bottomNews {
	margin-top: 5px;
	width: 390px;
	float: right;
	text-align: left;
}

#bottomNewsContent {
	width: 390px;
	height: 95px;
	margin-top: 15px;
	padding: 15px 0;
	position: relative;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
}

.bottomNewsContentItem {
	width: 304px;
	height: 95px;
	float:left;
	position: absolute;
	left: 43px;
	text-align: left;
}

#copyright {
	text-align:right;
	width: 800px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	margin: 15px auto 0 auto;
}



#projectsNav {
	width: 125px;
	padding: 0px 10px 10px 20px;
	line-height:10pt;
	float: left;
	text-align: left;
	font-size: 8.5pt;
}

#projectsNav a img {
	margin-top:10px;
	margin-bottom: 2px;
}

.projectsNavCurrent {
	border: 2px solid #4d4d4d;
}

#projectsContent {
	width: 625px;
	height: 341px;
	margin-top:8px;
	margin-right:20px;
	float: right;
	text-align: left;
}

#projectsContentInner {
	width: 100%;
	height: 100%;
}

#projectsContentInnerHolder {
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
	height:286px;
}

#projectsContentInnerVideo {
	width: 320px;
	float:left;
}

#projectsContentInnerText {
	width: 290px;
	font-size: 11px;
	float: right;
}

#projectsCredits {
	width: 100%;
	margin-top:5px;
	font-size: 8.5pt;
}

#projectsCreditsItem {
	float: left;
	margin-right:25px;
}



#functionNav {
	width: 125px;
	padding: 50px 10px 10px 20px;
	float: left;
	text-align: left;
}

#functionNav a {
	width: 100%;
	text-indent: 5px;
	display: block;
	margin-bottom:4px;
	padding-top:1px;
}

#functionNav a:hover {
	background:#f16823;
	color: white;
	display: block;
}

.functionNavCurrent {
	background: #f16823;
}

#functionContent {
	width: 625px;
	height: 341px;
	margin-top:8px;
	margin-right:20px;
	float: right;
	text-align: left;
}

#functionContentInner {
	width: 100%;
	height: 100%;
}

#functionContentInnerHolder {
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
	height:286px;
}

#functionContentInnerImage {
	width: 320px;
	float:left;
}

#functionContentInnerText {
	width: 290px;
	font-size: 11px;
	float: right;
}



#companyNav {
	width: 125px;
	padding: 50px 10px 10px 20px;
	float: left;
	text-align: left;
}

#companyNav a {
	width: 100%;
	text-indent: 5px;
	display: block;
	margin-bottom:4px;
	padding-top:1px;
}

#companyNav a:hover {
	background:#f16823;
	color: white;
	display: block;
}

.companyNavCurrent {
	background: #f16823;
}

#companyContent {
	width: 625px;
	height: 341px;
	margin-top:8px;
	margin-right:20px;
	float: right;
	text-align: left;
}

#companyContentInner {
	width: 100%;
	height: 100%;
}

#companyContentInnerHolder {
	min-height: 286px;
	height::286px;
	padding: 10px 0;
	margin-top: 10px;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
}

#companyContentInnerImage {
	width: 320px;
	float:left;
}

#companyContentInnerText {
	width: 615px;
	font-size: 11px;
	float: right;
}



#contactNav {
	width: 125px;
	padding: 50px 10px 10px 20px;
	float: left;
	text-align: left;
}

#contactNav a {
	width: 100%;
	text-indent: 5px;
	display: block;
	margin-bottom:4px;
	padding-top:1px;
}

#contactNav a:hover {
	background:#f16823;
	color: white;
	display: block;
}

.contactNavCurrent {
	background: #f16823;
}

#contactContent {
	width: 625px;
	height: 341px;
	margin-top:8px;
	margin-right:20px;
	float: right;
	text-align: left;
}

#contactContentInner {
	width: 100%;
	height: 100%;
}

#contactContentInnerHolder {
	padding: 10px 0;
	margin-top: 10px;
	min-height: 286px;
	height: 286px;
	border-top: 1px solid #2e2f32;
	border-bottom: 1px solid #2e2f32;
}



.clientImage {
	width: auto;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
