/* Top Section*/


#topSection
{
	position:relative;
	left:0px;
	height:97px;
	width:956px;
}

#logo
{
	position:absolute;
	left:19px;
	top:20px;	
}

#topSection div.hozBar
{
	position:absolute;
	height:7px;
	width:968px;
	left:0px;
	bottom:0px;
	background-image:url(/images/redesign/commercial/topHozBar.gif);
}

#topSection div.vertBar1,
#topSection div.vertBar2
{
	position:absolute;
	top:0px;
	left:490px;
	width:10px;
	height:90px;
	background-image:url(/images/redesign/commercial/topVertBar.gif);
}

#topSection div.vertBar2
{
	left:674px;
	background-image:url(/images/redesign/commercial/topVertBar2.gif);
}

#commerceSearch
{
	position:absolute;
	display:block;
	top:35px;
	left:235px;
	height:25px;
	width:208px;
	line-height:2px;
	margin:0 0 0 0;
}

#commerceSearch input.textBox
{
	position:absolute;
	top:2px;
	width:169px;
}

#searchButton
{
	position:absolute;
	right:0px;
	top:0px;
}

#topSection div.existingCustomers
{
	position:absolute;
	left:524px;
	top:35px;
	width:141px;
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#4d4d4f;
	font-weight:bold;

}

#topSection div.callus
{
	position:absolute;
	left:511px;
	top:25px;
	width:151px;
	font-family:Verdana;
	font-size:10px;
	line-height:15px;
	color:#4d4d4f;
	font-weight:bold;
}

#topSection div.commercialSearch
{
	position:absolute;
	left:707px;
	top:28px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:25px;
}

#topSection div.existingCustomers a
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
}

/* menu section */

#menuSection
{
	position:relative;
	height:135px;
	width:956px;
	z-index:50;
}

#menuSection div.headerOne
{
	position:absolute;
	left:34px;
	top:21px;
}

#menuSection ul.menu
{
	position:absolute;
	left:34px;
	top:43px;
	list-style-type:none;
	margin:0;
	padding:0;
	z-index:60;
}

#menuSection ul.menu li
{
	float:left;
	height:31px;
	margin:0 2px 0 0;
	background: url(/images/dot.gif) no-repeat; 	
}

#menuSection ul.menu li a
{
	display:block;
	width:auto;
	overflow: hidden;
	padding:6px 0 0 0;
}

#menuSection ul.menu li img
{
	margin:0;
	padding:0;
}


#menuSection div.headerTwo
{
	position:absolute;
	left:34px;
	top:92px;
}


/* Menu */

#menuSection ul.menu li ul
{
	position:absolute;
	margin: 0;
	padding: 8px 0 8px 0;
	list-style:none;
	width:202px;
	border-top:solid 2px white;
	display:none;
}

#menuSection ul.menu li ul li
{
	clear: left;
	width: 198px;
	margin-left: 2px;
	font-size: 12px;
	font-weight: bold;
}

#menuSection ul.menu li li a
{
	color:#ffffff;
	width:186px;
	height:19px;
	padding: 5px 6px 0 6px;
	margin:0;
	cursor:pointer;
}

#menuSection ul.menu li li a:hover
{
	background-color:#f2f2f2;
	text-decoration:none;
}


/* Roll over effects */

#menuSection ul.menu li:hover ul,
#menuSection ul.menu li.sfhover ul
{
	display:block;
}
/* end roll over effects */

#menuSection ul.menu img
{
	border:solid 0px;
}

#menuSection ul.menu li.ExploreItem ul,
#menuSection ul.menu li.ExploreItem a.selected
{
	background-color:#9bcd00;	
}

#menuSection ul.menu li.ExploreItem li a:hover
{
	color:#9bcd00;
}

#menuSection ul.menu li.ProgrammingItem ul,
#menuSection ul.menu li.ProgrammingItem a.selected
{
	background-color:#f0461e;	
}

#menuSection ul.menu li.ProgrammingItem li a:hover
{
	color:#f0461e;
}

#menuSection ul.menu li.ShopItem ul,
#menuSection ul.menu li.ShopItem a.selected
{
	background-color:#ff770b;
}

#menuSection ul.menu li.ShopItem li a:hover
{
	color:#ff770b;
}

#menuSection ul.menu li.CustomersItem ul,
#menuSection ul.menu li.CustomersItem a.selected
{
	background-color:#15c3ed;
}

#menuSection ul.menu li.CustomersItem li a:hover
{
	color:#15c3ed;
}

#menuSection ul.menu li.AboutItem ul,
#menuSection ul.menu li.AboutItem a.selected
{
	background-color:#8D48D3;
}

#menuSection ul.menu li.AboutItem li a:hover
{
	color:#8D48D3;
}

/* Zip Serviceability State */
#ZipServInfo
{
	display: none;
	position: absolute;
	right: 0px;
	top: 20px;
	padding-right: 45px;
	text-align: right;
}



/* Left Menu */

/* Content Section */
#lowerSection 
{
	position:relative;
	width:956px;
	margin:0 0 0 0;
}


#lowerSection div.leftMenu
{
	float:left;
	position:relative;
	left:34px;
	top:10px;
	width:194px;
}

#lowerSection div.content,
#lowerSection div.contentProducts
{
	position:relative;
	float:left;
	left:53px;
	width:678px;
	background-color:#eeeeee;
	border:solid 1px #d5d5d5;
	padding:12px 8px 12px 8px;
}

#lowerSection div.contentProducts
{
	width:684px;
	left:34px;
}


#lowerSection div.content p,
#lowerSection div.contentProducts p
{
	margin:0;
	padding:0;
}

#lowerSection div.leftMenu div.hozLine
{
	background-image:url(/images/redesign/commercial/leftMenuDottedLine.gif);
	height:1px;
	width:100%;
	position:relative;
}

#lowerSection div.leftMenu div.primaryLevel
{
	padding:9px 0 9px 15px;
	position:relative;
	top:5px;
	width:179px;
	height:12px;	
}


#lowerSection div.leftMenu div.primaryLevel a
{
	color:#494545;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

#lowerSection div.leftMenu ul
{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
	position:relative;
	top:10px;
	left:25px;
}

#lowerSection div.leftMenu ul a
{
	color:#4d4d4f;
	font-size:12px;
	font-family:Arial;	
	font-weight:normal;
}

#lowerSection div.leftMenu ul a.selected
{
	font-weight:bold;
	color:#ff770b;
}

#lowerSection div.leftMenu li
{
	margin:0 0 17px 0;
}

img.topLeftCorner,
img.topRightCorner,
img.bottomLeftCorner,
img.bottomRightCorner
{
	position:absolute;
	left:-1px;
	top:-1px;
}

img.topRightCorner,
img.bottomRightCorner
{
	right:-1px;
	left:auto;
}
img.bottomLeftCorner,
img.bottomRightCorner
{
	bottom:-1px;
	top:auto;
}


h1
{
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#menuSection h1 { margin-top: 0; }

.content .content a:link, .content .contentSection a:link, .content a:link p strong
{
	text-decoration: underline;
}
.content .content a:visited, .content .contentSection a:visited, .content a:visited p strong
{
	text-decoration: underline;
}

