/* This Controls Entire Page Attributes */
body		{margin: 0px; padding: 0px; background-color: #ffffff;}

#indexbox1 {background-color: #ffffff;}
#indexbox2 {background-color: #509612; /*#80c052 #a0bc65;*/}

#homepic5		{background-image: url('images/home-pic5.jpg'); background-repeat: no-repeat; width: 374px; height: 154px; position: relative; vertical-align: top;}

#homeenter	{position: relative; top: 112px; left: 129px; margin: 0px; vertical-align: top;}

a.homeconsumer:link		{background: url('images/0_loginsubmit.gif') no-repeat 0px 0px; width: 48px; height: 19px; display: block;}
a.homeconsumer:hover	{background: url('images/1_loginsubmit.gif') no-repeat 0px 0px; width: 48px; height: 19px; display: block;}

a.homeservices:link		{background: url('images/0_loginsubmit.gif') no-repeat 0px 0px; width: 48px; height: 19px; display: block;}
a.homeservices:hover	{background: url('images/1_loginsubmit.gif') no-repeat 0px 0px; width: 48px; height: 19px; display: block;}
