.spacer { 
clear: both; 
}
.hdline {
	margin-top: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 760px;
}
.header {
}
.header img {
	float: left;
}
.noteCopy {
	font-size: 9px;
	font-weight: normal;
}

/**HEADER DROP DOWN**/
.headerDrop {
	float: right;
	padding: 0px;
	width: 200px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color: #56362C;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.headerDrop img {
	padding: 0px;
	float: right;
	margin-top: -20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.headerDrop ul {
	cursor:pointer;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56362C;
	display: table;
}
.headerDrop ul li > ul {
	color: #56362C;
	margin-top: 5px;
	display: none;
}
.headerDrop ul li:hover > ul {
	display: table;
	color: #56362C;
}
.headerDrop ul li > ul li {
	display: inline;
	margin-right: 7px;
	text-transform: none;
	font-size: 10px;
}
.headerDrop a {
	color: #56362C;
	text-decoration: none;
}
.headerDrop a:hover {
	color: #000000;
}

.headerBox {
	margin-top: 30px;
}

.headerBox img {
	float: left;
}
/**END HEADER DROP DOWN**/

/**FOOTER**/

.footer {
	width: 846px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #56362c;
	padding-top: 10px;
	padding-bottom: 30px;
}
.footer a {
	text-decoration: none;
	color: #56362c;
	padding-right: 5px;
	padding-left: 5px;
}
.footer a:hover{
	text-decoration: underline;
}



#mainContainer_1 {
	clear: both;
}
.container_1 {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
.mainIndex {
	width: 846px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FBF8DC;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}

#search {
	text-align: right;
	padding-top: 10px;
}

#header_1 {
}
#navDash {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/**** Products Nav  *******/
#products_nav1 {
	height: 28px;
	background-color: #FFFFFF;
	padding-top: 0px;
	margin-top: 20px;
}
ul.prodnav {
	cursor:pointer;
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56362C;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #56362C;
	border-left-color: #56362C;
}
.prodnav ul {
	cursor:pointer;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56362C;
}
ul.prodnav {
display:table;
}
ul.block {
	table-layout:fixed;
	width:100%;
	height: 100%;
}
ul.prodnav > li {
	display:table-cell;
	position:relative;
	float: left;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56362C;
	letter-spacing: 0px;
	margin-bottom: -1px;
}
ul.prodnav2 > li {
	display:table-cell;
	position:relative;
	float: left;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56362C;
	letter-spacing: 0px;
	margin-bottom: -1px;
}
ul.prodnav li > ul {
	display:none;
	margin-left:-12px;
	margin-top:10px;
	position:absolute;
/*  background-color: #FFFFFF;*/
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.prodnav li:hover > ul {
/*	background-color: #FFFFFF;*/
	width: 300px;
	display: table;
}
.prodnav ul li a {
	display:block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

ul.prodnav, .prodnav ul, .prodnav ul li a {
	color:#56362C;
}
ul.prodnav li:hover {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.prodnav li ul li:hover {
	background-color:#ffffff;
	color:#000000;
border-bottom-width: 0px;
}

.prodnav ul li a:hover {
	background-color:#ffffff;
	color:#000000;
}
ul.prodnav li:active, .prodnav ul li a:active {
background-color:#FFFFFF;
color:#000000;
}
.prodnav ul {
/*	background-color: #ffffff;*/
}
.prodnav a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56362C;
	float: left;
	margin-top: 1px;
}

ul.prodnav2 {
	cursor:pointer;
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #56362C;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #56362C;
	border-left-color: #56362C;
}
.prodnav2 ul {
	cursor:pointer;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56362C;
}
ul.prodnav2 {
display:table;
}
ul.prodnav2 > li {
	display:table-cell;
	position:relative;
	float: left;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #56362C;
	letter-spacing: 0px;
	margin-bottom: -1px;
}

ul.prodnav2 li > ul {
	display:none;
	margin-left:-12px;
	margin-top:10px;
	position:absolute;
/*  background-color: #FFFFFF;*/
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.prodnav2 li:hover > ul {
/*	background-color: #FFFFFF;*/
	width: 300px;
	display: table;
}
.prodnav2 ul li a {
	display:block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

ul.prodnav2, .prodnav2 ul, .prodnav2 ul li a {
	color:#56362C;
}
ul.prodnav2 li:hover {
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

ul.prodnav2 li ul li:hover {
	background-color:#ffffff;
	color:#000000;
border-bottom-width: 0px;
}

.prodnav2 ul li a:hover {
	background-color:#ffffff;
	color:#000000;
}
ul.prodnav2 li:active, .prodnav2 ul li a:active {
background-color:#FFFFFF;
color:#000000;
}
.prodnav2 ul {
/*	background-color: #ffffff;*/
}
.prodnav2 a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56362C;
	float: left;
	margin-top: 1px;
}

.prodnav2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#left_border {
	color: #000000;
	font-weight: bold;
	padding-left: 11px;
}
#right_border {
	font-weight: bolder;
	color: #000000;
	padding-right: 26px;
	padding-left: 11px;
}

#right_border2 {
	font-weight: bolder;
	color: #000000;
	padding-right: 21px;
}
/**** Top Nav  *******/

#navTop {
	padding-top: 10px;
}

.topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #56362C;
	padding-right: 10px;
}
.topnav a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56362C;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.topnav a:hover {
	color: #000000;
}
/**** Home Page Flash  *******/
#hpFlash {
	height: 340px;
	margin-top: 30px;
	background-color: #CCCCCC;
}
/**** Homeowner/Architect/Contractor Buttons *******/
#hac_buttons {
	height: 180px;
	margin-top: 30px;
	background-color: #CCCCCC;
}
/**** Home Page Main Copy *******/
#hp_copy1 {
	margin-top: 30px;
	float: left;
	width: 545px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 210px;
}
.copy1 h1 {
	font-size: 13px;
	margin-top: 40px;
}
.copy1 p {
	font-size: 11px;
	line-height: 26px;
	color: #56362C;
	padding-top: 20px;
	padding-bottom: 40px;
}
/**** Home Page Flash Selector *******/
#hpflash_selector {
	width: 200px;
	background-color: #FBF8DC;
	float: right;
	margin-top: 21px;
	clear: none;
	background-image: url(../images/panels/panel-back.png);
}

/**** Home Page Bottom Flash  *******/
#bottomFlash {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/**PRODUCT PAGES**/
.prod_Header {
	margin-top: 30px;
	background-color: #CCCCCC;
}
.prod_Header img {
	float: left;
	margin-bottom: 30px;
}


