/* CSS Document */
body 	{
     	background:#000;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:200%;
     	}
A:link {text-decoration: none; color:#ccc;}
A:visited {text-decoration: none; color:#ccc;}
A:active {text-decoration: none; color:#ccc;}
A:hover {text-decoration: underline; color:#ccc;}
#main	{
		width:940px;
		height:730px;
		background:#fff;
		margin-left:auto;
		margin-right:auto;
		border-style:solid;
		border-color:#000;
		border-width:1px;
		padding:10px;
		}
#header	{
		text-align:center;
		width:940px;
		height:141px;
		}
#topnav	{
		margin-top:10px;
		padding-top:4px;
		font-size:13px;
		width:940px;
		height:20px;
		background:#4c4d4f;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		}
#fillbar	{
		margin-top:525px;
		width:940px;
		height:20px;
		background:#4c4d4f;
		color:#FFFFFF;
		text-align:center;
		font-weight:bold;
		}
#leftnav	{
		width:210px;
		float:left;
		}
#padding	{
		height:10px;
		width:10ppx;
		}
#rightshell	{
		float:right;
		width:720px;
		background:#333333;
		}
#leftcontent	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:480px;
		background:#b50938;
		}
#contentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#c41325;
		}
#aircontentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#133d8d;
		}
#faqcontentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#4c4d4e;
		}
#commcontentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#000;
		}
#energycontentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#22772d;
		}
#solarcontentfill	{
		margin-left:10px;
		padding:10px;
		float:left;
		width:700px;
		background:#e0c000;
		}
#content	{
		padding:10px;
		background:#8f0212;
		color:#ffffff;
		height:160px;
		font-size:15px;
		}
#aircontent	{
		padding:10px;
		background:#222478;
		color:#ffffff;
		height:160px;
		font-size:15px;
		}
#solarcontent	{
		padding:10px;
		background:#c29d07;
		color:#ffffff;
		height:160px;
		font-size:15px;
		}
#faqcontent	{
		padding:10px;
		background:#000;
		color:#ffffff;
		height:160px;
		font-size:15px;
		}
#commcontent	{
		padding:10px;
		background:#4c4d4e;
		color:#ffffff;
		height:160px;
		font-size:15px;
		}
#energycontent	{
		padding:10px;
		background:#07581b;
		color:#ffffff;
		font-size:15px;
		}	
#heatcellr1	{
		margin-top:10px;
		height:120px;
		width:230px;
		background:#8f0212;
		}
#heatcellr2	{
		position:static;
		margin-top:10px;
		margin-left:250px;
		height:120px;
		width:230px;
		background:#8f0212;
		}
#rightcontent	{
		float:right;
		width:210px;
		}
#img	{
		float:left;
		margin-left:10px;
		}
a.white:link, 
a.white:active, 
a.white:visited {
    	color: #fff;
		text-decoration:none;
		}
a.white:hover {
		text-decoration:underline;
		}



#geonav
		{
 		display: block;
  		width: 210px;
  		height: 95px;
  		background: url("images/geonavroll.gif") no-repeat 0 0;
		}
#geonav:hover
		{ 
  		background-position: 0 -95px;
		}

#geonav span
		{
  		display: none;
		}




#solarnav
		{
 		display: block;
  		width: 210px;
  		height: 95px;
  		background: url("images/solarnavroll.gif") no-repeat 0 0;
		}
#solarnav:hover
		{ 
  		background-position: 0 -95px;
		}

#solarnav span
		{
  		display: none;
		}	
		


#heatnav
		{
 		display: block;
  		width: 210px;
  		height: 95px;
  		background: url("images/heatnavroll.gif") no-repeat 0 0;
		}
#heatnav:hover
		{ 
  		background-position: 0 -95px;
		}

#heatnav span
		{
  		display: none;
		}	
	



#airnav
		{
 		display: block;
  		width: 210px;
  		height: 95px;
  		background: url("images/airnavroll.gif") no-repeat 0 0;
		}
#airnav:hover
		{ 
  		background-position: 0 -95px;
		}

#airnav span
		{
  		display: none;
		}	
		


#comnav
		{
 		display: block;
  		width: 210px;
  		height: 95px;
  		background: url("images/comnavroll.gif") no-repeat 0 0;
		}
#comnav:hover
		{ 
  		background-position: 0 -95px;
		}

#comnav span
		{
  		display: none;
		}					
#top	{
		float:right;
		}
#top a:link {color:#FFFFFF;}
#top a:visited {color:#FFFFFF;}
#top a:hover {color:#FFFFFF;}