#tabMenu {margin:0 0px 0 0;padding:0;list-style:none;}
#tabMenu li {float:left;height:75px;width:225px;cursor:pointer;cursor:hand}

li.residential {background:url(images/tabResidential.jpg) no-repeat 0 0;}
li.commercial {background:url(images/tabCommercial.jpg) no-repeat 0 0;}
li.golf-greens {background:url(images/tabGolf.jpg) no-repeat 0 0;}
li.pet-systems {background:url(images/tabPet.jpg) no-repeat 0 0;}

li.mouseover {background-position:0 -75px;}
li.mouseout {background-position:0 0;}
li.selected {background-position:0 -75px;}

.box {width:900px;height:321px;margin-left:auto;margin-right:auto;}
.boxTop {background:url(images/boxTop.gif) no-repeat;height:11px;clear:both}
*html .boxTop {margin-bottom:-2px;}
.boxBody {background-color:#000000;}
.boxBottom {background:url(images/boxBottom.gif) no-repeat;height:11px;}

.boxBody {margin-bottom: 75px;}
.boxBody div {display:none;}
.boxBody div.show {display:block;}
.boxBody #category a {display:block;}

.boxBody div ul {margin:0 10px 0 25px;padding:0;width:190px;list-style-image:url(images/arrow.gif)}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {border-bottom:1px dotted #8e8e8e; padding:4px 0;cursor:hand;cursor:pointer;}
.boxBody div ul li.last {border-bottom:none}
.boxBody div li span {font-size:8px;font-style:italic; color:#888;}

.tab-content2 {width: 500px;font-family: arial,helvetica,tahoma,sans-serif;font-size: 14px;font-weight: normal;color: #ffffff;padding: 75px 60px 0px 61px;text-align: justify;}

.tab-content {
	width: 500px;
	font-family: arial,helvetica,tahoma,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding: 15px 60px 0px 61px;
	text-align: justify;
}

.tab-content a {
	font-family: arial,helvetica,tahoma,sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f6932d;
	text-decoration: none;
}

.tab-content a:hover {
	color: #00ff00;
}
