body {
	margin: 0 0 0 0;
	background: #000;
	text-align:center;
}
html {
overflow: -moz-scrollbars-vertical;
}
.floatleft{	float:left;}
.floatright{float:right;}
.clearboth{	clear:both;}

#container {
	width: 802px;
	height: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	position:relative;
}
#topnav{
	width: 782px;
	//width: 802px;
	text-align:right;
	height: 30px;
	background:url(../images/jpegs/topnavBG.jpg) no-repeat;
	padding: 0 20px 0 0;
}
#topnav ul{
	float:right;
	width: 400px;
}
#topnav li{
	display:inline;
	padding-right: 18px;
}
#topnav li a, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
}
#topnav li a:hover{
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #666;
}
#logo{
	height: 50px;
	background: #fff;
	display:table;
	width: 100%;
}
#subnav{
	width: 788px;
	//width: 802px;
	height: 19px;
	background:url(../images/gifs/subnavbg.gif);
	padding: 6px;
}
#subnav ul{
	margin: 0;
	padding:0;
}
#subnav li{
	display: inline;
	padding: 0 8px 0 8px;
	border-right: 1px solid #fff;
}
#subnav li a, a:visited, a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
	
}
#subnav li a:hover{
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #000;
}
#subnav li.noborder{
	border-right: none;
}
#projectnav{
	width: 800px;
	margin: 0;
	padding:0;
	display:table;
	height:auto;

	}

.menu {
	width: 800px;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100px;
	float: left;
	
}

.menu h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	height: 20px;
}

.menu li {float:left; width: 80px; padding: 4px 0 4px 0; }
.menu ul li a{
	color:#FFFFFF;
}
.menu ul li a:hover{
	color:#ccc;
}

#cell_left{
	width: 430px;
	float:left;
	padding:20px;
}
#cell_right{
	width: 280px;
	float:left;
	padding:20px;
}
#cell_left_nav{
	width: 150px;
	float:left;
	background-color: #83846F;
}
#cell_left_nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#cell_left_nav li{
	float:left;
	width: 138px;
	padding: 6px;
	border-bottom: 1px solid #fff;
	color:#fff;
}
#cell_left_nav li a, a:link, a:active, a:visited{
	color:#000000;
}
#cell_left_nav li a:hover{
	color:#fff;
}
#cell_left_nav li.noborder{
	border:none;
}
#cell_left_image{
	width: 300px;
	float:left;
	display:table;
}
#cell_right_image{
	width: 440px;
	float:left;
	padding:20px;
}
#logos{
	width: 802px;
	height: 80px;
}
#news{
	width: 788px;
	height: 19px;
	background:url(../images/jpegs/newsfeaturebg.jpg) no-repeat;
	padding: 6px;
}

#footer{
	width: 790px;
	//width: 802px;
	height: 29px;
	background:url(../images/gifs/footerbg.gif) repeat-x;
	padding: 6px;
}
hr{
	color:#5F6050;
	background-color:#5F6050;
	border:none;
	height: 4px;
	clear:both;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: capitalize;
	color: #fff;
	margin-left: 20px;
}
.thumbnailpics{
	width: 330px;
	height:auto;
	float:left;
}
.thumbnailpics ul{
	list-style-type: none;
	margin:0;
	padding:0;
	display:inline;

}
.thumbnailpics li{
	float:left;
	width: 85px;
	height: 65px;
	margin:2px;
	border: 4px solid #5F6050;
	overflow:hidden;
}

#portfolio ul{
	padding-left: 0;
	margin-left: 0;
	color: White;
	float: left;
	width: 219px;
	font-family: arial, helvetica, sans-serif;
}

#portfolio ul li { display: inline; float: left; width: 219px; height: auto; }

#portfolio ul li a{
	padding:10px ;
	width: 219px; 
	color: White;
	text-decoration: none;
	float: left;
	 border-bottom: 1px solid #f5f5f5;
}

#portfolio ul li a:hover{
	color: #fff;
		padding:10px ;
	width: 219px; 
}
#portfolio li h2{
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999;
	text-transform:uppercase;
	margin:0;
	padding: 0;
}
#portfolio li h3{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	margin:0;
	padding: 0;
}


.listtwo ul{
	padding: 0;
	margin: 0;
}
.listtwo li { 
	list-style-type: square; 
	list-style-position:inside;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform:none;
	color: #fff;
	padding: 5px;}
.listtwo a{
	text-transform:underline;
	padding: 6px ;
	font-weight: normal;
}

