/*  
File: screen.css
Description: Main Style Sheet
Site: AmeriDeck
Site URI: http://www.powerdecks.com
Author: Zoltun Design
Author URI: http://www.zoltun.com

Version: 1.0
Date: 8/7/08F

Copyright (c) 2008 Deist Industries
*/

/* Reset
----------------------------------------------------------------------------------------------------------------*/
form, fieldset, input, img, iframe {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	border: 0;
	outline: 0;
	border-collapse: separate;
	border-spacing: 0;
}

.product_select input {
margin:10px;


}

#quote-form label {
color:#eeeeee;
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
}

hr {
	display: none;
}

/* Body
----------------------------------------------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
	background: #000 url(../img/bg.body.jpg) repeat-x top center;
	position: relative;
}

body#no-callout {
	margin: 0;
	padding: 0;
	font-size: 62.5%;
	text-align: center;
	background: #000 url(../img/bg.no-callout.jpg) repeat-x 0 0;
}

/* Accessibility Nav
----------------------------------------------------------------------------------------------------------------*/
#skip {
	position: absolute;
	left: -9999em;
}

#top {
	position: absolute;
	left: -9999em;
}

/* Container
----------------------------------------------------------------------------------------------------------------*/
#container {
	position: relative;
	/*width: 933px;*/
	width: 100%;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: left;
}

/* Header
----------------------------------------------------------------------------------------------------------------*/
#header {
	position: relative;
	width: 933px;
	height: 167px;
	margin: 0 auto;
	padding: 0;
	/*overflow: hidden;*/
	background: url(../img/bg.header.jpg) no-repeat 0 0;
	z-index: 25;
}

	/* Header: Logo / Search
	----------------------------------------------------------------------------------------------------------------*/
	#header #logo {
		position: relative;
		width: 933px;
		height: 137px;
		margin: 0;
		padding: 0;
		overflow: hidden;
	}
		
		#header #logo h1,
		#header #logo h1 a {
			position: relative;
			width: 294px;
			height: 105px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background: url(../img/logo.jpg) no-repeat 0 0;
			text-indent: -9999em;
		}
		
		#header #logo h1 a {
			display: block;
		}
		
		#header #logo p {
			position: absolute;
			top: 105px;
			left: 229px;
			width: 424px;
			height: 20px;
			margin: 0;
			padding: 12px 0 0 41px;
			overflow: hidden;
			background: url(../img/double-arrow.jpg) no-repeat 22px 13px;
			font: 110%/118% Arial, Helvetica, sans-serif;
			color: #fff;
			font-weight: bold;
		}
		
		#header #logo p em {
			font-size: 118%;
			font-style: normal;
			color: #daa845;
		}
		
		#header #logo a {color: #daa845; text-decoration: none;}
		#header #logo a:hover {color: #ca8b2c; text-decoration: none;}
		
		#header #logo fieldset {
			position: absolute;
			top: 108px;
			left: 704px;
			width: 222px;
			height: 32px;
			margin: 0;
			padding: 0;
		}
		
		#header #logo fieldset label {
			display: none;
		}
		
		#header #logo fieldset input {
			float: left;
			display: inline;
		}
		
		#header #logo fieldset #search_search_term {
			width: 158px;
			height: 19px;
			margin: 0 11px 0 0;
			padding: 5px 0 0 7px;
			background: #fff url(../img/input.search-field.jpg) no-repeat 0 0;
			font: 110% Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #3b3b3b;
		}
	
#header_error #logo {
		position: relative;
		width: 933px;
		height: 137px;
		margin: 0 0 0 380px;
		padding: 0;
		overflow: hidden;
	}
		
		#header_error #logo h1 {
			position: relative;
			width: 294px;
			height: 105px;
			margin: 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/logo.jpg) no-repeat 0 0;
				text-indent: -9999em;
				display: block;
		}
		
			#header_error #logo h1 a {
				position: relative;
			width: 294px;
			height: 105px;
			margin: 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/logo.jpg) no-repeat 0 0;
				text-indent: -9999em;
				display: block;
			}
	/* Header: Navigation
	----------------------------------------------------------------------------------------------------------------*/
	#header #nav {
		position: relative;
		width: 927px;
		height: 30px;
		margin: 0 auto;
		padding: 0;
		z-index: 500;
		/*overflow: hidden;*/
	}
	
		#header #nav ul {
			margin: 0;
			padding: 0;
			/*overflow: hidden;*/
		}
	
			#header #nav ul li {
				position: relative;
				margin: 0;
				padding: 0;
				list-style: none;
				float: left;
			}
	
				#header #nav ul li a {
					display: block;
					margin: 0;
					padding: 0;
					text-indent: -9999em;
				}
	
				/* Home Button */
				#header #nav ul li#btn-home a {width: 93px; height: 30px; background: url(../img/nav.jpg) repeat 0 0;}
				#header #nav ul li#btn-home a:hover {background: url(../img/nav.jpg) repeat 0 -30px;}
				#header #nav ul li#btn-home a:active {background: url(../img/nav.jpg) repeat 0 -60px;}
				#header #nav ul li#btn-home a.selected {background: url(../img/nav.jpg) repeat 0 -90px;}
				#header #nav ul li#btn-home a.selected:hover {background: url(../img/nav.jpg) repeat 0 -90px;}
				#header #nav ul li#btn-home a.selected:active {background: url(../img/nav.jpg) repeat 0 -60px;}
				
				/* Product Button */
				#header #nav ul li#btn-products a {width: 87px; height: 30px; background: url(../img/nav.jpg) repeat -93px 0;}
				#header #nav ul li#btn-products a:hover {background: url(../img/nav.jpg) repeat -93px -30px;}
				#header #nav ul li#btn-products a:active {background: url(../img/nav.jpg) repeat -93px -60px;}
				#header #nav ul li#btn-products a.selected {background: url(../img/nav.jpg) repeat -93px -90px;}
				#header #nav ul li#btn-products a.selected:hover {background: url(../img/nav.jpg) repeat -93px -90px;}
				#header #nav ul li#btn-products a.selected:active {background: url(../img/nav.jpg) repeat -93px -60px;}
				
				/* Industries Button */
				#header #nav ul li#btn-industries a {width: 94px; height: 30px; background: url(../img/nav.jpg) repeat -180px 0;}
				#header #nav ul li#btn-industries a:hover {background: url(../img/nav.jpg) repeat -180px -30px;}
				#header #nav ul li#btn-industries a:active {background: url(../img/nav.jpg) repeat -180px -60px;}
				#header #nav ul li#btn-industries a.selected {background: url(../img/nav.jpg) repeat -180px -90px;}
				#header #nav ul li#btn-industries a.selected:hover {background: url(../img/nav.jpg) repeat -180px -90px;}
				#header #nav ul li#btn-industries a.selected:active {background: url(../img/nav.jpg) repeat -180px -60px;}
				
				/* Lifestyles Button */
				#header #nav ul li#btn-lifestyles a {width: 89px; height: 30px; background: url(../img/nav.jpg) repeat -274px 0;}
				#header #nav ul li#btn-lifestyles a:hover {background: url(../img/nav.jpg) repeat -274px -30px;}
				#header #nav ul li#btn-lifestyles a:active {background: url(../img/nav.jpg) repeat -274px -60px;}
				#header #nav ul li#btn-lifestyles a.selected {background: url(../img/nav.jpg) repeat -274px -90px;}
				#header #nav ul li#btn-lifestyles a.selected:hover {background: url(../img/nav.jpg) repeat -274px -90px;}
				#header #nav ul li#btn-lifestyles a.selected:active {background: url(../img/nav.jpg) repeat -274px -60px;}
				
				/* Testimonials Button */
				#header #nav ul li#btn-testimonials a {width: 114px; height: 30px; background: url(../img/nav.jpg) repeat -363px 0;}
				#header #nav ul li#btn-testimonials a:hover {background: url(../img/nav.jpg) repeat -363px -30px;}
				#header #nav ul li#btn-testimonials a:active {background: url(../img/nav.jpg) repeat -363px -60px;}
				#header #nav ul li#btn-testimonials a.selected {background: url(../img/nav.jpg) repeat -363px -90px;}
				#header #nav ul li#btn-testimonials a.selected:hover {background: url(../img/nav.jpg) repeat -363px -90px;}
				#header #nav ul li#btn-testimonials a.selected:active {background: url(../img/nav.jpg) repeat -363px -60px;}
				
				/* About Button */
				#header #nav ul li#btn-about a {width: 93px; height: 30px; background: url(../img/nav.jpg) repeat -477px 0;}
				#header #nav ul li#btn-about a:hover {background: url(../img/nav.jpg) repeat -477px -30px;}
				#header #nav ul li#btn-about a:active {background: url(../img/nav.jpg) repeat -477px -60px;}
				#header #nav ul li#btn-about a.selected {background: url(../img/nav.jpg) repeat -477px -90px;}
				#header #nav ul li#btn-about a.selected:hover {background: url(../img/nav.jpg) repeat -477px -90px;}
				#header #nav ul li#btn-about a.selected:active {background: url(../img/nav.jpg) repeat -477px -60px;}
				
				/* Contact Button */
				#header #nav ul li#btn-contact a {width: 102px; height: 30px; background: url(../img/nav.jpg) repeat -570px 0;}
				#header #nav ul li#btn-contact a:hover {background: url(../img/nav.jpg) repeat -570px -30px;}
				#header #nav ul li#btn-contact a:active {background: url(../img/nav.jpg) repeat -570px -60px;}
				#header #nav ul li#btn-contact a.selected {background: url(../img/nav.jpg) repeat -570px -90px;}
				#header #nav ul li#btn-contact a.selected:hover {background: url(../img/nav.jpg) repeat -570px -90px;}
				#header #nav ul li#btn-contact a.selected:active {background: url(../img/nav.jpg) repeat -570px -60px;}
				
				/* Distributor Button */
				#header #nav ul li#btn-distributor a {width: 255px; height: 30px; background: url(../img/nav.jpg) repeat -672px 0;}
				#header #nav ul li#btn-distributor a:hover {background: url(../img/nav.jpg) repeat -672px -30px;}
				#header #nav ul li#btn-distributor a:active {background: url(../img/nav.jpg) repeat -672px -60px;}
				#header #nav ul li#btn-distributor a.selected {background: url(../img/nav.jpg) repeat -672px -90px;}
				#header #nav ul li#btn-distributor a.selected:hover {background: url(../img/nav.jpg) repeat -672px -90px;}
				#header #nav ul li#btn-distributor a.selected:active {background: url(../img/nav.jpg) repeat -672px -60px;}
				
			
			/* Drop down menu */
			#header #nav ul li ul {
				position: absolute;
				top: 30px;
				left: 0;
				width: 18em; /* need a width here or IE 6 goes crazy, go figure. */
				margin: 0;
				padding: 0;
				list-style: none;
				float: none;
				background: #303030;
				color: #fff;
				font: 110% Arial, Helvetica, sans-serif;
			}
			
			#header #nav ul li#btn-home ul li,
			#header #nav ul li#btn-products ul li,
			#header #nav ul li#btn-industries ul li,
			#header #nav ul li#btn-lifestyles ul li,
			#header #nav ul li#btn-testimonials ul li,
			#header #nav ul li#btn-about ul li,
			#header #nav ul li#btn-contact ul li {
				position: relative;
				height: 100%;
				margin: 0;
				padding: 0;
				list-style: none;
				float: none;
				border-bottom: #444 solid 1px;
				overflow: hidden;
			}
			
			#header #nav ul li#btn-home ul li.last,
			#header #nav ul li#btn-products ul li.last,
			#header #nav ul li#btn-industries ul li.last,
			#header #nav ul li#btn-lifestyles ul li.last,
			#header #nav ul li#btn-testimonials ul li.last,
			#header #nav ul li#btn-about ul li.last,
			#header #nav ul li#btn-contact ul li.last {
				border-bottom: 0;
			}
	
				#header #nav ul li#btn-home ul li a,
				#header #nav ul li#btn-products ul li a,
				#header #nav ul li#btn-industries ul li a,
				#header #nav ul li#btn-lifestyles ul li a,
				#header #nav ul li#btn-testimonials ul li a,
				#header #nav ul li#btn-about ul li a,
				#header #nav ul li#btn-contact ul li a {
					display: block;
					width: 100%;
					height: 100%;
					margin: 0;
					padding: 10px;
					background: none;
					text-indent: 0;
					color: #fff;
					text-decoration: none;
					border-bottom: #161616 solid 1px;
				}
				
				#header #nav ul li#btn-home ul li.last a,
				#header #nav ul li#btn-products ul li.last a,
				#header #nav ul li#btn-industries ul li.last a,
				#header #nav ul li#btn-lifestyles ul li.last a,
				#header #nav ul li#btn-testimonials ul li.last a,
				#header #nav ul li#btn-about ul li.last a,
				#header #nav ul li#btn-contact ul li.last a {
					border-bottom: 0;
				}
				
				#header #nav ul li#btn-home ul li a:hover,
				#header #nav ul li#btn-products ul li a:hover,
				#header #nav ul li#btn-industries ul li a:hover,
				#header #nav ul li#btn-lifestyles ul li a:hover,
				#header #nav ul li#btn-testimonials ul li a:hover,
				#header #nav ul li#btn-about ul li a:hover,
				#header #nav ul li#btn-contact ul li a:hover {
					background: #505050 none;
				}
				
