﻿body {
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
	padding: 0px;
	width: 954px;
	text-align: center;
}
#container {
	width: 954px;
}
#content {
	width: 954px;
	height: auto;
	float: left;
	text-align: left;
	font-size: 14.5px;
	color: black;
}
#header {
	text-align: left;
	margin: 10px 0px 10px 0px;
}
img {
	border: 0px;
	vertical-align: middle;
}
/* Top Navigation */
#menu {
	height: 48px;
	width: 954px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	float: left;
	background-image: url('/assets/images/menuback_home.png');
}
#innermenu {
	width: 910px;
	margin: 0 auto;
}
.topnav, .topnav li, .topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.topnav a {
	background-color: transparent;
	color: white;
	text-decoration: none;
}
.topnav {
	background-color: transparent;
	position: relative;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	width: 950px;
	margin-top: 4px;
}
.topnav li {
	display: block;
	float: left;
	border-right: 1px gray solid;
	height: 40px;
	line-height: 40px;
	padding: 0px 15px 0px 15px;
}
.topnav li:hover {
	position: relative;
	background-image: url('/assets/images/menuover.png');
	background-repeat: repeat-x;
}
.topnav li:first-child {
	border-left: 1px gray solid;
}
.topnav ul {
	visibility: hidden;
	position: absolute;
	border: 0px;
	top: 100%;
	left: 0;
	width: 200px;
	background-color: #494949;
	color: white;
	z-index: 300;
}
.topnav ul li {
	background: #494949;
	color: white;
	border-right: 0px;
	float: left;
	width: 200px;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px 0px 20px;
	font-weight: normal;
	text-transform: none;
	text-align: left;
}
.topnav ul li:first-child {
	border: 0px;
}
.topnav ul li:hover {
	background: #494949;
	color: white;
}
.topnav li:hover ul, .topnav ul a:hover ul {
	visibility: visible;
}
/* End Top Navigation */
/* Footer */
#footer {
	font-size: 12px;
	float: left;
	width: 946px;
	padding: 0px 4px 0px 4px;
	color: white;
}
#footer a {
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: white;
}
.fleft {
	width: 450px;
	float: left;
	text-align: left;
}
.fright {
	width: 450px;
	float: right;
	text-align: right;
}
/* End Footer */
#page_links {
	padding: 0px 4px 0px 4px;
}
#splitter {
	background: transparent url('../images/splitter_slider_tabs.png') no-repeat scroll left center;
	height: 30px;
}
#equipment_home, #projects_home, #services_home {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.slide_image {
	position: absolute;
	z-index: 1;
}
.slide_text {
	position: relative;
	height: 300px;
	width: 100%;
	padding: 50px 50px 0px 100px;
	z-index: 2;
	color: #000000;
	text-shadow: 0px 0px 10px #FFFFFF;
	font-size: 30px;
	font-weight: bold;
	font-variant: small-caps;
}
/* Slide Rotator */
#slideRotator {
	width: 954px;
	height: 408px;
	position: relative;
	overflow: hidden;
	margin-top: 10px;
	padding: 0px 0px 0px 4px;
}
.jshowoff {
	width: 954px;
}
.jshowoff div {
	width: 954px;
	height: 400px;
}
.jshowoff div, .jshowoff img, .jshowoff {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
.jshowoff p.jshowoff-slidelinks {
	position: absolute;
	bottom: 5px;
	right: 10px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
.jshowoff-slidelinks a, .jshowoff-controls a {
	display: block;
	background-color: #000;
	color: #fff;
	padding: 5px 7px 5px;
	margin: 5px 0 0 5px;
	float: left;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	outline: none;
	font-size: 11px;
	line-height: 14px;
}
.jshowoff-slidelinks a:hover, .jshowoff-controls a:hover {
	color: #fff;
}
.jshowoff-slidelinks a.jshowoff-active, .jshowoff-slidelinks a.jshowoff-active:hover {
	background-color: #fff;
	color: #000;
}
p.jshowoff-controls {
	background: #aaa;
	overflow: auto;
	height: 1%;
	padding: 0 0 5px 5px;
	margin: 0;
}
.jshowoff-controls a {
	margin: 5px 5px 0 0;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 8px 5px;
}
.jshowoff-pausetext {
	color: #fff;
}
/*-- Re-styled Thumbnail Demo --*/
.slideRotator p.jshowoff-controls {
	background: none;
	height: 38px;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 150px;
	width: 100%;
	z-index: 150;
}
.slideRotator .jshowoff-controls a {
	display: block;
	width: 50px;
	height: 100px;
	background: none;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	text-indent: -10000em;
	position: absolute;
}
.slideRotator .jshowoff-controls a.jshowoff-prev {
	left: 24px;
	background-image: url('../images/left_arrow.png');
}
.slideRotator .jshowoff-controls a.jshowoff-prev:hover {
	left: 24px;
	background-image: url('../images/left_arrow_hover.png');
}
.slideRotator .jshowoff-controls a.jshowoff-next {
	right: 20px;
	background-image: url('../images/right_arrow.png');
}
.slideRotator .jshowoff-controls a.jshowoff-next:hover {
	right: 20px;
	background-image: url('../images/right_arrow_hover.png');
}
.jshowoff.slideRotator {
	height: 400px;
}
.jshowoff.slideRotator div, .jshowoff.slideRotator img, .jshowoff.slideRotator {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

