/* *********************************************
 *  Copyright 2006-2009 - Building Ideas
 *  Created by Dana H. Luther
 * *********************************************/

body {
 	font-family: Geneva, Arial, helvetica, sans-serif;
	color: #d0d0d0;
	font-size: 12pt;
	width: 100%;
	height: 100%;
	background-color: #171717;
	margin: 0 0 0 0;
}
a:link{
	color: #d0d0d0;
}
a:hover{
	color: #d0d0d0;
}
a:active{
	color: #d0d0d0;
}
a:visited{
	color: #d0d0d0;
}

#bodywrap{
	height: 100%;
}
#header{
	background-color: #0c0c0c;
	margin: 0 0 0 0;
	height: 180px;
}
#headerimg{
	float: left;
	width: 272px;
	margin: 0 0 0 0;	
}
#headerimg2{
	float: right;
	margin: 0 0 0 0;	
}
#headertext{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 0px;;	
}
#menubar{
	margin: 0 0 0 0;
	background-color:#999999;
	height: 40px;
	background-image: url( images/silverbar.jpg );
}

.bodytext{
	min-height: 580px;
	padding-bottom: 20px;
}
#bodytext6{
	background-image: url( images/bgELEVATION6.gif );	
}
#bodytext5{
	background-image: url( images/bgELEVATION3.gif );
}
#bodytext4{
	background-image: url( images/bgELEVATION7.gif );
}
#bodytext3{
	background-image: url( images/bgELEVATION5.gif );
}
#bodytext2{
	background-image: url( images/bgELEVATION6.gif );
}
#bodytext1{
	background-image: url( images/bgELEVATION4.gif );
}
#bodytext0{
	background-image: url( images/bgELEVATION6.gif );	
}
#footer{
	background-image: url( images/silverbar.jpg );	
	background-repeat: repeat-x;
	potision: absolute;
	bottom: 0;
	left: 0;
	color: #262626;
	text-align: center;
	vertical-align: middle;
	margin: 0 0 0 0;
	min-width: 1041px;
	height: 43px;
}
.lgtxt{
 	font-size: 14pt;
}
.subheadimg{
	padding-top: 20px;
	clear: both;
}
.subheadtxt{
	/*padding-left: 109px;*/
	padding-left: 292px;
	margin-right: 5px;
}
.subtxt{
	padding-left: 109px;
}
.projectsdiv{
	padding-left: 55px;
}
.subheadLimg{
	width: 255px;
	text-align: right;
	float: left;
	padding-right: 40px;
}
.subheadLimg2{
	padding-left: 109px;
	float: left;
	width: 188px;
}
.subheadLtxt{
	float: left;
	width: 515px;
}
.left600{
	float: left;
	width:  515px;
	margin-right: 10px;
}
.right600{
	float: left;
}
.spacer{
	clear: both;
}
.projects{
	border: none;
}