#nav { display: none;}

.welcome {width: 170px; height: 374px; background: url(../_images/backgrounds/welcome.gif) no-repeat; padding: 20px 20px 0 20px; border-right: 1px solid #fff;}
	.welcome h1 {position: absolute; left: -993em;}
	.welcome a {color: #dc500b; font-weight: bold;}
	
#intropanel {border-top:6px solid #fff; margin-left: 20px; }

.welcome, .plumbing, .fire {float: left;}
.plumbing {background: url(../_images/backgrounds/plumbing.jpg) no-repeat; width: 324px; height: 374px;}
.fire {background: url(../_images/backgrounds/fire.jpg) no-repeat; width: 325px; height: 374px;}


.plumbinglink, .plumbinglink:hover, .firelink, .firelink:hover {color: #fff; text-decoration: none;}
.plumbinglink {background: url(../_images/backgrounds/plumbing_arrow.jpg) no-repeat right 249px; display: block; width: 324px; height: 374px; }
.plumbinglink:hover {background: url(../_images/backgrounds/plumbing_arrow_on.jpg) no-repeat right 249px;}
.plumbinglink p, .firelink p {width: 200px; padding: 271px 0 0 20px; margin: 0;}

.firelink {background: url(../_images/backgrounds/fire_arrow.jpg) no-repeat right 249px; display: block; width: 325px; height: 374px; }
.firelink:hover {background: url(../_images/backgrounds/fire_arrow_on.jpg) no-repeat right 249px; }

#commercepanel {clear: left;margin-left: 20px;}

.homepods {width: 210px;float: left;}

.latestplumbing, .latestfire {width: 312px; float: left;}
.latestplumbing a, .latestfire a {color: #000000; text-decoration: none;}

.latestfire {border: 3px solid #faac17; }
.latestfire .saving {font-weight: bold;color: #fe9e07;}
.latestfire li, .latestfire li{float: left;}
.latestfire li {border-bottom: 1px solid #f6e0b7; padding-left: 10px; padding-top: 10px; width: 145px; height: 175px;}
.latestfire li.altitem {border-right: 1px solid #f6e0b7;}

.latestplumbing {border: 3px solid #19bdfc; margin-right: 15px; }
.latestplumbing .saving {font-weight: bold;color: #18b8f7;}
.latestplumbing li, .latestfire li{float: left;}
.latestplumbing li {border-bottom: 1px solid #baebfe; padding-left: 10px; padding-top: 10px; width: 145px; height: 175px;}
.latestplumbing li.altitem {border-right: 1px solid #baebfe;}

.signup {margin-bottom: 15px; width: 200px; }
.signup p { padding-bottom: 0;}
.signupfield {background: url(../_images/backgrounds/signup.gif) no-repeat; border: 0; height: 21px; padding-left: 12px; padding-top: 4px; width: 140px; padding-right: 6px; float: left;}
.signupbutton {float: left; margin-top: 1px;}


#morecontent {display: none; background: #e5e5e5; width: 860px; margin-left: 20px; margin-bottom: 20px;}

#morecontent p, #morecontent h2, #morecontent .title {padding-left: 20px; padding-right: 20px;}
