body {
	background: url(../img/bg-g.jpg);}


#lefty {
	width: 900px;
	border-right: none;
	border-top:none;}
	
	#lefty .folio {
		float: right;
		margin-right: 45px;}

.c-img {
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;}
	


#band {
	position: absolute;
	top:85px;	
	width: 100%;
	z-index: 100;
	background: url(../img/bandbg.png) repeat-x;}
	
	html>body .sub_band { /* for IE */
		margin: auto;
		width: 795px; height: 92px;
		background: url(../img/band-g.png) no-repeat !important;}	
	
	
	html>body .sub_band { /* real browsers */
		margin: auto;
		width: 795px; height: 92px;
		background: url(../img/band-g.png) no-repeat !important;}
		
		.sub_band p {
			font: 10px Geneva, Arial; padding-top: 25px;}
		
		.sub_band .gse_addy {
			margin-left: 190px;
			float: left;}
			
			
		.sub_band .goto-b { /* for IE */
			width: 150px;
			position:relative;
			height: 50px;
			text-align: center;
			float: right;}
			
		html>body .sub_band .goto-b { /* for real browsers */
			width: 400px;
			position:relative;
			height: 50px;
			text-align: center;
			float: right;}
			
			.sub_band .goto-b p {
				float: none;
				font-weight: bold;
				font-size: 11px;
				color: #003266;
				text-align: center;
				margin: 0px;
				padding: 0px}
				
			.sub_band .goto-b img {
				float: none;
				text-align: center;
				margin: 0px;
				padding: 0px}	
			
			.sub_band .goto-b .solar-home  { width:100px; height:59px; position:absolute; bottom:-25px; right:420px; }
			
			
	.blacknav {
		border-top: 60px solid #1A653C;
		background: black;
		width: 874px;
		margin: auto;
		padding: 13px;	}
		
		.blacknav a {
			font: 11px Geneva, Arial;
			color: white;}
			
		.blacknav ul {
			margin: 0;
			text-align: center;
			padding: 0;
			text-indent: 0;}
			
			.blacknav ul li {
				margin: 0 10px 0 0;
				padding: 0;
				text-indent: 0;
				list-style: none;
				display: inline;}