/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(bckrnd.jpg);
	padding:0;
	margin:0;
}


i { display:none; }
p, h1, h2, h3, h4 { margin:0; padding:0; }
.right { 
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
#shell {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}
.clear {
	clear:both;
}


#header {
	background:url(header.jpg) top no-repeat;
	height:100px;
}
#logo a {
	display:block;
	margin:23px 0 0 42px;
	height:77px;
	width:100px;
	position:absolute;
}

#gnav {
	text-align:right;
	margin:0 42px 0 0;
	padding:24px 0 0 0;
}

#gnav a {
	text-decoration:none;
	color:#fff;
	background:url(tabs.gif) no-repeat top center;
	font-weight:bold;
	font-size:11px;
	display:block;
	float:right;
	text-align:center;
	height:20px;
	line-height:20px;
	width:92px;
	margin:0 2px;
}
#gnav a:hover{background-position:bottom center;}


#gnav h3 {
	margin-top:36px;
}
	

.content {
	background: url(content.jpg) repeat-y;
	padding:0 42px 0 42px;
}

#pfeature a{
	background: url(pfeature.jpg) no-repeat;
	height:50px;
	display:block;
}

#feature a{
	background: url(feature.jpg) no-repeat;
	height:180px;
	display:block;
}
#hpnav {
	padding-top:5px;
	height:165px;

}
#hpnav div {
	float:left;
	margin-right:5px;
}
#hpnav div ul {
	margin-top:70px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#hpnav div ul p {
	margin-top:5px;
}
#hpnav div ul li {
	line-height:12px;
}
#happliance {
	background:url(appliance.jpg) no-repeat;
	height:150px;
	width:272px;
	cursor:pointer;
}
#happliance:hover{background:url(appliance2.jpg) no-repeat;}
#hcommercial {
	background:url(commercial.jpg) no-repeat;
	height:150px;
	width:272px;
	cursor:pointer;
}
#hcommercial:hover{background:url(commercial2.jpg) no-repeat;}
#hlnav {
	border-left:#000 solid 1px;
	padding-left:15px;
	height:150px;
	width:140px;
}

#hlnav a {
	display:block;
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-top:12px;
	text-decoration:none;
}
#hlnav a:hover{
	text-decoration:underline;
	color:#0074AD;
	}

#pnav {
	padding-top:5px;
	height:30px;
}
#pnav div{background:url(pnavBg.gif) no-repeat bottom left; height:30px;}
#pnav a {
	float:left;
	text-align:center;
	font-weight:bold;
	line-height:30px;
	font-size:18px;
	text-decoration:none;
	color:#fff;
}
#appliance {
	background:url(tabBg.gif) no-repeat top right;
	margin-right:5px;
	display:block;
	width:355px;
	height:30px;
}
#appliance:hover {
	background:url(tabActiveBg.gif) no-repeat top right;
	margin-right:5px;
	display:block;
	width:355px;
	height:30px;
}
#commercial { 
	background:url(tabBg.gif) no-repeat top left;
	display:block;
	width:355px;
	height:30px;
}
#commercial:hover { 
	background:url(tabActiveBg.gif) no-repeat top left;
	display:block;
	width:355px;
	height:30px;
}
#breadcrumb p {
	font-size:10px!important;
}
#body {
	padding-top:5px;
	padding-bottom:20px;
	background-color:#CCCCCC;
}
#body p {
	font-size:12px;
	margin-bottom: 10px;
}
#body h1 {
	font-size:24px;
	color:#006CBB;
	margin-top: 5px;
}
#body h2 {
	font-size:16px;
	color:#006CBB;
	margin-top: 5px;
}
#body h3 {
	font-size:16px;
	font-style:italic;
	color:#006CBB;
	margin-top: 5px;
	margin-bottom:10px;
}

#body ul {
	font-size:12px;
	margin-top:0;
	margin-bottom:10px;
}
.content label {
	float:left;
	font-size:11px;
	width:100px;
	text-align:right;
	margin-right: 5px;
}
.required {
	color:#FF0000!important;
}
#lnav {
	border-left:#000 solid 1px;
	float:right;
	padding-left:15px;
	margin:0 0 50px 10px;
	height:130px;
	width:140px;
}

#lnav a {
	display:block;
	color:#000;
	font-weight:bold;
	font-size:12px;
	margin-top:12px;
	text-decoration:none;
}
#lnav a:hover{
	text-decoration:underline;
	color:#0074AD;
}
.imggrid {
	margin-top:5px;
}
.imggrid tr {
}
.imggrid th {
	text-align:left;
	color:#FF0000;
}
.imggrid td {
	padding:0 5px 5px 5px;
	vertical-align:top;
	width:200px;
}
.imggrid td div {
	height:133px!important;
	overflow:hidden;
}
.imggrid td p {
	font-size:10px!important;
	font-style:italic;
	margin:0;
}

	





#accreds {
	background:url(accreds.jpg);
	width:86px;
	height:64px;
	display:block;
	float:right;
}

#footer {
	height:100px;
	clear:both;
}
#footer p {
	font-size:12px;
	line-height:12px;
	font-weight:bold;
}
#footer a {
	font-size:12px;
	color:#006CBB;
	font-weight:bold;
}
#bfooter {
	background:url(footer.jpg) no-repeat;
	height:36px;
}