.prod_Content {
	margin-top: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/productborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.prod_Copy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 480px;
	padding-right: 25px;
	float: left;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	height: 230px;
	background-image: url(../images/toolboxborder.gif);
	background-repeat: no-repeat;
	background-position: right top;;
}
.prod_Copy h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_Copy p {
	font-size: 11px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.prod_Copy a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.prod_Copy a:hover {
	text-decoration: underline;	
}
.prod_Newitems {
	margin-top: 30px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/productborder.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.prod_Newitems h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_Newitems ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.prod_Newitems ul li {
	padding: 0px;
	height: 147px;
	width: 244px;
	border: 1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.prod_Products {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}
.prod_Products h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_Products ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_Products ul li {
	padding: 20px;
	height: 110px;
	width: 204px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsGG {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsGG h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsGG ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsGG ul li {
	padding: 20px;
	height: 165px;
	width: 140px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsHSC {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsHSC h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsHSC ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsHSC ul li {
	padding: 20px;
	height: 135px;
	width: 330px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsOLD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsOLD h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsOLD ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsOLD ul li {
	padding: 20px;
	height: 125px;
	width: 330px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsQB {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsQB h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: -10px !important;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsQB h2 {
	margin-top: 35px !important;
}

.prod_ProductsQB h3 {
	margin-top: 30px !important;
}
.prod_ProductsQB ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsQB ul li {
	padding: 20px;
	height: 85px;
	width: 140px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsOP {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsOP h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsOP h2 {
	margin-top: 10px !important;
}
.prod_ProductsOP h3 {
	margin-top: 35px !important;
}
.prod_ProductsOP ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsOP ul li {
	padding: 20px;
	height: 120px;
	width: 140px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsPSP {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsPSP h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsPSP ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsPSP ul li {
	padding: 20px;
	height: 315px;
	width: 203px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsTren {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsTren h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsTren ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsTren ul li {
	padding: 20px;
	height: 120px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsWest {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsWest h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsWest ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsWest ul li {
	padding: 20px;
	height: 85px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsDuf {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsDuf h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsDuf ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsDuf ul li {
	padding: 20px;
	height: 120px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.prod_ProductsWater {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
}

.prod_ProductsWater h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.prod_ProductsWater ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.prod_ProductsWater ul li {
	padding: 20px;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}
.productsCopy {
}
.productsCopy h1 {
	color: #006633;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.productsCopy p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.productsCopy a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.productsCopy a:hover {
	text-decoration: underline;
}
.productsCopy h2 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productsCopy h3 {
	color: #FFFFFF;
	font-size: 11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/**HOME PAGE NEWS ITEMS**/


.hac_Newitems {
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.hac_Newitems h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.hac_Newitems ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.hac_Newitems ul li {
	padding: 0px;
	width: 244px;
	border: 1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 175px;
}
.hac_Newitems ul li a:hover {
}


/**ARCHITECT CONTRACTOR HOMEOWNER PAGES**/

.specifier_Newitems {
	margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.specifier_Newitems h1 {
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.specifier_Newitems ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.specifier_Newitems ul li {
	padding: 0px;
	height: 147px;
	width: 244px;
	border: 1px solid #999999;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.specifier_Newitems ul li a:hover {
}
.specifier_ToolboxA {
	float: right;
	width: 220px;
	height: 358px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.specifier_ToolboxA h1 {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../images/toolbox/architect_hd.gif);
	background-repeat: no-repeat;
}
.specifier_ToolboxA ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.specifier_ToolboxA ul li a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	display: block;
	text-decoration: none;
	color: #666666;
}
.specifier_ToolboxA ul li a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	color: #000000;
}
.specifier_ToolboxC {
	float: right;
	width: 220px;
	height: 358px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.specifier_ToolboxC h1 {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../images/toolbox/contractor_hd.gif);
	background-repeat: no-repeat;
}
.specifier_ToolboxC ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}

.specifier_ToolboxC ul li a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	display: block;
	text-decoration: none;
	color: #666666;
}
.specifier_ToolboxC ul li a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	color: #000000;
}
.specifier_ToolboxH {
	float: right;
	width: 220px;
	height: 358px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.specifier_ToolboxH h1 {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-image: url(../images/toolbox/homeowner_hd.gif);
	background-repeat: no-repeat;
}
.specifier_ToolboxH ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;
}
.specifier_ToolboxH ul li a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	display: block;
	text-decoration: none;
	color: #666666;
}
.specifier_ToolboxH ul li a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	color: #000000;
}
/**GALLERY**/
.gallery {
	margin-top: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: scroll;
	height: 450px;
	width: 760px;
}
.gallery p {
	font-size: 10px;
	padding: 0px;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.gallery img {
	border: none;
}
.gallery h1 {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.gallery ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.gallery ul li {
	padding: 6px;
	height: 135px;
	width: 120px;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
	background-color: #FFFFFF;
}

/**LEED**/
.leed {
	height: 540px;
	width: 760px;
	background-color: #999999;
	margin-top: 30px;
	border: 1px solid #56362C;
}
/**PRODUCT SELECTOR**/
.selector {
	height: 752px;
	background-color: #999999;
	margin-top: 30px;
}
/**CASE STUDY**/
.caseStudy {
	height: 540px;
	margin-top: 30px;
}
/**product menu sub nav **/

ul.subsubNav {
	cursor:pointer;
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100%;
}
.subsubNav ul {
	cursor:pointer;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #56362C;
}
ul.subsubNav {
display:table;
}
ul.subsubNav > li {
	display:table-cell;
	position:relative;
	float: left;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	letter-spacing: 0px;
	margin-bottom: -1px;
}
ul.subsubNav li > ul {
	display:none;
	margin-left:-12px;
	position:absolute;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.subsubNav li:hover > ul {
	display: table;
}
.subsubNav ul li a {
	display:block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}

ul.subsubNav, .subsubNav ul, .subsubNav ul li a {
	color:#56362C;
}
ul.subsubNav li:hover {
	background-color: transparent !important;
}

ul.subsubNav li ul li:hover {
	color:#000000;
	background-color: transparent !important;
}

.subsubNav ul li a:hover {
	color:#000000;
	background-color: transparent !important;
}
ul.subsubNav li:active, .subsubNav ul li a:active {
	color:#000000;
	background-color: transparent !important;
}
.subsubNav ul {
	background-color: transparent !important;
}
.subsubNav a {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56362C;
	float: left;
	background-color: transparent !important;
}
/**product toolbox**/



.prod_Toolbox {
	float: right;
	width: 220px;
	height: 183px;
	border: 1px solid #999999;
	margin: 0px;
	padding: 0px;
	background-color: white;
}


.prod_Toolbox h1 {
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/toolbox/homeowner_hd.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.prod_Toolbox ul {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.prod_Toolbox ul li a {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/link_arrow.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	display: block;
	text-decoration: none;
	color: #666666;
}
.prod_Toolbox ul li a:hover {
	background-image: url(../images/link_arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	color: #000000;
}
.specifier_ToolboxC .form ul li a {
	background-image: none;
}
.specifier_ToolboxC .form ul li a:hover {
	background-image: none;
}

a.form {
	background-image: none !important;
}
a.form:hover {
	background-image: none !important;
}
#ToolboxForm {
	float: right;
	padding-top: 25px;
}
	
#last a {
	border-bottom: none !important;
}
/** popups **/
#popTitle {
	margin-left: 20px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
}
#popSubTitle {
	margin-left: 20px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 11px;
}
#popClose {
	position:fixed;
	right: 0%;
	bottom:0%;
	margin:0 auto;
	visibility: visible;
	z-index: 10;
	border: 1px solid #666666;
	height: 15
.px;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 20px;
	height: 15px;
	background-color: #e3e2e2;
}
#popX {
	position: fixed;
	right: 0%;
	bottom: 0%;
	margin:0 auto;
	visibility: visible;
	z-index: 11;
	height: 15px;
	margin-top: 20px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#popClose a {
	text-decoration: none;
	font-family: arial;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
}
.headline {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.centerContent {
	width: 465px;
	float: left;
}
.centerContent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	line-height: 20px;
}

.centerContent img {
	padding-left: 0px;
}

.centerContent p {
	padding-left: 0px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56362c;
	line-height: 18px;
	margin: 0px;
	padding-top: 0px;
	font-style: normal;
}
.centerContent a {
	color: #56362c;
}
.marginThirty {
	margin-top: 30px;
}
.rightContent {
	width: 269px;
	padding: 0px;
	float: right;
	margin: 0;
}
.articleBox {
	border: 1px solid #56362c;
	background-color: #FFFFFF;
	width: 268px;
	height: 127px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.articleBox img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.articleBox a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.articleBox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.articleBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 130px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 0px;
	color: #666666;
}
.articleBox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 15px;
	color: #666666;
}

.articleBoxtop {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 268px;
	height: 127px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.articleBoxtop img {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.articleBoxtop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.articleBoxtop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.articleBoxtop p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 130px;
	margin-right: 5px;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 0px;
	color: #666666;
}
.articleBoxtop h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 15px;
	color: #666666;
}
.articleBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 130px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 25px;
	color: #666666;
}
.logoBox {
	border: 1px solid #56362c;
	background-color: #FFFFFF;
	width: 268px;
	height: 219px;
}
.copyBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #56362c;
	background-color: #FFFFFF;
	margin-top: 30px;
	border: 1px solid #56362c;
	padding: 30px;
}
.copyBox p {
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.copyBox h1 {
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.copyBox h2 {
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.copyBox h3{
	font-weight: normal;
	line-height: 20px;
	font-size: 11px;
}
select {
	font-size: 10px;
}
.contactBox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 30px;
	height: 300px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 100px;
	border: 1px solid #56362c;
	background-color: #FFFFFF;
}
.contactBox h1 {
	font-size: 13px;
	line-height: 22px;
	color: #56362C;
	margin: 0px;
	padding: 0px;
}
.contactBox p {
	font-size: 13px;
}
.contactBox a {
	text-decoration: none;
	color: #000000;
}
.contactBox a:hover {
	text-decoration: underline;
}
