#layer1 { background-image: url(images/bkgd.gif); background-repeat: repeat-x; }
#layer2 { width: 800px; margin-right: auto; top: 0; visibility: visible; margin-left: auto; }

#body { background-image: url(images/fill.gif); background-repeat: repeat-y; position:absolute; top:0; bottom: 0; width:850px; height:100%; margin-right: 50%; }

#indexlayer2 { 
	height: 816px; 
	width: 500px; 
	margin-left: auto; 
	margin-right: auto; 
	top: 0; 
	z-index: 2; 
	visibility: visible; 
}
#indexbody { 
	position:relative; 
	top:0; 
	width:500px; 
	margin-left: auto;
    margin-right: auto;
}
#topbar {
	position:absolute;
	left:0px;
	top:0px;
	width:850px;
	height:146px;
}

#left {
	position:absolute;
	left:0px;
	top:146px;
	width:470px;
	height:54px;
}

#whoweare {
	position:absolute;
	left:470px;
	top:146px;
	width:71px;
	height:54px;
}

#whatwedo {
	position:absolute;
	left:541px;
	top:146px;
	width:72px;
	height:54px;
}

#ouroffice {
	position:absolute;
	left:613px;
	top:146px;
	width:64px;
	height:54px;
}

#contactus {
	position:absolute;
	left:677px;
	top:146px;
	width:66px;
	height:54px;
}

#right {
	position:absolute;
	left:743px;
	top:146px;
	width:107px;
	height:54px;
}
#textblock-topblack {
	position:absolute;
	left:0px;
	top:200px;
	width:850px;
	height:40px;
}
#contact_image { padding-right: 50px; padding-bottom: 50px; }
#text { background-image: url(images/fill.gif); position: absolute; top: 240px; left: 0; width: 850px; height: auto; }
#footer { position:absolute; left:0; bottom: 0; width:850px; height:60px; }

.p { color: #acacac; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; letter-spacing: 0.05em; }
.l { color: #acacac; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; letter-spacing: 0.05em; padding: 15px; }
.h1 { color: #c62424; font-size: large; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 0.05em; }
.h2 { color: #c62424; font-size: large; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 0.05em; }
.h3 { color: #c62424; font-size: medium; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; letter-spacing: 0.05em; }
a { color: #c62424; }
a:link { color: #acacac; text-decoration: underline; }
/*a:link {text-decoration:none;border-bottom: 1px dashed; color: #7a7a7a } */
a:visited { color: #636363; text-decoration: none; }
a:hover { color: #c62424; }
body { background-color: #b2b2b2; background-image: url(images/bkgd.gif); background-repeat: repeat-x; margin: 0; }

/* Embedded Fonts */
<!--
@font-face {
font-family: Futura MdCn BT;
font-style:normal;
font-weight: 700;
src: URL(FUTURAM0.eot);
}
#leftalign { top: 0; left: 0; width: 425px; }
#rightalign { position: absolute; top: 0; right: 0; width: 425px; }
#float { position: static; }

/* Lightbox */

#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; }

/* Lightbox */