.listtwo a:link, .listtwo a:visited{
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.listtwo a:hover{
	text-decoration: underline;
	color: #666;
	font-weight: normal;
}
#contactusform{
	display:table;
	width:100%;
	padding-top: 80px;
}
.conform{
	width: 100%;
	font-weight: bold;
	text-align:left;
	padding-right: 6px;
	margin: 0;
	line-height: normal;
	color: #fff;
	
}

.conform label{
	float: left;
	width: 180px;
	font-weight: bold;
	text-align:left;
	padding: 0 2px 4px 0;
	font-size: 13px;
}

.conform input, select{
	width: 180px;
	margin-bottom: 5px;
	float:left;
	text-align:left;
}
.conform p{
	width: 160px;
	margin: 0 0 5px 0;
	float:left;
	text-align:left;
	color:#990000;
	background-color:#CCCCCC;
}


.conform textarea{
	width: 180px;
	height: 80px;
}

.conform.boxes{
	width: 1em;
}

.conform br{
	clear: left;
}

hr.listSeparator {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px;
}
a, a:link, a:visited, a:active {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.newstext { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	color: #fff;
 }
a.newstext:link, a.newstext:visited, a.newstext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.newstext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #666;	
} 

.emailtext { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	color: #006699;
 }
a.emailtext:link, a.emailtext:visited, a.emailtext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #006699;
}
a.emailtext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #000000;	
} 
.footertext { 
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
 }
a.footertext:link, a.footertext:visited, a.footertext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
}
a.footertext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #666;	
} 
.contactustext { 
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
 }
a.contactustext:link, a.contactustext:visited, a.contactustext:active  {
	text-decoration: underline;
	font-weight: normal;	
	color: #fff;
		font-size: 14px;
}
a.contactustext:hover {
	text-decoration: underline;
	font-weight: normal;	
	color: #666;	
		font-size: 14px;
} 
.formtext {
	font-family:Arial, Helvetica, sans-serif;	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.featureslibrarytext {
	font-family:Arial, Helvetica, sans-serif;	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.mainborder {
	border: 1px #000000 solid;
}
.dashedborder {
	border: 1px #000000 dashed;
}
.dottedborder {
	border: 1px #000000 dotted;
}
.welcometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	font-variant:normal;
	text-transform:none;
	color: #fff;
	font-style: italic;
}
.quotetext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 34px;
	font-weight: normal;
	font-variant:normal;
	text-transform:none;
	color: #fff;
	font-style: italic;
}
.sitetext {
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
}
.imageDesc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.transBack{
	FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	background-color: #FFFFFF;
}.titletext {
	font-family:Arial, Helvetica, sans-serif;	font-size: small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.newslibrarytext {
	font-family:Arial, Helvetica, sans-serif;	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.newsheadlinetext {
	font-family:Arial, Helvetica, sans-serif;	font-size: medium;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.subheadertext {
	font-family:Arial, Helvetica, sans-serif;	font-size: xx-small;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
input {
	font-size: xx-small;
	font-family:Arial, Helvetica, sans-serif;	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
select {
	font-family:Arial, Helvetica, sans-serif;	font-size: xx-small;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
textarea {
	font-size: xx-small;
	font-family:Arial, Helvetica, sans-serif;	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.contactformbg {
	background-image:url(../images/gifs/forms/bg.gif);
	background-repeat:repeat-y;
}

table, td, a {
/*	color: #ffffff;*/
	font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 315px;
	overflow: auto;
	width: 525px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
	overflow: hidden;
	width: 525px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 525px;
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html>body div.tableContainer table {
	width: 525px;
}
/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html>body tbody.scrollContent {
	display: block;
	height: 299px;
	overflow: auto;
	width: 509px;
}

/* make TD elements pretty. Provide alternating classes for striping the table */
/* http://www.alistapart.com/articles/zebratables/                             */
tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
	padding: 2px 3px 3px 4px
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TD elements: 1st, 2nd, and 3rd respectively.          */
/* All other non-IE browsers.                                            */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html>body tbody.scrollContent td {
	width: 509px;
}

html>body tbody.scrollContent td + td {
	width: 509px;
}

html>body tbody.scrollContent td + td + td {
	width: 509px;
}

.picborder{
	border: 1px #cccccc solid;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;	
}

#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: transparent url(../images/gifs/blank.gif) no-repeat; /* 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/gifs/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/gifs/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

a.btn { color: #fff; text-decoration:none;}
.btn { display: block; position: relative; background: #5F6050; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer; text-transform:uppercase;  text-align:center; margin-left:50px;}
.btn * { font-style: normal; background-image: url(../images/pngs/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }
 
* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }
 
.btn:hover { background-color: #333; color: #fff }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/pngs/shade.png); background-position: bottom; }
 
* html .btn { border: 1px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }


