@charset "utf-8";
h1,h2,h3,h5,h6 {
	font-weight: bold;
	color:#fcb040;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.7em;
}
h4{
	font-weight:bold;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	color: #A7A9AC;
}
a: link {
	text-decoration: none;
	color: #A7A9AC;
}
a: visited {
	text-decoration: none;
	color: #A7A9AC;
}
a: hover {
	text-decoration: none;
	color: #FCB040;
}
a: active {
	text-decoration: none;
	color: #FCB040;
}
p {
	font-size: 1.1em;
}
img {
	border: none;
}
/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */
.iframeTooltip {
	position: absolute;
	z-index: 1010;
	filter: alpha(opacity: 0.1);
}
.tooltipContent {
	width: 320px;
	position: relative;
}
.tooltipContent p {
	font-size: 1em;
	margin: 0px;
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.tooltipMiddle {
	background-image: url(../images/tooltipMiddleNS.png);
	background-repeat: repeat-y;
}
.tooltipMiddle img {
	/*border:none;*/
	margin-left: 120px;
	margin-top: 10px;
}
.tooltipMiddle a {
	color: #FCB040;
	text-decoration: none;
}
.tooltipTop {
	position: relative;
}
.tooltipHeader {
	position: absolute;
	left: 20px;
	line-height: 1px;
	top: 0px;
}
#sideTab {
	background-image: url(../images/orangeTab.png);
	height: 185px;
	width: 70px;
	position: fixed;
	top: 300px;
	left: 0px;
	z-index: 1101;
}
.snTab {
	margin: 8px;	
}
#container {
	position: relative;
	height: 965px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 316px;
	width: 316px;
	position: absolute;
	top: 5px;
	right: 5px;
}
#mark {
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 1101;
}
#bug {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1101;
}
#bigPic {
	position: absolute;
	top: 5px;
	left: 5px;
}
#indexTextBox {
	position: absolute;
	height: 315px;
	width: 475px;
	bottom: 5px;
	left: 5px;
}
#indexTextBox p {
	margin: 12px;
}
#workPic {
	position: absolute;
	top: 5px;
	left: 5px;
	overflow: hidden;
	height: 905px;
	width: 635px;
}
.hiddenPic {
	position:absolute;
	visibility: hidden;
	top:5px;
	left:5px;
}
#workList {
	height: 315px;
	width: 315px;
	position: absolute;
	top: 325px;
	left: 645px;
	overflow: auto;
}
#workList a:link, #workList a:visited {
	background-color:#fff;
	color:#a7a9ac;
}
#workList a:hover, #workList a:active {
	background-color:#fcb040;
	color:#fff;
}
#workList h2 {
	color:#A7A9AC;
	margin: 10px 0px 10px 20px;
}
#workList ul {
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#workList li{
}
#workList a{
	width:230px;
	text-decoration:none;
	display:block;
	padding-left:10px;
}
.workDesc {
	height: 315px;
	width: 635px;
	overflow: hidden;
}
.workDesc p {
	font-size: 1em;
}
.workDesc div {
	height: 315px;
	width: 635px;
	padding-top: 5px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.workWarning {
	color: #fcb040;
	font-style: italic;
	font-size: .9em;
}
.whoDesc {
	height: 320px;
	width: 635px;
}
.whoDesc p {
	font-size: 1em;
}
.whoPic {
	height: 955px;
	width: 635px;
	float: left;
	margin-right: 5px;
}
#whoStuff {
	width: 635px;
	height: 955px;
	position: absolute;
	float: left;
	overflow: hidden;
	left: 5px;
	top: 5px;
}
#whoHolder {
	position: relative;
	width: 14000px;
}

