/* BLUE PORTION OF SITE */



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


#righty {
	width: 900px;
	border-right: none;
	border-top:none;}
	
	#righty .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;}
	
	.sub_band {
		margin: auto;
		width: 795px; height: 92px;
		/*background: url(../img/band-b.png) no-repeat !important;*/}
		
		
html>body .sub_band {
	background: url(../img/band-b.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 {
			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: #1A653C;
				text-align: center;
				margin: 0px;
				padding: 0px}
				
			.sub_band .goto-b img {
				float: none;
				text-align: center;
				margin: 0px;
				padding: 0px}	
			 .goto-b .solar-home  { width:100px; height:59px; position:absolute; bottom:-10px; right:4px; }
			
			
	.blacknav {
		border-top: 60px solid #003266;
		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;}