@charset "iso-8859-1";
/* CSS Document */

/* FIX PROBLEM WITH FLOATS INSIDE EMPTY DIV */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: inline-table;}
/* End hide from IE-mac */
/* --- */

body {
	margin: 0 auto;
	padding: 0;
	background-image: url(../img/bg.png);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #333;
}

a {
	outline: none;
}

.hide {
	display: none;
}

.pfh {
	padding-left: 20px;
	margin-top: -135px;
	float: left;
	position: absolute;
}

.pfh a {
	display: block;
	/* width: 240px;
	height: 135px; */
	/* background-image: url(../img/powered_by_pfh.png); */
	background-position: 0 50px;
	background-repeat: no-repeat;
}

.pfh.small {
	padding-left: 20px;
	margin-top: -91px;
	float: left;
	position: absolute;
	color: #ccc;
}

.pfh.small a {
	display: block;
	color: #b3e5ff;
	/* width: 240px;
	height: 91px;
	background-image: url(../img/powered_by_pfh_small_dark.png); */
	background-position: 0 50px;
	background-repeat: no-repeat;
}

.pfh a:hover {
	background-position: 0 0;
}



div#telephone_overlay {
	position: absolute;
	left: 0;
}

div#top {
}

div#logo {
	margin: 0 auto;
	width: 996px;
}

div#main {
	margin: 0 auto;
	text-align: center;
	clear: both;
}

a.wiki {
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

div.wiki {
	background-color: #fff;
	border: solid 1px #ccc;
	padding: 8px;
	text-align: left;
	width: 300px
}

div.wiki div.title {
	padding-bottom: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
/*	font-weight: normal;*/
}

div.wiki div.text {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.wiki div.more {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999;
	padding: 4px 0;
}

div#flash {
/*
	background-image: url(../flash/img/bg.png);
	background-position: top center;
	background-repeat: no-repeat;
*/
}

div#head {
	margin: 24px 0 12px 0;
}

div#bodyFrame {
	width: 996px;
	margin: 0 auto;
	padding-top: 36px;
}

div#main_body {
	background-color: #fff;
	padding: 18px 0;
	width: 953px;
	margin: auto;
}

div#photo {
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #121212;
	width: 953px;
	min-height: 400px;
	margin-bottom: 24px;
}

div#pblurb {
	padding: 260px 44px 24px 44px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-align: left;
	line-height: 22px;
}

div.emp {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ff9933;
	padding: 0 0 8px 0;
}

/*
div#blurb {
	border: dashed 1px #ccc;
	margin: 0 55px 22px 55px;
	padding: 18px 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-align: left;
	background-color: #ddd;
}*/

div#mainL {
	margin: 12px 0px 12px 0px;
	padding-left: 55px;
	float: left;
	width: 500px;
}

div#mainR {
	float: left;
	width: 304px;
	padding-left: 38px;
	padding-top: 18px;
}

img.sidePic {
	float: right;
	margin: 44px 64px 0 0;
}

div#subNav {
	margin: 0 auto;
	background-image: url(../img/subNavB.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 304px;
	background-color: #333;
}

div.subNavBody {
	padding: 12px 0 82px 0;
}

div.subHead {
}

div.subHeada {
	background-image: url(../img/subItem_body.jpg);
	background-position: center;
	background-repeat: repeat-y;
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333;
}

div.subNavItem {
	width: 270px;
	margin: auto;
	padding: 4px 0;
	background-image: url(../img/subNav.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div.subNavOn {
	width: 270px;
	margin: auto;
	padding: 4px 0;
	background-image: url(../img/subNav_on2.gif);
	background-position: center;
	background-repeat: no-repeat;
}

div.subNavItem a {
	display: block;
	padding: 6px 12px 7px 12px;
	margin: 2px 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	border: none;
}

div.subNavItem a:hover {
	color: #fff;
}

div.subNavOn a {
	display: block;
	padding: 6px 12px 7px 12px;
	margin: 2px 16px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: none;
}

div.subNavOn a:hover {
	color: #fff;
}

div.subNavSec {
	margin: 0px 54px 0 0;
}

/*
*:first-child+html div.subNavSec {
	margin-top: 0px;
}

* html div.subNavSec {
	margin-top: 0px;
}
*/

div.subNavSec ul {
	margin-bottom: 8px;
	margin-top: 0px;
}

div.subNavSec li {
	list-style: square;
	background-color: #3d4144;
	margin: 8px 0 0 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccc;
}

div.subNavSec a {
	display: block;
	padding: 6px 8px;
	min-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccc;
	text-decoration: none;
}

div.subNavSec a:hover {
	color: #333;
	background-color: #ccc;
}

div.footer {
	margin-top: 24px;
	text-align: center;
	background-color: #2a2a2a;
	min-width: 1000px;
	padding: 16px 0;
}

div.footer_txt {
	height: 28px;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ccc;
	font-weight: bold;
	text-align: center;
}

div.footer a {
	color: #ccc;
	text-decoration: none;
	padding-left: 8px;
}

div.footer a:hover {
	text-decoration: underline;
}

div#contact {
	padding: 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ccc;
	font-weight: bold;
}

div#contact a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	padding: 0 6px;
}

div#siteMap {
	margin: 0 auto;
	width: 800px;
	padding: 5px 0;
	text-align: center;
}

div#siteMap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ff9933;
	font-weight: bold;
	text-decoration: none;
	padding: 0 6px;
	border-right: dashed 1px #ccc;
}

div#siteMap a:hover {
	text-decoration: underline;
}

div#valid {
	position: absolute;
	right: 0;
	padding-top: 12px;
	padding-right: 12px;
}

div#ronin {
	position: absolute;
	left: 0;
	padding-top: 12px;
	padding-right: 12px;
}

/*
.title {
	padding-bottom: 4px;
	margin: 8px 18px 8px 12px;
	border-bottom: solid 1px #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
}*/

/** MATTHEW EDITS BELOW HERE **/

/** NAV **/

#mainNav {
	width: 996px;
	margin: 0 auto;
}

#mainNav img {
	float: left;
}

#mainNav a {
	display: block;
	float: left;
	width: 82px;
	height: 24px;
	background: 0 0 no-repeat;
}

#mainNav a span {
	display: none;
}

#mainNav a.home {
	background-image: url('../img/Nav1set.png');
}

#mainNav a.services {
	background-image: url('../img/Nav2set.png');
}

#mainNav a.projects {
	background-image: url('../img/Nav3set.png');
}

#mainNav a.equipment {
	background-image: url('../img/Nav4set.png');
}

#mainNav a.company {
	background-image: url('../img/Nav5set.png');
}

#mainNav a.contact {
	background-image: url('../img/Nav6set.png');
}

#mainNav a.gallery {
	background-image: url('../img/nav-gallery.png');
}

#mainNav a:hover {
	background-position: -82px 0;
}