.hiddenText{
	visibility:hidden;
}
#processText{
	position: absolute;
	top: 570px;
	left: 30px;
	width: 750px;
}
#storyText{
	top: 425px;
	left: 345px;
	position: absolute;
	width: 600px;
	font-size:1.2em;
}
#servicesTextBox {
	position: absolute;
	top: 240px;
	left: 0px;
}
#servicesText {
	position: absolute;
	top: 110px;
	left: 30px;
	right: 40px;
	height: 200px;
}
.asterisk {
	font-size: .7em;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#loginForm fieldset {
	position: relative;
	height: auto;
	width: 315px;
	bottom: 550px;
	left: 320px;
	border: 2px solid #FCB040;
	background-color:#FFF;
	margin-top: 1em;
	padding: .75em 10px 10px;
}
#loginForm legend {
	position: absolute;
	top: -.75em;
	left: .5em;
	border: 2px solid #FCB040;
	padding: 2px 6px;
	color: #000;
	background-color:#FFF;
}
/* Styles moved to NotIE
#loginForm fieldset {
	position: relative;
	height: auto;
	width: 315px;
	bottom: 550px;
	left: 320px;
	border: 2px solid #FCB040;
	background-color:#FFF;
	padding: 10px;
}
#loginForm legend {
	border: 2px solid #FCB040;
	padding: 2px 6px;
	color: #000;
	background-color:#FFF;
}*/
#loginForm label {
	width: 5em;
	text-align: right;
	display: block;
	font-size: 0.7em;
	float: left;
	margin-top: .2em;
	margin-right: 0.5em;
	color: #000;
}
#loginForm input {
	border: 2px solid #FCB040;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .7em;
}
#loginForm #submit input {
	margin-left: 5.5em;
	border: 2px solid #FCB040;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	cursor: pointer;
}
.A{
	position:absolute;
	top:5px;
}
.B{
	position:absolute;
	top:85px;
}
.C{
	position:absolute;
	top:165px;
}
.D{
	position:absolute;
	top:245px;
}
.E{
	position:absolute;
	top:325px;
}
.F{
	position:absolute;
	top:405px;
}
.G{
	position:absolute;
	top:485px;
}
.H{
	position:absolute;
	top:565px;
}
.I{
	position:absolute;
	top:645px;
}
.J{
	position:absolute;
	top:725px;
}
.K{
	position:absolute;
	top:805px;
}
.L{
	position:absolute;
	top:885px;
}
.one{
	left:5px;
}
.two{
	left:85px;
}
.three{
	left:165px;
}
.four{
	left:245px;
}
.five{
	left:325px;
}
.six{
	left:405px;
}
.seven{
	left:485px;
}
.eight{
	left:565px;
}
.nine{
	left:645px;
}
.ten{
	left:725px;
}
.eleven{
	left:805px;
}
.twelve{
	left:885px;
}
#designVis {
	left:35px;
}
#fab {
	left:140px;
}
#logistics {
	left:245px;
}
#customRental {
	left:350px;
}
#portables {
	left:455px;
}
#contactContainer {
	width: 475px;
	height: 635px;
	padding-left: 10px;
}
#contactContainer .warning {
	color: #ED1C24;
	font-weight: bold;
	display: block;
	clear:both;
}
#contactContainer p {
	font-size:1em;
	color: #000;
}
#interests p {
	color: #A7A9AC;
}
#contactForm legend {
	color: #000;
}
#contactForm .emailComment {
	font-size: .7em;
	font-weight: bold;
	color: #A7A9AC;
	clear:both;
	float:left;
}
#contactForm #send {
	width:auto;
	text-indent:0px;
	clear: left;
	float: right;
	border: 2px solid #FCB040;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	cursor: pointer;
	height: 1.5em;
}
#contactForm .required{
	display:block;
	font-size:0.7em;
	font-weight:bold;
	font-style:italic;
	width:4em;
	clear:both;
	float:left;
	color: #ED1C24;
}
#contactForm label{
	clear:left;
	float:left;
	width:4em;
	margin-top:0.2em;
	margin-right:0.5em;
	color: #A7A9AC;
}
#contactForm input, textarea{
	text-indent:3px;
}
#contactForm #interests label{
	width:auto
}
#contactForm fieldset {
	width: 400px;
	border: 2px solid #FCB040;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
}
.bulletList {
	float: left;
	width: 200px;
}
#map {
	position: absolute;
	top: 325px;
	left: 485px;
}
#contactContainer h1 {
	display: inline;
}
#footer{
	height:150px;
	width:965px;
	margin: 10px auto 0px;
	position: relative;
}
.footerCell{
	position: relative;
	float:left;
	width: 23%;
	/*width:224px;*/
	height:150px;
	margin-bottom: 20px;
	border: 1px solid #a7a9ac;
	margin-left: 20px;
}
.footerCell:first-child{
	margin-left: 0px;
}
.footerCell p {
	margin-left: 25px;
	float:left;
	position:relative;
	font-size:.9em;
	top:-5px;
}
.footerCell h4{
	margin: 10px 0px 5px 25px;
	font-size: 1.3em;
}
.footerCell span{
	display:block;
	padding-right:20px;
}
.footerCell img{
	border-style: none;
	margin: 0px 20px 10px 0px;
}
.footerCell a{
	text-decoration:none;
	color:#a7a9ac;
}
#tinyText {
	font-size: 0.8em;
	text-align: center;
	clear: both;
	position: relative;
	padding-top: 5px;
}

