body {
	background-color: #5c5c56;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0;
}

* html {
	margin: 0;
	padding: 0;
}

#content {
	width: 830px;
	margin-left: 20px;
	padding: 0;
	position: absolute;
	float: left;
}

#main {
	width: 550px;
	height: 521px;
	padding: 0;
	float: left;
	position: relative;
	list-style-type: none;
}

* html #main {
	margin-bottom: 24px;
}

#main p {
	font-size: 13px;
	line-height: 21px;
	padding-top: 10px;
}

#main p a:link{
	font-size: 13px;
	line-height: 21px;
	padding-top: 10px;
	color: #fff;
}

#main p a:hover{
	text-decoration: none;
}

#main p a:visited{
	color: #fff;
}

#main li {
	font-size: 13px;
	line-height: 21px;
}

#main li.services {
	list-style-type: disc;
	font-size: 13px;
	line-height: 21px;
	list-style-position: outside;
}

.lastparagraph {
	padding-bottom: 40px;
}

h2 {
	font-size: 18px;
	text-align: left;
	padding-top: 75px;
}

#projecttitle {
	height: 94px;
	margin-bottom: 15px;
	padding: 0;
}

* html #projecttitle {
	height: 94px;
	padding: 0 0 15px;
}

#largepicspace {
	height: 342px;

}

/* @group Scrolling Table */

/* Terence Ordona, portal[AT]imaputz[DOT]com         */
/* http://creativecommons.org/licenses/by-sa/2.0/    */

/* begin some basic styling here                     */

table, td, a {
	font-size: 13px;
	line-height: 21px;
}
/* end basic styling                                 */

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
	clear: both;
	height: 362px;
	overflow: auto;
	width: 550px;
}

#tableContainer ul{
	list-style-type: disc;
	list-style-position: outside;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html* body div.tableContainer {
	overflow: hidden;
	width: 550px;
}

/* define width of table. IE browsers only                 */
div.tableContainer table {
	float: left;
	width: 524px
}

/* define width of table. Add 16px to width for scrollbar.           */
/* All other non-IE browsers.                                        */
html* body div.tableContainer table {
	width: 550px
}

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.fixedHeader tr {
	position: relative
}

/* set THEAD 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 */
html* body thead.fixedHeader tr {
	display: block
}

/* make the TH elements pretty */
thead.fixedHeader th {
	background: #C96;
	border-left: 1px solid #EB8;
	border-right: 1px solid #B74;
	font-weight: normal;
	padding: 4px 3px;
	text-align: left
}

/* make the A elements pretty. makes for nice clickable headers                */
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	width: 100%
}

/* make the A elements pretty. makes for nice clickable headers                */
/* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
thead.fixedHeader a:hover {
	color: #FFF;
	display: block;
	text-decoration: underline;
	width: 100%
}

/* 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: 362px;
	overflow: auto;
	width: 100%
}

/* 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 14px;
}

tbody.scrollContent tr.alternateRow td {
	padding: 2px 3px 3px 4px
}

/* define width of TH elements: 1st, 2nd, and 3rd respectively.          */
/* Add 16px to last TH for scrollbar padding. All other non-IE browsers. */
/* http://www.w3.org/TR/REC-CSS2/selector.html#adjacent-selectors        */
html* body thead.fixedHeader th {
	width: 510px
}

/* 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: 510px
}

li.awardtext {
	padding-left: 0px;
	margin: 0;
	padding-bottom: 16px;
	list-style-type: disc;
}


/* @end */

.text {
	padding-left: 0px;
	margin: 0;
	padding-bottom: 6px;
}

.text2 {
	padding-left: 12px;
	margin: 0;
	padding-bottom: 6px;
	list-style-position: outside;
	list-style-type: disc;
}

/* @group index-only */

#header {
	float: left;
	width: 1020px;
	height: 210px;
	padding: 60px 20px 20px;
	margin-top: 20px;
}

#headerpic {
	padding-left: 160px;
	float: none;
	clear: left;
	display: inline;
}

#content2 {
	width: 1020px;
	float: left;
}

#indextext {
	width: 290px;
	height: 450px;
	float: left;
	font-size: 12px;
	line-height: 21px;
	margin: 0 50px 0 20px;
	display: inline;
}

#indextext p {
	margin-bottom: 10px;
}

#menubar2 {
	width: 210px;
	float: left;
	height: 350px;
	margin-top: 0;
	padding-right: 10px;
	font-weight: 800;
}

#menubar2 ul {
	margin: 0;
	display: block;
	padding: 0;
	list-style-position: outside;
}

#menubar2 li {
	list-style-type: none;
	font-size: 15px;
	line-height: 22px;
}