/* Main Callout: Homepage / Product Pages
----------------------------------------------------------------------------------------------------------------*/
#main-callout {
	position: relative;
	/*width: 927px;*/
	width: 100%;
	height: 323px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	overflow: hidden;
	background: url(../img/bg.main-callout.jpg) repeat-x top center;
}

	/*#main-callout div {
		position: relative;
		width: 927px;
		height: 323px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}*/
	
	#main-callout #callout-homepage {
		position: relative;
		width: 927px;
		height: 323px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}
	
		#main-callout #callout-homepage #request-quote-callout {
			position: absolute;
			top: 0;
			left: 0;
			width: 179px;
			height: 323px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			/*background: url(../img/bg.request-quote-callout.jpg) no-repeat 0 -1px;*/
			float: left;
			z-index: 11;
		}
	
			#main-callout #callout-homepage #request-quote-callout h3 {
				position: relative;
				width: 104px;
				height: 207px;
				margin: 31px 0 14px 13px;
				padding: 0;
				overflow: hidden;
				background: url(../img/callout.request-quote.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
		
			#main-callout #callout-homepage #request-quote-callout p {
				position: relative;
				width: 86px;
				height: 39px;
				margin: 0 0 0 19px;
				padding: 0;
				overflow: hidden;
			}
		
			#main-callout #callout-homepage #request-quote-callout p a {
				display: block;
				width: 86px;
				height: 39px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/btn.request-quote.jpg) repeat-y 0 0;
				text-indent: -9999em;
			}
		
			#main-callout #callout-homepage #request-quote-callout p a:hover {
				background: url(../img/btn.request-quote.jpg) repeat-y 0 -39px;
			}
	
	#main-callout #callout-bg-overlay {
		position: absolute;
		width: 927px;
		height: 323px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		display: block;
		z-index: 10;
		background: url(../img/bg.home-callout.png) no-repeat 0 0;
	}
	
	#main-callout #callout-bg-overlay-left {
		position: absolute;
		top: 0;
		left: 0;
		width: 170px;
		height: 323px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		display: block;
		z-index: 10;
		background: url(../img/bg.home-callout-left.png) no-repeat 0 0;
	}
	
	#main-callout #callout-bg-overlay-right {
		position: absolute;
		top: 0;
		right: 0;
		width: 204px;
		height: 323px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		display: block;
		z-index: 10;
		background: url(../img/bg.home-callout-right.png) no-repeat 0 0;
	}
	
	#main-callout #callout-bg-overlay-right-contact {
		position: absolute;
		top: 0;
		right: 0;
		width: 204px;
		height: 323px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		display: block;
		z-index: 10;
		background: url(../img/bg.home-callout-right-contact.png) no-repeat 0 0;
	}
		
	#main-callout #callout-homepage #homepage-feature-photo {
		position: absolute;
		left: 124px;
		width: 610px;
		height: 323px;
		margin: 0;
		padding: 0;
		border: 0;
		z-index: 8;
		overflow: hidden;
	}
	
	#main-callout #callout-homepage #image-group {
		position: absolute;
		left: 124px;
		width: 610px;
		height: 323px;
		margin: 0;
		padding: 0;
		border: 0;
		z-index: 8;
		overflow: hidden;
	}
	
		#main-callout #callout-homepage #image-group #large-image {
			position: relative;
			width: 610px;
			height: 228px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			border-bottom: #717271 solid 1px;
		}
		
			#main-callout #callout-homepage #image-group #large-image img {
				margin: 0;
				padding: 0;
				border: 0;
				width: 610px;
				height: 228px;
			}
		
		#main-callout #callout-homepage #image-group .small-image {
			position: relative;
			width: 121px;
			height: 92px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			border-right:1px solid #999999
		}
		
			#main-callout #callout-homepage #image-group .small-image img {
				margin: 0;
				padding: 0;
				border: 0;
				width: 122px;
				height: 92px;
			}
		
		#main-callout #callout-homepage #image-group .small-image a {
			display: block;
			width: 122px;
			height: 92px;
		}
	
	#main-callout #callout-bg-text-overlay {
		position: absolute;
		width: 610px;
		height: 323px;
		margin: 0 0 0 124px;
		padding: 0;
		overflow: hidden;
		display: block;
		z-index: 9;
		background: url(../img/overlay.home-callout-photo.png) no-repeat 0 0;
	}
	
		#main-callout #callout-text a {color: #0179ff; text-decoration: none;}
		#main-callout #callout-text a:hover {color: #7ab9ff; text-decoration: none;}
		
		#main-callout #callout-text {
			position: absolute;
			top: 259px;
			left: 124px;
			width: 454px;
			height: 53px;
			margin: 0;
			padding: 11px 128px 0 28px;
			overflow: hidden;
			z-index: 11;
		}
		
		#main-callout #callout-text p {
			margin: 0;
			padding: 0;
			font: 100%/140% Arial, Helvetica, sans-serif;
			color: #fff;
		}
		
		#main-callout #callout-text p strong {
			color: #ed8b00;
			font-size: 160%;
			font-weight: normal;
			font-style: italic;
			border-bottom: #858585 solid 1px;
			width: 65%;
			margin: 0 0 4px 0;
			padding: 0;
			display: block;
		}
		
		#main-callout #swapper {
			position: absolute;
			top: 0;
			right: 0;
			width: 230px;
			height: 323px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			z-index: 11;
		}
		
			#main-callout #swapper #swapper-tabs {
				position: relative;
				width: 33px;
				height: 174px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
			}
			
				#main-callout #swapper #swapper-tabs ul {
					margin: 0;
					padding: 0;
					list-style: none;
					overflow: hidden;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-industry {
					width: 33px;
					height: 87px;
					margin: 0;
					padding: 0;
					overflow: hidden;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-industry a {
					width: 33px;
					height: 87px;
					margin: 0;
					padding: 0;
					overflow: hidden;
					background: url(../img/tabs.png) repeat 0 0;
					text-indent: -9999em;
					display: block;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-industry a:hover {
					background: url(../img/tabs.png) repeat -33px 0;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-industry a.selected,
				#main-callout #swapper #swapper-tabs ul #tab-industry a.selected:hover {
					background: url(../img/tabs.png) repeat -66px 0;
					cursor: default;
				}
				
				/*#main-callout #swapper #swapper-tabs ul #tab-industry a.selected:hover {
					background: url(../img/tabs.png) repeat -99px 0;
				}*/
				
				#main-callout #swapper #swapper-tabs ul #tab-lifestyle {
					width: 33px;
					height: 87px;
					margin: 0;
					padding: 0;
					overflow: hidden;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-lifestyle a {
					width: 33px;
					height: 87px;
					margin: 0;
					padding: 0;
					overflow: hidden;
					background: url(../img/tabs.png) repeat 0 -87px;
					text-indent: -9999em;
					display: block;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-lifestyle a:hover {
					background: url(../img/tabs.png) repeat -33px -87px;
				}
				
				#main-callout #swapper #swapper-tabs ul #tab-lifestyle a.selected,
				#main-callout #swapper #swapper-tabs ul #tab-lifestyle a.selected:hover {
					background: url(../img/tabs.png) repeat -66px -87px;
					cursor: default;
				}
				
				/*#main-callout #swapper #swapper-tabs ul #tab-lifestyle a.selected:hover {
					background: url(../img/tabs.png) repeat -99px -87px;
				}*/
			
			#main-callout #swapper #swapper-content {
				position: relative;
				width: 197px;
				height: 323px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
			}
			
				#main-callout #swapper #swapper-content #swapper-content-industry h3 {
					position: relative;
					width: 176px;
					height: 40px;
					margin: 12px 0 8px 8px;
					padding: 0;
					overflow: hidden;
					background: url(../img/title.callout-industry.jpg) no-repeat 0 0;
					text-indent: -9999em;
				}

				#main-callout #swapper #swapper-content #swapper-content-lifestyle h3 {
					position: relative;
					width: 168px;
					height: 38px;
					margin: 12px 0 8px 8px;
					padding: 0;
					overflow: hidden;
					background: url(../img/title.callout-lifestyle.jpg) no-repeat 0 0;
					text-indent: -9999em;
				}
				
				#main-callout #swapper #swapper-content #swapper-content-industry p,
				#main-callout #swapper #swapper-content #swapper-content-lifestyle p {
					margin: 0 10px 0 2px;
					padding: 6px 4px;
					font: 110%/127% Arial, Helvetica, sans-serif;
					color: #323232;
					border-top: #cbc8c5 solid 1px;
					border-bottom: #cbc8c5 solid 1px;
				}
				
				#main-callout #swapper #swapper-content #swapper-content-industry ul,
				#main-callout #swapper #swapper-content #swapper-content-lifestyle ul {
					position: relative;
					margin: 0px 0 0 0;
					padding: 0;
					font: 140% Arial, Helvetica, sans-serif;
					color: #003a7a;
					list-style: none;
					text-align: center;
					overflow: hidden;
					width: 96%;
				}
				
				#main-callout #swapper #swapper-content #swapper-content-industry ul li,
				#main-callout #swapper #swapper-content #swapper-content-lifestyle ul li {
					margin: 0 0 0px 0;
					padding: 0;
				}
				
				#main-callout #swapper #swapper-content #swapper-content-industry ul li a,
				#main-callout #swapper #swapper-content #swapper-content-lifestyle ul li a {
					color: #003a7a;
					text-decoration: none;
					height: 24px;
					line-height: 24px;
					display: block;
					/*
					display: block;
					width: 100%;
					height: 23px;
					padding: 8px 0 0 0;
					*/
				}
				
				#main-callout #swapper #swapper-content #swapper-content-industry ul li a:hover,
				#main-callout #swapper #swapper-content #swapper-content-lifestyle ul li a:hover {
					color: #fff; /*#eae3da*/
					display: block;
					height: 24px;
					line-height: 24px;
					text-decoration: none;
					background: url(../img/hilighted-link.jpg) no-repeat center;
				}

			#main-callout #related {
				position: absolute;
				top: 0;
				right: 0;
				width: 197px;
				height: 323px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				z-index: 11;
			}

			#main-callout #related #related-content {
				position: relative;
				width: 197px;
				height: 323px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
			}
			
			#main-callout #related #related-content #related-products h3 {
				position: relative;
				width: 132px;
				height: 57px;
				margin: 13px 0 6px 7px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.related-products.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#main-callout #related #related-content #related-lifestyles h3 {
				position: relative;
				width: 132px;
				height: 57px;
				margin: 13px 0 6px 7px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.related-lifestyles.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#main-callout #related #related-content #related-contact h3 {
				position: relative;
				width: 148px;
				height: 27px;
				margin: 13px 0 6px 7px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.contact-us.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#main-callout #related #related-content #related-contact p {
				margin: 0 12px 6px 8px;
				padding: 6px 0 0 0;
				overflow: hidden;
				border-top: #ccc9c6 solid 1px;
				/*border-bottom: #ccc9c6 solid 1px;*/
				font: bold 12px Courier New, Courier New, Courier, monospace;
				color: #121212;
				text-align: left;
			}
			
			#main-callout #related #related-content #related-contact p strong {
				font-size: 10px;
				font-weight: normal;
				color: #000;
			}
			
			#main-callout #related #related-content #related-contact a {
				color: #7e1818;
				text-decoration: none;
				border-bottom: 0;
			}
			
			#main-callout #related #related-content #related-contact a:hover {
				color: #c65555;
			}
			
			#main-callout #related #related-content #related-lifestyles ul,
			#main-callout #related #related-content #related-products ul {
				margin: 0 12px 0 8px;
				padding: 0;
				overflow: hidden;
				border-top: #ccc9c6 solid 1px;
				border-bottom: #ccc9c6 solid 1px;
				font: bold 12px Courier New, Courier New, Courier, monospace;
				color: #121212;
				text-align: left;
				list-style: none;
			}
			
			#main-callout #related #related-content #related-lifestyles ul li,
			#main-callout #related #related-content #related-products ul li {
				margin: 0;
				padding: 3px 0;
			}
			
			#main-callout #related #related-content #related-lifestyles ul li a,
			#main-callout #related #related-content #related-products ul li a {color: #121212; text-decoration: none;}
			
			#main-callout #related #related-content #related-industries h3 {
				position: relative;
				width: 143px;
				height: 57px;
				margin: 11px 0 6px 7px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.related-industries.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#main-callout #related #related-content #related-industries ul {
				margin: 0 12px 0 8px;
				padding: 0;
				overflow: hidden;
				border-top: #ccc9c6 solid 1px;
				font: bold 12px Courier New, Courier New, Courier, monospace;
				color: #121212;
				text-align: left;
				list-style: none;
			}
			
			#main-callout #related #related-content #related-industries ul li {
				margin: 0;
				padding: 3px 0;
			}
			
			#main-callout #related #related-content #related-industries ul li a {color: #121212; text-decoration: none;}
			
			
	
