﻿#home
{
	margin-left:30px;
	width:125px;
	height:118px;
	float:left;
	clear:none;
	background:transparent url(../images/home-button.gif) no-repeat;	
}
#energy
{
	width:125px;
	height:118px;
	float:left;
	clear:none;
	background:transparent url(../images/energy-button.gif) no-repeat;	
}
#solutions
{
	width:125px;
	height:118px;
	float:left;
	clear:none;
	background:transparent url(../images/solutions-button.gif) no-repeat;	
}
#mygreendoor
{
	width:125px;
	height:118px;
	float:left;
	clear:none;
	background:transparent url(../images/mygreen-button.gif) no-repeat;	
}
#scheduling
{
	width:125px;
	height:118px;
	float:left;
	clear:none;
	background:transparent url(../images/scheduling-button.gif) no-repeat;	
}