#menubar2 a:link {
	color: #fff;
}

#menubar2 a:visited {
	color: #fff;
}

/* IE only \*/

#menubar2 {
	width: 210px;
	float: left;
	height: 350px;
	margin-top: 0;
	padding-right: 10px;
	font-weight: 800;
	padding-left: 0;
	margin-left: 0;
	text-indent: 0;
}

#menubar2 li {
	list-style-type: none;
	list-style-position: outside;
}

/* end IE */

#menubar2 a:link {
	text-decoration: none;
}

#menubar2 a:hover {
	text-decoration: none;
	color: #f00;
}

#menubar2 li a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menubar2 li.primary a:hover {
	color: #f00;
	font-weight: bold;
	text-decoration: none;
}

#menubar2 li.primary a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menubar2 li.first {
	color: #fff;
	padding-bottom: 12px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

/* @end */

/* @group image gallery */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
	width: 550px;
	height: 50px;
	margin: 0;
	padding: 0;
	float: left;
}

* html .gallerycontainer {
	height: 50;
	padding-top: 0;
}

.gallerycontainer ul {
	margin: 0;
	padding: 0;
}	

.gallerycontainer ul li{
	display: inline;
	padding-top: 0;
}

.thumbnail img{
border: 4px solid #9d9d9d;
margin: 0 15px 5px 0;
	float: left;
}

.thumbnail:hover{
background-color: transparent;
}


.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{
	border-style: none;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 120px;
left: 0px; /*position where enlarged image should offset horizontally */
}

.thumbnail2 img{
border: 4px solid #9d9d9d;
margin: 0 15px 5px 0;
	float: left;
}

.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: visible;
top: 120px;
left: 0px; 
text-decoration: none;
	padding: 0;
}

.thumbnail2 span img{
	border-style: none;
	padding: 0;
}

/* @end */

#menubar {
	width: 230px;
	height: 418px;
	padding-top: 120px;
	float: right;
}

#menubar li {
	list-style-type: none;
	line-height: 20px;
	font-weight: bold;
	list-style-position: outside;
}

#menubar ul {
	margin: 0;
	display: block;
	padding: 0;
	list-style-position: outside;
}

#menubar li.secondary {
}

#menubar a:link {
	text-decoration: none;
}

#menubar a:hover {
	text-decoration: none;
	color: #f00;
}

#menubar a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menubar a:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#menubar a:hover {
	text-decoration: none;
	color: #f00;
	font-weight: bold;
}

.primary a:link {
	font-weight: bold;
	color: #fff;
}

.primary a:hover {
	font-weight: bold;
	color: #f00;
}

li.secondary {
	text-indent: 0;
	font-size: 13px;
	color: #fff;
	margin-left: 16px;
}

li.secondary a:hover {
	font-weight: bold;
	color: #f00;
}

li.secondaryselected {
	text-indent: 0px;
	font-size: 13px;
	color: #f00;
	margin-left: 16px;
}

li.secondaryselected a:link {
	color: #f00;
}

li.secondaryselected a:visited {
	color: #f00;
}

.secondary a:link {
	color: #fff;
}

.secondary a:visited {
	font-weight: bold;	
}

li.primaryselected {
	font-weight: bold;
	color: #f00;	
}

.primaryselected a:link {
	font-weight: bold;
	color: #f00;
}

.primaryselected a:visited {
	font-weight: bold;
	color: #f00;
}

#archbar {
	background-color: #f00;
	height: 35px;
	width: 820px;
	margin-right: 0;
	margin-top: 0;
	margin-left: -20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}

#archbar ul {
	padding-left: 20px;
	margin: 0;
}

#archbar li {
	list-style-type: none;
	float: left;
	padding-right: 20px;
	font-weight: bold;
	font-size: 15px;
	display: inline;
	position: relative;
	top: 9px;
}

#archbar a {
	font-size: 15px;
	color: #fff;
}

#archbar a:link {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
}

#archbar a:hover {
	color: #bbb;
}

#archbar a:visited {
	color: #fff;
	text-decoration: none;
}

#archbar li.about {
	text-align: right;
	padding-left: 240px;
}

.leftpic {
	float: left;
	padding-right: 10px;
	border-style: none;
	text-decoration: none;
}

#logo {
	float: right;
	display: inline-block;
}

#footer {
	height: 55px;
	width: 820px;
	color: #a3a3a3;
	float: left;
	margin: 0;
	padding: 0;
}

#footer p {
	font-size: 10px;
	line-height: 12px;
}

#footer a {
		font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #a3a3a3;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#powered {
	font-size: 11px;
}

#powered a:link {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#powered a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

#powered a:hover {
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
}
