@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-color: #666666;
	background-image: url(../assets09/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006697;
}
a:hover {
	text-decoration: none;
	color: #EF5323;
}
a:active {
	text-decoration: none;
	text-align: right;
}
a.gray:link {
	color: #666666;
	text-decoration: none;
}
a.gray:visited {
	text-decoration: none;
	color: #666666;
}
a.gray:hover {
	text-decoration: none;
	color: #EF5323;
}
.orange {
	color: #EF5323;
}
.blue {
	color: #069;
}
.thrColFixHdr #container {
	width: 1010px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../assets09/shad_extend.jpg);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
} 
.thrColFixHdr #header {
	text-align: right;
	background-color: #FFF;
	background-image: url(../assets09/shad_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
} 
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 30px;
	background-color: #EBEBEB;
	background-image: url(../assets09/shad_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 490px;
	margin: 0px;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 30px; /* padding keeps the content of the div away from the edges */
	background-color: #EBEBEB;
	background-image: url(../assets09/shad_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
	padding: 0px;
}
.thrColFixHdr #mainContent {
	background-image: url(../assets09/bkgrnd_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;;
} 
.thrColFixHdr #homeContent {
	background-image: url(../assets09/bkgrnd_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;
}
.thrColFixHdr #resourcesContent {
	background-image: url(../assets09/bkgrnd_resources.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	
}
.thrColFixHdr #portfolioContent {
	background-image: url(../assets09/bkgrnd_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;
	
}
.thrColFixHdr #servicesContent {
	background-image: url(../assets09/bkgrnd_services.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;
}
.thrColFixHdr #powerlinesContent {
	background-image: url(../assets09/bkgrnd_powerlines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
}
.thrColFixHdr #contactContent {
	background-image: url(../assets09/bkgrnd_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;
}
#bodycopy {
	padding-top: 70px;
	padding-left: 35px;
	width: 400px;
	float: left;
}
#portfoliocopy {
	padding-top: 70px;
	padding-left: 0px;
	width: 400px;
	float: left;
}
#rightnav {
	padding-top: 30px;
	padding-left: 0px;
	width: 257px;
	float: right;
	margin: 0px;
}
.menu {
	font-size: 10px;
}
#share {
	padding-top: 505px;
	padding-left: 10px;
	width: 200px;
	float: left;
	height: 30px;
}
.thrColFixHdr #footer {
	width: 1010px;
	background-color: #B0B0B0;
	background-image: url(../assets09/shad_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #homeContent {
	background-image: url(../assets09/bkgrnd_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	width: 950px;
	float: left;
	height: 533px;
}
#navbuttons {
	padding-top: 500px;
	padding-left: 0px;
	width: 257px;
	float: right;
	margin: 0px;
}
.bookmark {
	padding-bottom: 12px;
}
#shadbottom{
	font-size: 10px;
	background-image: url(../assets09/shad_bottom.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 1010px;
	background-position: center top;
	float: left;}