/* Main Callout: Industries, Lifestyles Pages
----------------------------------------------------------------------------------------------------------------*/
#main-callout-industries,
#main-callout-lifestyles {
	position: relative;
	/*width: 927px;*/
	width: 100%;
	height: 140px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	overflow: hidden;
}
#main-callout-industries_error {
	position: relative;
	/*width: 927px;*/
	width: 600px;
	height: 200px;
	margin: 0 0 0 380px;
	padding: 4px 0 0 0;
	overflow: hidden;
}

	#main-callout-industries div,
	#main-callout-lifestyles div {
		position: relative;
		width: 927px;
		height: 140px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}
	
		#main-callout-industries div h2,
		#main-callout-lifestyles div h2 {
				font: 360% Arial, Helvetica, sans-serif;
				color: #da9000;
				margin: 11px 0 0 7px;
				padding: 0 0 10px 0;
		}
		#main-callout-industries_error div h2.error {
				font: 360% Arial, Helvetica, sans-serif;
				color: #da9000;
				margin: 30px 0 0 7px;
				padding: 0 0 10px 0;
		}
		
		#main-callout-industries div p,
		#main-callout-lifestyles div p {
				font: 140%/100% Arial, Helvetica, sans-serif;
				color: #fff;
				margin: 8px 0 0 8px;
				padding: 0;
		}
		#main-callout-industries_error div p.diff {
				font: 120%/100% Arial, Helvetica, sans-serif;
				color: #999;
				margin: 8px 0 0 8px;
				padding: 0;
				line-height:14px;
		}

		#main-callout-industries a {
			color: #daa845; text-decoration: none;
		}
		#main-callout-industries a:hover {
			color: #ca8b2c; text-decoration: none;
		}

/* Main Callout: Interior Pages
----------------------------------------------------------------------------------------------------------------*/
#main-callout-interior {
	position: relative;
	/*width: 927px;*/
	width: 100%;
	height: 323px;
	margin: 0 auto;
	padding: 4px 0 0 0;
	overflow: hidden;
	/*background: url(../img/bg.main-callout.jpg) no-repeat top center;*/
}

	#main-callout-interior div {
		position: relative;
		width: 927px;
		height: 323px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}

	#main-callout-interior #request-quote-callout {
		position: relative;
		width: 179px;
		height: 323px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background: url(../img/bg.request-quote-callout.jpg) no-repeat 0 -1px;
		float: left;
	}
	
		#main-callout-interior #request-quote-callout h3 {
			position: relative;
			width: 104px;
			height: 207px;
			margin: 31px 0 14px 13px;
			padding: 0;
			overflow: hidden;
			background: url(../img/callout.request-quote.jpg) no-repeat 0 0;
			text-indent: -9999em;
		}
		
		#main-callout-interior #request-quote-callout p {
			position: relative;
			width: 86px;
			height: 39px;
			margin: 0 0 0 18px;
			padding: 0;
			overflow: hidden;
		}
		
		#main-callout-interior #request-quote-callout p a {
			display: block;
			width: 86px;
			height: 39px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			background: url(../img/btn.request-quote.jpg) repeat-y 0 0;
			text-indent: -9999em;
		}
		
		#main-callout-interior #request-quote-callout p a:hover {
			background: url(../img/btn.request-quote.jpg) repeat-y 0 -39px;
		}

	#main-callout-interior #information {
		position: relative;
		width: 748px;
		height: 323px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		float: left;
	}
	
		#main-callout-interior #information h3 {
				font: 240% Arial, Helvetica, sans-serif;
				color: #da9000;
				margin: 17px 0 0 0;
				padding: 0;
		}
		
		#main-callout-interior #information h3 em {
				font: 58% Arial, Helvetica, sans-serif;
				color: #da9000;
				margin: 0 0 0 0;
				padding: 0;
				font-style: normal;
				display: block;
		}
			
		#main-callout-interior #information p {
			font: 110%/145% Arial, Helvetica, sans-serif;
			color: #fff;
			margin: 12px 0 0 0;
			padding: 0 32px 0 0;
		}
		
		#main-callout-interior #information .address {
			font: 120%/133% Arial, Helvetica, sans-serif;
			color: #fff;
			margin: 14px 0 0 0;
			padding: 0 32px 0 0;
		}
		
		#main-callout-interior #information .address strong {
			color: #da9000;
			font-weight: normal;
		}
		
		#main-callout-interior #information a {color: #0179ff; text-decoration: none;}
		#main-callout-interior #information a:hover {color: #7ab9ff; text-decoration: none;}
	
/* Content: Homepage
----------------------------------------------------------------------------------------------------------------*/
#content {
	position: relative;
	width: 933px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
	
	/* Content: Homepage: Top Section (3 content blocks)
	----------------------------------------------------------------------------------------------------------------*/
	#content #home-content-top-section {
		position: relative;
		width: 931px;
		height: 175px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		background: url(../img/bg.home-content-top-section.jpg) no-repeat 0 0;
	}
	
		/* Locate A Distributor
		----------------------------------------------------------------------------------------------------------------*/
		#content #home-content-top-section #locate-distributor {
			position: relative;
			width: 260px;
			height: 175px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 100% Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #000;
		}
		
			#content #home-content-top-section #locate-distributor h3 {
				position: relative;
				width: 213px;
				height: 68px;
				margin: 14px 0 0 18px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.locate-distributor.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-top-section #locate-distributor fieldset {
				margin: 11px 0 0 16px;
				padding: 0;
			}
			
			#content #home-content-top-section #locate-distributor label {
				font-size: 110%;
				font-weight: bold;
				text-transform: uppercase;
				color: #000;
				display: block;
				margin: 0 0 2px 0;
				padding: 0;
			}
			
			#content #home-content-top-section #locate-distributor input {
				float: left;
				display: inline;
			}
			
			#content #home-content-top-section #locate-distributor #zip_code {
				width: 55px;
				height: 21px;
				margin: 0 7px 0 0;
				padding: 7px 0 0 8px;
				background: #333 url(../img/input.zip-code.jpg) no-repeat 0 0;
				font: 120% Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #1a1a1a;
			}
			
			#content #home-content-top-section #locate-distributor p {
				margin: 4px 0 0 16px;
				padding: 0;
			}
			
			#content #home-content-top-section #locate-distributor a {
				color: #fff;
				text-decoration: none;
				text-transform: uppercase;
			}
			
			#content #home-content-top-section #locate-distributor a:hover {
				color: #999;
				text-decoration: none;
				text-transform: uppercase;
			}
		
		/* Product Launch Callout
		----------------------------------------------------------------------------------------------------------------*/
		#content #home-content-top-section #product-launch-callout {
			position: relative;
			width: 415px;
			height: 175px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 100% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #fff;
		}
		
			#content #home-content-top-section #product-launch-callout h3 {
				position: relative;
				width: 344px;
				height: 33px;
				margin: 12px 0 0 26px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.many-possibilities.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-top-section #product-launch-callout div {
				position: relative;
				width: 331px;
				height: 107px;
				margin: 13px 0 0 39px;
				padding: 0;
				overflow: hidden;
				text-align: left;
				background: url(../img/monitor-image.jpg) no-repeat 0 0;
			}
			
			#content #home-content-top-section #product-launch-callout p {
				font-size: 160%;
				font-weight: bold;
				color: #fff;
				margin: 0;
				padding: 6px 0 0 0;
				float: right;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch {
				margin: 2px 0 0 0;
				padding: 0;
				text-align: left;
				clear: both;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch a {
				width: 136px;
				height: 24px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/btn-view_products_off.gif) repeat-y 0 0;
				display: block;
				text-indent: -9999em;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch a:hover {
				background: url(../img/btn-view_products_on.gif) repeat-y;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch2 {
				margin: 2px 0 0 0;
				padding: 0;
				text-align: left;
				clear: both;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch2 a {
				width: 136px;
				height: 24px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/btn-view_cad_off.gif) repeat-y 0 0;
				display: block;
				text-indent: -9999em;
			}
			
			#content #home-content-top-section #product-launch-callout #btn-launch2 a:hover {
				background: url(../img/btn-view_cad_on.gif) repeat-y;
			}
		
		/* Newsletter
		----------------------------------------------------------------------------------------------------------------*/
		#content #home-content-top-section #newsletter {
			position: relative;
			width: 256px;
			height: 175px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 100% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #000;
		}
		
			#content #home-content-top-section #newsletter h3 {
				position: relative;
				width: 238px;
				height: 30px;
				margin: 16px 0 0 9px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.newsletter.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-top-section #newsletter p {
				width: 234px;
				font-size: 110%;
				color: #fff;
				margin: 14px 0 0 10px;
				padding: 0 0 10px 0;
				border-bottom: #868686 solid 1px;
			}
			
			#content #home-content-top-section #newsletter fieldset {
				margin: 17px 0 0 10px;
				padding: 0;
				text-align: left;
			}
			
			#content #home-content-top-section #newsletter label {
				font-size: 110%;
				font-weight: bold;
				text-transform: uppercase;
				color: #000;
				display: block;
				margin: 0 0 2px 0;
				padding: 0;
			}
			
			#content #home-content-top-section #newsletter input {
				float: left;
				display: inline;
			}
			
			#content #home-content-top-section #newsletter #email_address {
				width: 170px;
				height: 21px;
				
				margin-left:18px;
				margin-top:10px;
				margin-right:7px;
				padding: 7px 0 0 8px;
				background: #333 url(../img/input.newsletter.jpg) no-repeat 0 0;
				font: 120% Arial, Helvetica, sans-serif;
				font-weight: bold;
				color: #1a1a1a;
			}
	
			#email_butt {
			
			margin-top:10px;
			}
	/* Content: Homepage: Bottom Section (2 content blocks)
	----------------------------------------------------------------------------------------------------------------*/
	#content #home-content-bottom-section {
		position: relative;
		width: 931px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		background: url(../img/bg.home-content-bot-section.jpg) repeat-y 0 0;
	}
	
		/* Proudct Info (Quality Workmanship)
		----------------------------------------------------------------------------------------------------------------*/
		#content #home-content-bottom-section #product-info {
			position: relative;
			width: 675px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 110%/163% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #fff;
		}
		
			#content #home-content-bottom-section #product-info h3 {
				position: relative;
				width: 321px;
				height: 31px;
				margin: 20px 0 0 20px;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.quality-workmanship.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}

			#content #home-content-bottom-section #product-info p {
				margin: 15px 21px;
				padding: 0;
				overflow: hidden;
			}
			
			#content #home-content-bottom-section #product-info p img {
				margin: 0 10px 0 0;
				padding: 0;
				float: left;
			}
			
			#content #home-content-bottom-section #product-info p span {
				display: block;
				margin: 0;
				padding: 6px 0 0 0;
				float: left;
				text-align: right;
				width: 530px;
			}

			#content #home-content-bottom-section #product-info ul {
				margin: 15px 21px 0 21px;
				padding: 0;
				border-top: #3d3d3d solid 1px;
				border-bottom: #3d3d3d solid 1px;
				overflow: hidden;
				height: 100%;
			}
			
			#content #home-content-bottom-section #product-info li {
				width: 176px;
				float: left;
				margin: 4px 0;
				padding: 8px 17px;
				list-style: none;
				border-right: #3d3d3d solid 1px;
				overflow: hidden;
			}
			
			#content #home-content-bottom-section #product-info li.last {
				border-right: 0;
			}
			
			#content #home-content-bottom-section #product-info li strong {
				color: #b07708;
				font-weight: bold;
				margin: 0;
				padding: 0;
			}
			
			#content #home-content-bottom-section #product-info li p {
				margin: 0;
				padding: 0;
			}
			
			#content #home-content-bottom-section #product-info li p.link {
				margin: 28px 0 0 0;
				padding: 0;
				text-align: right;
			}
			
			#content #home-content-bottom-section #product-info a {
				color: #979797;
				text-decoration: none;
				font-weight: bold;
			}
			
			#content #home-content-bottom-section #product-info a:hover {
				color: #676767;
				text-decoration: none;
				font-weight: bold;
			}
		
		/* News and Events
		----------------------------------------------------------------------------------------------------------------*/
			.news_bar {
				clear: both;
				background-color:#000000;
				border-bottom:1px solid #333333;
				font-size:11px;
				padding:4px;
				margin-bottom:10px;
			}
		
	 		.news_bar td {
				font-size:11px;
				color:#ededed;
				font-family:Arial, Helvetica, sans-serif;
				cursor:pointer;
			}
			
			.news-item {
				position: relative;
				width: 700px;
				margin:16px 0px 20px 86px;
				padding: 0;
				color:#ededed;
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				
			}
			
			.news-item img {
				float: left;
				margin: 3px 5px 5px 0px;
			}
		
		#content #home-content-bottom-section #news {
			position: relative;
			width: 256px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 110%/163% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #fff;
		}
		
			#content #home-content-bottom-section #news h3 {
				position: relative;
				width: 254px;
				height: 36px;
				margin: 0 0 15px 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/title.news-events.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-bottom-section #news a {
				color: #fff;
				text-decoration: none;
				font-weight: bold;
				background: url(../img/icon.news-item-bullet.jpg) no-repeat 0 3px;
				display: block;
				padding: 0 0 0 20px;
			}
			
			#content #home-content-bottom-section #news a:hover {
				color: #fff;
			}
			
			#content #home-content-bottom-section #news a span {
				color: #1d4c7f;
			}
			
			#content #home-content-bottom-section #news a:hover span {
				color: #fff;
			}
			
			#content #home-content-bottom-section #news dl {
				margin: 0 9px;
				padding: 0;
				overflow: hidden;
				height: 100%;
			}
			
			#content #home-content-bottom-section #news dt {
				margin: 0 0 6px 0;
				padding: 0 0 2px 0;
				border-bottom: #fff dashed 1px;
			}
			
			#content #home-content-bottom-section #news dd {
				margin: 0 0 32px 0;
				padding: 0 8px;
			}
			/*Content: HomePage: Top 3 tweets
            -----------------------------------------------------------------------------------------------------*/
			#content #home-content-bottom-section #toptweets {
			position: relative;
			width: 256px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			font: 110%/163% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #fff;
			height:300px;
		}
		
			#content #home-content-bottom-section #toptweets h3 {
				position: relative;
				width: 254px;
				height: 36px;
				margin: 0 0 5px 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/top_tweets.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-bottom-section #toptweets a {
				color: #fff;
				text-decoration: none;
				font-weight: bold;				
				padding: 0 0 0 5px;
			}
			
			#content #home-content-bottom-section #toptweets a:hover {
				color: #fff;
			}
			
			#content #home-content-bottom-section #toptweets a span {
				color: #1d4c7f;
			}
			
			#content #home-content-bottom-section #toptweets a:hover span {
				color: #fff;
			}
			
			#content #home-content-bottom-section #toptweets dl {
				margin: 0 9px;
				padding: 0;
				overflow: hidden;
				height: 100%;
			}
			
			#content #home-content-bottom-section #toptweets dt {
				margin: 0 0 6px 0;
				padding: 0 0 2px 0;
				border-bottom: #fff dashed 1px;
			}
			
			#content #home-content-bottom-section #toptweets dd {
				margin: 0 0 25px 0;
				padding: 0 8px;
			}
	/*Content: HomePage: Follow Us
            -----------------------------------------------------------------------------------------------------*/
			#content #home-content-bottom-section #followus {
			position: relative;
			width: 256px;
			margin: 0;
			padding: 0 0 5px 0;
			overflow: hidden;
			float: left;
			font: 110%/163% Arial, Helvetica, sans-serif;
			font-weight: normal;
			color: #fff;
			float:right;
			
		}
		
			#content #home-content-bottom-section #followus h3 {
				position: relative;
				width: 254px;
				height: 36px;
				margin: 0 0 5px 0;
				padding: 0;
				overflow: hidden;
				background: url(../img/follow_blk.jpg) no-repeat 0 0;
				text-indent: -9999em;
			}
			
			#content #home-content-bottom-section #followus a {
				color: #fff;
				text-decoration: none;
				font-weight: bold;
				display: block;
				padding: 0 0 0 20px;
			}
			
			#content #home-content-bottom-section #followus a:hover {
				color: #fff;
			}
			
			#content #home-content-bottom-section #followus a span {
				color: #1d4c7f;
			}
			
			#content #home-content-bottom-section #followus a:hover span {
				color: #fff;
			}
			
			#content #home-content-bottom-section #followus dl {
				margin: 0 9px;
				padding: 0;
				overflow: hidden;
				height: 100%;
			}
			
			#content #home-content-bottom-section #followus dt {
				margin: 0 0 6px 0;
				padding: 0 0 2px 0;
				border-bottom: #fff dashed 1px;
			}
			
			#content #home-content-bottom-section #followus dd {
				margin: 0 0 32px 0;
				padding: 0 8px;
			}


	/* Content: Homepage: Footer Section (2 content blocks)
	----------------------------------------------------------------------------------------------------------------*/
	#content #home-content-footer {
		position: relative;
		width: 931px;
		height: 33px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		background: url(../img/bg.home-content-footer.jpg) no-repeat 0 0;
		font: 110%/163% Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #8a8a8a;
	}
	
		#content #home-content-footer p {
			margin: 0;
			padding: 0;
		}
			
			/* News and Events Footer
			----------------------------------------------------------------------------------------------------------------*/
			#content #home-content-footer #news-footer {
				position: absolute;
				bottom: 0;
				right: 2px;
				width: 252px;
				height: 33px;
				line-height: 35px;
				margin: 0;
				padding: 0;
				text-align: center;
			}
			
			#content #home-content-footer #news-footer a {
				color: #2f7ed6;
				text-decoration: none;
				font-weight: bold;
				background: url(../img/bg.news-link-separator.jpg) no-repeat right;
				margin: 0 6px 0 0;
				padding: 0 8px 0 0;
			}
			
			#content #home-content-footer #news-footer a.last {
				background: none;
				margin: 0;
				padding: 0;
			}
			
			#content #home-content-footer #news-footer a:hover {
				color: #62a2e9;
				text-decoration: none;
				font-weight: bold;
			}
			
			/* Copyright Information
			----------------------------------------------------------------------------------------------------------------*/
			#content #home-content-footer #copyright-info {
				position: absolute;
				bottom: 0;
				left: 2px;
				width: 674px;
				height: 33px;
				line-height: 35px;
				margin: 0;
				padding: 0;
				text-align: center;
			}
			
	/* Content: Interior Page
	----------------------------------------------------------------------------------------------------------------*/
	#content #interior-content {
		position: relative;
		width: 931px;
		margin: 0 auto;
		padding: 0 0 30px 0;
		overflow: hidden;
		background: url(../img/bg.interior-content.jpg) repeat-y 0 0;
		font: 100% Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #8a8a8a;
	}
	
		#content #interior-content a {color: #0179ff; text-decoration: none;}
		#content #interior-content a:hover {color: #7ab9ff; text-decoration: none;}
	
		#content #interior-content #product-header {
			position: relative;
			width: 925px;
			height: 140px;
			margin: 0 auto;
			padding: 0;
			overflow: hidden;
			background: url(../img/bg.interior-content-shadow.jpg) repeat-x 0 0;
			border-bottom: #222 solid 1px;
		}
		
			#content #interior-content #product-header #crumbs {
				position: absolute;
				top: 12px;
				right: 215px;
				width: 425px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				text-align: right;
				font-size: 120%;
				color: #979797;
				z-index: 10;
			}
			
				#content #interior-content #product-header #crumbs ul {
					margin: 0;
					padding: 0;
					list-style: none;
					float: right;
				}
				
				#content #interior-content #product-header #crumbs ul li {
					float: left;
					margin: 0 6px 0 0;
					padding: 0 6px 0 0;
					background: url(../img/bg.crumb-link-separator.jpg) no-repeat right;
				}
				
				#content #interior-content #product-header #crumbs ul li.last {
					margin: 0;
					padding: 0;
					background: none;
				}
		
			#content #interior-content #product-header #product-intro,
			#content #interior-content #product-header #industry-intro {
				position: relative;
				width: 725px;
				height: 140px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
			}
				
				#content #interior-content #product-header #product-intro h2 {
					position: relative;
					margin: 19px 0 0 10px;
					padding: 0;
					overflow: hidden;
					text-indent: -9999em;
				}
				
					#title-superdeck {width: 278px; height: 54px; background: url(../img/title.product-superdeck.jpg) no-repeat 0 0;}
					#title-superdeck-iii {width: 337px; height: 54px; background: url(../img/title.product-superdeck-iii.jpg) no-repeat 0 0;}
					#title-superdeck-xl {width: 354px; height: 54px; background: url(../img/title.product-superdeck-xl.jpg) no-repeat 0 0;}
					#title-choremaster {width: 318px; height: 54px; background: url(../img/title.product-choremaster.jpg) no-repeat 0 0;}
				
				#content #interior-content #product-header #product-intro p {
					margin: 4px 13px 0 13px;
					padding: 0;
					font: 140%/171% Arial, Helvetica, sans-serif;
					color: #fff;
				}
				
				#content #interior-content #product-header #product-intro em {
					font-style: normal;
					color: #da9000;
				}
				
				#content #interior-content #product-header #industry-intro h3 {
					margin: 8px 13px 0 13px;
					padding: 0;
					font: 140% Arial, Helvetica, sans-serif;
					color: #da9000;
				}
				
				#content #interior-content #product-header #industry-intro p {
					margin: 4px 13px 0 13px;
					padding: 0;
					font: 120%/150% Arial, Helvetica, sans-serif;
					color: #fff;
				}
				
				#content #interior-content #product-header #industry-intro em {
					font-style: normal;
					color: #da9000;
				}
			
			#content #interior-content #product-header #locate-distributor {
				position: relative;
				_position: absolute;
				width: 200px;
				height: 140px;
				margin: 0;
				padding: 0;
				overflow: hidden;
				float: left;
				background: url(../img/bg.interior-locate-distributor.jpg) no-repeat 0 0;
				color: #000;
			}
			
				#content #interior-content #product-header #locate-distributor h3 {
					position: relative;
					width: 153px;
					height: 51px;
					margin: 10px 0 0 5px;
					padding: 0;
					overflow: hidden;
					background: url(../img/title.locate-distributor-interior.jpg) no-repeat 0 0;
					text-indent: -9999em;
					display: block;
				}
				
				#content #interior-content #product-header #locate-distributor fieldset {
					margin: 6px 0 0 5px;
					padding: 0;
				}
				
				#content #interior-content #product-header #locate-distributor fieldset legend {
					display: none;
				}
				
				#content #interior-content #product-header #locate-distributor label {
					font-size: 110%;
					font-weight: bold;
					text-transform: uppercase;
					color: #000;
					display: block;
					margin: 0 0 2px 0;
					padding: 0;
				}
				
				#content #interior-content #product-header #locate-distributor input {
					float: left;
					display: inline;
				}
				
				#content #interior-content #product-header #locate-distributor #zip_code {
					width: 55px;
					height: 21px;
					margin: 0 7px 0 0;
					padding: 7px 0 0 8px;
					background: #333 url(../img/input.zip-code.jpg) no-repeat 0 0;
					font: 120% Arial, Helvetica, sans-serif;
					font-weight: bold;
					color: #1a1a1a;
				}
				
				#content #interior-content #product-header #locate-distributor p {
					margin: 4px 0 0 5px;
					padding: 0;
				}
				
				#content #interior-content #product-header #locate-distributor a {
					color: #fff;
					text-decoration: none;
					text-transform: uppercase;
				}
				
				#content #interior-content #product-header #locate-distributor a:hover {
					color: #999;
					text-decoration: none;
					text-transform: uppercase;
				}
			
		#content #interior-content #product-overview,
		#content #interior-content .product-overview {
			position: relative;
			width: 875px;
			margin: 25px auto 0 auto;
			padding: 0 0 5px 0;
			overflow: hidden;
			border-bottom: #222 solid 1px;
		}
		
			#content #interior-content #product-overview h3,
			#content #interior-content .product-overview h3 {
				font: 240% Arial, Helvetica, sans-serif;
				color: #da9000;
				margin: 0 13px;
				padding: 0;
			}
			
			#content #interior-content #product-overview p,
			#content #interior-content .product-overview p {
				margin: 13px;
				padding: 0;
				font: 120%/200% Arial, Helvetica, sans-serif;
				color: #fff;
			}
			
			#content #interior-content .product-overview a.search-results-link {
				text-decoration: none;
				color: #999;
			}
			
			#content #interior-content .product-overview ul {
				font: 120%/200% Arial, Helvetica, sans-serif;
				color: #fff;
			}
			
			#content #interior-content .product-overview ul ul {
				font: 100%/200% Arial, Helvetica, sans-serif;
				color: #fff;
			}
			
			#content #interior-content .product-overview .required {
				color: #ffa500;
			}
			
			#content #interior-content .product-overview #quote-form,
			#content #interior-content .product-overview #contact-form,
			#content #interior-content .product-overview #distributor-form {
				margin: 0;
				padding: 0;
				border: 0;
			}
			
			#content #interior-content .product-overview #quote-form p,
			#content #interior-content .product-overview #contact-form p,
			#content #interior-content .product-overview #distributor-form p {
				margin: 13px;
				padding: 0;
				clear: both;
				overflow: hidden;
				height: 100%;
			}
			
			#content #interior-content .product-overview #contact-form label {
				width: 100px;
				margin: 0 15px 0px 0px;
				padding: 0;
				display: inline-block;
			}
			
			#content #interior-content .product-overview #quote-form label,
			#content #interior-content .product-overview #distributor-form label {
				margin: 0;
				padding: 0 8px 0 0;
				display: inline-block;
				width: 160px;
			}
			
			#content #interior-content .product-overview #contact-form .input {
				margin: 0 8px 0 0;
				padding: 0;
				display: inline-block;
			}
			
			#content #interior-content .product-overview #quote-form .input,
			#content #interior-content .product-overview #distributor-form .input {
				width: auto;
				margin: 0;
				padding: 0 8px 0 0;
				display: inline-block;
			}
			
			#content #interior-content .product-overview #contact-form .input input {
				padding: 3px;
				font: 100% Arial, Helvetica, sans-serif;
				color: #000;
				border: #ccc solid 1px;
				width: 200px;
			}
			
			#content #interior-content .product-overview #quote-form .input input,
			#content #interior-content .product-overview #distributor-form .input input {
				padding: 3px;
				font: 100% Arial, Helvetica, sans-serif;
				color: #000;
				border: #ccc solid 1px;
			}
			
			#content #interior-content .product-overview #contact-form .input select {
				padding: 3px;
				font: 100% Arial, Helvetica, sans-serif;
				color: #000;
				border: #ccc solid 1px;
				width: 208px;
			}
			
			#content #interior-content .product-overview #quote-form .input select,
			#content #interior-content .product-overview #distributor-form .input select {
				padding: 3px;
				font: 100% Arial, Helvetica, sans-serif;
				color: #000;
				border: #ccc solid 1px;
				width: 60px;
			}
			
			.left_col { width: 50%; float: left; }
			.right_col { width: 49%; float: left; }
			
			#content #interior-content .product-overview #quote-form .textarea,
			#content #interior-content .product-overview #contact-form .textarea,
			#content #interior-content .product-overview #distributor-form .textarea {
				margin: 0 8px 0 0;
				padding: 0;
				display: block;
				float: left;
			}
			
			#content #interior-content .product-overview #quote-form .textarea textarea,
			#content #interior-content .product-overview #contact-form .textarea textarea,
			#content #interior-content .product-overview #distributor-form .textarea textarea {
				padding: 3px;
				font: 100% Arial, Helvetica, sans-serif;
				color: #000;
				border: #ccc solid 1px;
			}
			
			#content #interior-content .product-overview #quote-form .error,
			#content #interior-content .product-overview #contact-form .error,
			#content #interior-content .product-overview #distributor-form .error {
				width: auto;
				margin: 0;
				padding: 0;
				display: inline-block;
				font-size: 8px;
				text-align: right;
			}
			
			#content #interior-content .product-overview #contact-form .button {
				width: auto;
				margin: 0 0 0 80px;
				padding: 0;
				display: block;
			}
			
			#content #interior-content .product-overview #quote-form .button,
			#content #interior-content .product-overview #distributor-form .button {
				width: auto;
				margin: 0;
				padding: 0;
				display: block;
			}
			
			#quote-form .product_select { width: 100% }
			
			#contact-form #products input,
			#quote-form .product_select input { display: inline-block; width: auto !important; float: left; }
			
			#contact-form #products label,
			#quote-form .product_select label { width: auto !important; display: inline-block; float: left; text-align: left; margin-top: 6px !important; }
			
			#contact-form #products label { margin: 0px 0px 0px 5px !important; font-size: 10px !important; }
			
			#contact-form #products td { line-height: 20px; }
			
			.marketing_checkboxes input { margin-top: 3px; }
			
			#content #interior-content .product-overview .block {
				position: relative;
				width: 905px;
				height: 213px;
				margin: 0 auto 25px auto;
				padding: 0;
				overflow: hidden;
				border: #404040 solid 1px;
				background: #202020;
			}
			
			#content #interior-content .product-overview .testimonial-block .distributors-block {
				position: relative;
				width: 905px;
				height: 100%;
				margin: 0 auto 25px auto;
				padding: 0;
				overflow: hidden;
				border: #404040 solid 1px;
				background: #202020;
			}
				#content #interior-content .product-overview .block .product-photo,
				#content #interior-content .product-overview .block .industry-photo,
				#content #interior-content .product-overview .block .lifestyle-photo {					
					position: relative;
					width: 278px;
					height: 209px;
					margin: 1px;
					padding: 2px;
					overflow: hidden;
					background: url(../img/bg.industry-lifestyle-photo.jpg) no-repeat 0 0;
					float: left;
				}
				
				#content #interior-content .product-overview .block .product-text,
				#content #interior-content .product-overview .block .industry-text,
				#content #interior-content .product-overview .block .lifestyle-text {
					position: relative;
					width: 570px;
					height: 100%;
					margin: 0 0 0 9px;
					padding: 0 20px 0 0;
					overflow: hidden;
					float: left;
				}
				
				#content #interior-content .product-overview .testimonial-block .testimonial-text,
				#content #interior-content .product-overview .distributors-block .distributors-text {
					position: relative;
					width: 868px;
					height: 100%;
					margin: 0 0 0 9px;
					padding: 0 20px 0 0;
					overflow: hidden;
					float: none;
				}
				
					#content #interior-content .product-overview .block .product-text h3,
					#content #interior-content .product-overview .block .industry-text h3,
					#content #interior-content .product-overview .block .lifestyle-text h3 {
						font: 180% Arial, Helvetica, sans-serif;
						color: #da9000;
						margin: 9px 0 0 0;
						padding: 0 0 5px 0;
						border-bottom: #404040 solid 1px;
					}
					
					#content #interior-content .product-overview .block .product-text h3 a,
					#content #interior-content .product-overview .block .industry-text h3 a,
					#content #interior-content .product-overview .block .lifestyle-text h3 a {
						color: #da9000;
						text-decoration: none;
					}
			
					#content #interior-content .product-overview .block .industry-text p,
					#content #interior-content .product-overview .block .lifestyle-text p {
						font: 120%/180% Arial, Helvetica, sans-serif;
						color: #fff;
						margin: 9px 0 0 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .block .product-text p {
						font: 120%/180% Arial, Helvetica, sans-serif;
						color: #fff;
						margin: 9px 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .block .product-text p.list-title {
						font: 92% Arial, Helvetica, sans-serif;
						color: #777;
						margin: 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .block .product-text p strong {
						margin: 0 6px 0 0;
						font-weight: bold;
					}
					
					/*
					#content #interior-content .product-overview .block .product-text ul,
					#content #interior-content .product-overview .block .industry-text ul,
					#content #interior-content .product-overview .block .lifestyle-text ul {
						font: 120%/200% Arial, Helvetica, sans-serif;
						color: #fff;
					}
					*/
					
					#content #interior-content .product-overview .testimonial-block .testimonial-text p,
					#content #interior-content .product-overview .distributors-block .distributors-text p {
						font: 120%/180% Arial, Helvetica, sans-serif;
						color: #fff;
						margin: 0 0 19px 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .testimonial-block .testimonial-text .distributors-block .distributors-text  .customer-name {
						font: 120%/140% Arial, Helvetica, sans-serif;
						color: #0179ff;
						margin: 19px 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .block .product-text ul {
						font: 120%/180% Arial, Helvetica, sans-serif;
						color: #fff;
						margin: 0 0 6px 0;
						padding: 0;
						list-style: none;
						overflow: hidden;
						clear: both;
					}
					
					#content #interior-content .product-overview .block .industry-text ul,
					#content #interior-content .product-overview .block .lifestyle-text ul {
						font: 120%/200% Arial, Helvetica, sans-serif;
						color: #fff;
						margin: 0;
						padding: 0;
						list-style: none;
						position: absolute;
						right: 20px;
						bottom: 4px;
					}
					
					#content #interior-content .product-overview .block .product-text ul li {
						float: left;
						margin: 0;
						padding: 0;
					}
					
					#content #interior-content .product-overview .block .industry-text ul li,
					#content #interior-content .product-overview .block .lifestyle-text ul li {
						float: left;
						margin: 0 6px 0 0;
						padding: 0 6px 0 0;
						background: url(../img/bg.crumb-link-separator.jpg) no-repeat right;
					}
					
					/* News page */
					
					.product-overview .news-item {
						position: relative;
						width: 800px;
						margin: 0 0 16px 13px;
						padding: 0;
					}

					.product-overview .news-title {
						position: relative;
						width: 800px;
						height: 33px;
						border-bottom: #292929 solid 1px;
						background: #070707;
						margin: 0;
						padding: 0;
					}

					.product-overview .closed {
						background: #070707 url(../img/show-hide.jpg) no-repeat 776px 0;
					}

					.product-overview .open {
						background: #070707 url(../img/show-hide.jpg) no-repeat 776px -33px;
					}

					.product-overview .news-title p {
						margin: 0 !important;
						padding: 0 0 0 10px !important;
					}

					.product-overview .news-title a {
						height: 33px;
						line-height: 33px;
						display: block;
					}

					.product-overview .news-title a:focus {
						color: #888;
					}

					.product-overview .news-title a .date {
						font-size: 11px;
						color: #fff;
						margin: 0 12px 0 0;
						padding: 0 12px 0 0;
						border-right: #1f1f1f solid 1px;
					}

					.product-overview .news-title a .title {
						font-size: 12px;
						color: #888;
					}

					.product-overview .news-title a:hover .title {
						font-size: 12px;
						color: #fff;
					}

					.product-overview .news-article {
						position: relative;
						margin: 0;
						padding: 0;
						border-bottom: #292929 solid 1px;
					}
					
					.product-overview .news-article img { float: left; padding: 20px; }
			
		#content #interior-content #product-details {
			position: relative;
			width: 925px;
			margin: 20px auto 0 auto;
			padding: 0 0 5px 0;
			overflow: hidden;
			font: 120%/150% Arial, Helvetica, sans-serif;
			color: #fff;
			background: url(../img/bg.product-details.jpg) repeat-y 0 20px;
		}
		
			#content #interior-content #product-details h4 {
				font: 100% Arial, Helvetica, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				color: #da9000;
				margin: 5px 0 10px 0;
				padding: 0;
			}
			
			#content #interior-content #product-details h4.pdf-header {
				height: 28px;
				line-height: 28px;
				padding: 0 0 0 38px;
				background: url(../img/icon.pdf.jpg) no-repeat 0 0;
			}
			
			#content #interior-content #product-details .small-product-image {
				border: #000 solid 1px;
				float: left;
				margin: 0 8px 0 0;
			}
			
			#content #interior-content #product-details .view-more-link {
				position: relative;
				text-align: right;
				margin: 0;
				padding: 0;
			}
		
			#content #interior-content #product-details #specs {
				position: relative;
				width: 335px;
				margin: 0;
				padding: 0 13px;
				overflow: hidden;
				float: left;
				/*border-right: #222 solid 1px;*/
			}
			
				#content #interior-content #product-details #specs ul {
					margin: 0 0 15px 0;
					padding: 0 10px 10px 10px;
					list-style: none;
					overflow: hidden;
					border-bottom: #222 solid 1px;
				}
				
					#content #interior-content #product-details #specs ul li {
						margin: 0;
						padding: 0;
					}
				
				#content #interior-content #product-details #specs ul.pdf-list {
					margin: 0 0 15px 0;
					padding: 0 10px 10px 38px;
					list-style: none;
					overflow: hidden;
					border-bottom: 0;
				}
				
					#content #interior-content #product-details #specs ul.pdf-list li {
						margin: 0 0 10px 0;
						padding: 0;
					}
			
			#content #interior-content #product-details #features {
				position: relative;
				width: 252px;
				margin: 0;
				padding: 0 13px;
				overflow: hidden;
				float: left;
				/*border-right: #222 solid 1px;*/
			}
			
				#content #interior-content #product-details #features ul {
					margin: 0;
					padding: 0 10px 0 25px;
					overflow: hidden;
				}
				
					#content #interior-content #product-details #features ul li {
						margin: 0 0 10px 0;
						padding: 0;
					}
			
			#content #interior-content #product-details #attachments {
				position: relative;
				width: 260px;
				margin: 0;
				padding: 0 13px;
				overflow: hidden;
				float: left;
			}
			
				#content #interior-content #product-details #attachments ul {
					margin: 0 0 15px 0;
					padding: 0 10px 10px 10px;
					list-style: none;
					overflow: hidden;
				}
	
	/* Content: Interior Page: Footer Section (1 content blocks)
	----------------------------------------------------------------------------------------------------------------*/
	#content #interior-content-footer {
		position: relative;
		width: 931px;
		height: 33px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
		background: url(../img/bg.interior-content-footer.jpg) no-repeat 0 0;
		font: 110%/163% Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #8a8a8a;
	}
	
		#content #interior-content-footer p {
			margin: 0;
			padding: 0;
		}

		/* Copyright Information
		----------------------------------------------------------------------------------------------------------------*/
		#content #interior-content-footer #copyright-info {
			position: relative;
			width: 931px;
			height: 33px;
			line-height: 35px;
			margin: 0;
			padding: 0;
			text-align: center;
		}

/* Footer
----------------------------------------------------------------------------------------------------------------*/
#footer {
	position: relative;
	width: 933px;
	margin: 0 auto 30px auto;
	padding: 0;
	overflow: hidden;
	font: 100% Arial, Helvetica, sans-serif;
}

	/* Footer: Navigation
	----------------------------------------------------------------------------------------------------------------*/
	#footer #footer-nav {
		margin: 20px 0;
		padding: 0 0 25px 35px;
		overflow: hidden;
		height: 100%;
		font-size: 110%;
		background: url(../img/bg.footer.jpg) no-repeat bottom;
	}
	
		#footer #footer-nav li {
			margin: 0 6px 0 0;
			padding: 0 6px 0 0;
			list-style: none;
			float: left;
			background: url(../img/bg.footer-link-separator.jpg) no-repeat 100% 3px;
		}
		
		#footer #footer-nav li.last {
			margin: 0;
			padding: 0;
			background: none;
		}
		
			#footer #footer-nav li a {color: #e58703; text-decoration: underline;}
			#footer #footer-nav li a:hover {color: #eca542; text-decoration: underline;}
	
	/* Footer: Family of Products and Associations
	----------------------------------------------------------------------------------------------------------------*/
	#footer #family-associations {
		position: relative;
		width: 931px;
		margin: 0 auto;
		padding: 0;
		overflow: hidden;
	}
	
		#footer #family-associations p {
			margin: 0;
			padding: 0;
		}
	
		/* Footer: Family of Products
		----------------------------------------------------------------------------------------------------------------*/
		#footer #family-associations #family-links {
			position: relative;
			width: 358px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			text-align: center;
			font: 140% Arial, Helvetica, sans-serif;
			color: #6c6c6c;
			border-right: #212121 solid 1px;
		}
		
			#footer #family-associations #family-links ul {
				width: 159px;
				margin: 22px auto 0 auto;
				padding: 0;
				overflow: hidden;
			}
			
				#footer #family-associations #family-links ul li {
					margin: 0;
					padding: 0;
					list-style: none;
				}
				
					#footer #family-associations #family-links ul li a {
						display: block;
						text-indent: -9999em;
					}
			
			#footer #family-associations #family-links ul li#link-amerideck {
				width: 159px;
				height: 44px;
				margin: 0 0 16px 0;
				padding: 0;
			}
			
				#footer #family-associations #family-links ul li#link-amerideck a {
					width: 159px;
					height: 44px;
					margin: 0;
					padding: 0;
					background: url(../img/logos.deist-family.gif) repeat-y 0 0;
				}
				
				#footer #family-associations #family-links ul li#link-amerideck a:hover {
					background: url(../img/logos.deist-family.gif) repeat-y 0 -158px;
				}
			
			#footer #family-associations #family-links ul li#link-switchngo {
				width: 159px;
				height: 31px;
				margin: 0 0 17px 0;
				padding: 0;
			}
			
				#footer #family-associations #family-links ul li#link-switchngo a {
					width: 159px;
					height: 31px;
					margin: 0;
					padding: 0;
					background: url(../img/logos.deist-family.gif) repeat-y 0 -60px;
				}
				
				#footer #family-associations #family-links ul li#link-switchngo a:hover {
					background: url(../img/logos.deist-family.gif) repeat-y 0 -218px;
				}
			
			#footer #family-associations #family-links ul li#link-something {
				width: 159px;
				height: 50px;
				margin: 0;
				padding: 0;
			}
			
				#footer #family-associations #family-links ul li#link-something a {
					width: 159px;
					height: 50px;
					margin: 0;
					padding: 0;
					background: url(../img/logos.deist-family.gif) repeat-y 0 -108px;
				}
				
				#footer #family-associations #family-links ul li#link-something a:hover {
					background: url(../img/logos.deist-family.gif) repeat-y 0 -266px;
				}
		
		/* Footer: Associations
		----------------------------------------------------------------------------------------------------------------*/
		#footer #family-associations #associations-links {
			position: relative;
			width: 572px;
			margin: 0;
			padding: 0;
			overflow: hidden;
			float: left;
			text-align: center;
			font: 140% Arial, Helvetica, sans-serif;
			color: #6c6c6c;
		}
		
			#footer #family-associations #associations-links ul {
				width: 552px;
				height: 100%;
				margin: 0 auto;
				padding: 0;
				overflow: hidden;
				font-size: 79%;
				line-height: 163%;
			}
			
				#footer #family-associations #associations-links ul li {
					margin: 0 6px 0 0;
					padding: 0 6px 0 0;
					list-style: none;
					display: inline;
					background: url(../img/bg.association-link-separator.jpg) no-repeat right;
				}
				
				#footer #family-associations #associations-links ul li.last {
					margin: 0;
					padding: 0;
					background: none;
				}
				
					#footer #family-associations #associations-links ul li a {
						color: #cecece;
						text-decoration: none;
					}
					
					#footer #family-associations #associations-links ul li a:hover {
						color: #6c6c6c;
						text-decoration: none;
					}
			
			#footer #family-associations #associations-links ul#logo-links {
				width: 266px;
				height: 38px;
				margin: 22px auto;
				padding: 0;
				overflow: hidden;
			}
			
				#footer #family-associations #associations-links ul#logo-links li {
					margin: 0;
					padding: 0;
					list-style: none;
					float: left;
					background: none;
				}
				
					#footer #family-associations #associations-links ul#logo-links li a {
						display: block;
						text-indent: -9999em;
					}
			
				#footer #family-associations #associations-links ul#logo-links li#link-sema {
					width: 37px;
					height: 38px;
					margin: 0 45px 0 0;
					padding: 0;
				}
				
					#footer #family-associations #associations-links ul#logo-links li#link-sema a {
						width: 37px;
						height: 38px;
						margin: 0;
						padding: 0;
						background: url(../img/logos.associations.gif) repeat-y 0 0;
					}
					
					#footer #family-associations #associations-links ul#logo-links li#link-sema a:hover {
						background: url(../img/logos.associations.gif) repeat-y 0 -38px;
					}
			
				#footer #family-associations #associations-links ul#logo-links li#link-ntea {
					width: 63px;
					height: 38px;
					margin: 0 49px 0 0;
					padding: 0;
				}
				
					#footer #family-associations #associations-links ul#logo-links li#link-ntea a {
						width: 63px;
						height: 38px;
						margin: 0;
						padding: 0;
						background: url(../img/logos.associations.gif) repeat-y -82px 0;
					}
					
					#footer #family-associations #associations-links ul#logo-links li#link-ntea a:hover {
						background: url(../img/logos.associations.gif) repeat-y -82px -38px;
					}
			
				#footer #family-associations #associations-links ul#logo-links li#link-ntea-mvp {
					width: 72px;
					height: 38px;
					margin: 0;
					padding: 0;
				}
				
					#footer #family-associations #associations-links ul#logo-links li#link-ntea-mvp a {
						width: 72px;
						height: 38px;
						margin: 0;
						padding: 0;
						background: url(../img/logos.associations.gif) repeat-y -195px 0;
					}
					
					#footer #family-associations #associations-links ul#logo-links li#link-ntea-mvp a:hover {
						background: url(../img/logos.associations.gif) repeat-y -195px -38px;
					}
					
/* --- Forms --- */

#contact-form fieldset,
#distributor-form fieldset,
#quote-form fieldset {
	margin: 0 0 22px 0;
	padding: 2px 12px;
	border: #ccc solid 1px;
}
	
	

#contact-form fieldset legend,
#distributor-form fieldset legend,
#quote-form fieldset legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display: inline;
	padding: 4px;
	color: #ccc;
}

/* --- Warranty Card Information Form --- */

#form_panel .who { line-height: 1.2; }
#form_panel .required_note { margin-left: 250px; }
#form_panel label { width:  130px; display: block; float: left; text-align: right; }
#form_panel .input { width: 130px; display: block; float: left }
#form_panel .button #send_butt{ margin-left: 138px; }
#contact-form #send_butt,
#quote-form #send_butt,
#distributor-form #send_butt {margin-left: 10px !important; }

/* -- Flash Popup -- */

#flash_popup {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #000000;
	/*opacity: 0.8;
	filter: alpha(opacity = 80);*/
	text-align: center;
	z-index: 99999;
}

#flash_container {
	position: absolute;
	width: 944px;
	height: 400px;
	top: 50%;
	left: 50%;
	margin: -472px 0px 0px -200px;
}

#close_flash {
	display: block;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -502px 0px 0px -200px;
}

#event_list  {
	border: 1px solid rgb(153, 153, 153); 
	margin: 20px; 
	padding: 20px; 
	overflow: visible; 
	position: relative; 
	clear: both; display: 
	block; background: 
	transparent !important; 
	height: auto !important;
}

#event_list p { margin: 0px !important; }

#event_list .block { 
	border: 0px !important; 
	margin: 0px !important; 
	background: none !important; 
	padding: 0px !important; 
	width: auto !important; 
	height: auto !important; 
	overflow: visible !important;
}

#event_list .photo {
	float: left; margin-right: 14px; height: auto !important; width: 200px !important; border: none !important; overflow: visible !important;
}

#event_list .with_photo, #event_list .text{
	float: left; width: 580px !important; height: auto !important; overflow: visible !important;
}

#event_list .photo img { width: 200px !important; height: auto !important; overflow: visible !important;}

#event_list h4 { color: rgb(218, 144, 8); font-size: 16px; }

.pin { display: block; line-height: 1px; font-size: 1px; height: 1px; clear: both; }

#racing_logo {display: block; position: absolute; top: 0px; left: 650px; height: 108px; width: 252px; background: url(../img/racing.png); text-indent: -999em; overflow:hidden; }
#racing_logo:hover { cursor: pointer; }

.noborder { border: none !important; }

.emailArchive
{
	text-align:right;
	padding-top:65px;
	padding-right:8px;
	}
.emailArchive a
{
	color:#0179FF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none; 
	font-weight:bold;
}
.emailArchive a:hover
{
	color:#FFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none; 
	font-weight:bold;
}
