a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #677BDA;
	text-decoration: underline;
	font-size: 13px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 13px;
	
}

.hbg { background-image: url(images/hbg.jpg);} 
.mbg { background-image: url(images/mbg1.gif);} 
.footer {color: #F0F0F0;}
.mission {font-size: 14px;}



#menu{
border:none;
border:0px;
margin:0px;
padding:0px;
font-size:13px;
font-weight:none;
}

#menu ul{
background-image: url(images/mbg1.gif);
width: 670px;	
height:30px;
list-style:none;
margin:0;
padding:0;
}


#menu li{
float:left;
padding:0px;
}

#menu li a{
background-image: url(images/mbg1.gif);
color:#FFFFFF;
display:block;
font-weight:none;
font-size:13px;
padding:5px 32px;
text-align:left;
text-decoration:none;
}

#menu li a:hover, .menu ul li:hover a{
background-image: url(images/mbg2.gif);
color:#000000;
text-decoration:none;
}

#menu li ul{
background:#000000;
display:none;
height:auto;
width: auto;
margin:0px;
border:5px;
position:absolute;

}

#menu li:hover ul{
display:block;
}

#menu li li {
display:block;
float:none;
margin:0px;
padding:0px;
}

#menu li:hover li a{
background:none;
}

#menu li ul a{
display:block;
height:45x;
font-size:13px;
font-style:none;
margin:0px;
padding:5px 33px;
text-align:left;
}

#menu li ul a:hover, .menu li ul li:hover a{
border:0px;
background-image: url(images/mbg2.gif);
color:#000000;
text-decoration:none;
}

#menu p{
clear:left;
}

	

body#Home a#Home,
body#About a#About,
body#Company a#Company,
body#Team a#Team,
body#Services a#Services,
body#Engineering a#Engineering,
body#Design a#Design,
body#Manage a#Manage,
body#General a#General,
body#Basecamp a#Basecamp,
body#Portfolio a#Portfolio,
body#Safety a#Safety,
body#Contact a#Contact,
body#Butler a#Butler


{
font-weight:bold;
color: #FFFFFF;
}

body#Home a:hover#Home,
body#About a:hover#About,
body#Company a:hover#Company,
body#Team a:hover#Team,
body#Services a:hover#Services,
body#Engineering a:hover#Engineering,
body#Design a:hover#Design,
body#Manage a:hover#Manage,
body#General a:hover#General,
body#Basecamp a:hover#Basecamp,
body#Portfolio a:hover#Portfolio,
body#Safety a:hover#Safety,
body#Contact a:hover#Contact,
body#Butler a:hover#Butler

{
font-weight:bold;
color: #000000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }