@charset "UTF-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #cbb269;
	background-image: url(images/body-bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 125%;
}
body a{
	color: #7D3B30;
}
h1 a {
	width: 330px;
	height: 92px;
	text-indent: -900em;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #7D3B30;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #666;
	border-bottom-color: #666;
	text-transform: uppercase;
	text-align: center;
	line-height: 170%;
	padding: 10px;
}
img, div { behavior: url(iepngfix.htc) }
.mainlayout #wrapper{
	background-image: url(images/wrapper-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: table;
	width: 100%;
	padding: 0px;
}
.mainlayout #inner {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 920px;
	padding: 0px;
	background-image: url(images/page-bckgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
.mainlayout #mainPageWrapper{
	background-image: url(images/upper-page-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	min-height: 415px;
}
.mainlayout #header {
	width: 920px;
	height: 146px;
	background-image: url(images/head-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
	margin: 0px;
} 
.mainlayout #searchBar{
	background-image: url(images/search-bar.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 60px;
	background-position: left top;
	margin-top: 60px;
	width: 240px;
	height: 40px;
	padding-top: 5px;
	padding-left: 5px;
}
.mainlayout #shoppingCart{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	height: 20px;
	width: 237px;
	margin-top: 120px;
	margin-left: 630px;
	padding: 1px;
	position: absolute;
	color: #000;
	top: 5px;
}
.mainlayout #shoppingCart a {
	color: #000;
	text-decoration: none;
}
.mainlayout #shoppingCart a:hover{
	text-decoration: underline;
}
.mainlayout #sidebar1 {
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -790px;
	padding: 0px;
	float: left;
	display: inline;
}
.mainlayout #sidebar1 p {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 2em;
	font-style: normal;
	color: #600;
	font-variant: normal;
	letter-spacing: .25em;
}
#leftNavTop {
	background-image: url(images/left-nav-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 208px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftNavMiddle {
	background-image: url(images/left-nav-repeat.jpg);
	background-repeat: repeat-y;
	width: 208px;
	padding-right: 0px;
	padding-left: 15px;
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#leftNavMenu {
	margin: 0px;
	padding: 0px;
	width: 176px;
	list-style-image: none;
	list-style-type: none;
}
#leftNavMenu a:hover{
	background-position: left top;
}
#leftNavMenu .aboutUs {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-aboutUs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .aboutTeak {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-aboutTeak.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .products {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-products.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .purify {
	width: 176px;
	height: 51px;
	background-image: url(images/left-nav-btn-purify.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .catalog {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-catalog.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .orderInfo {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-orderInfo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .fscInfo {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-fscInfo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .installations {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-installs.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .affiliations {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-affiliations.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .cadDrawings {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-cadDrawings.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .dealerRoom {
	width: 176px;
	height: 36px;
	background-image: url(images/left-nav-btn-dealerRm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
#leftNavMenu .leftSubnav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5B13E;
	text-decoration: none;
	line-height: 100%;
	display: block;
	padding-left: 25px;
}
#leftNavMenu .leftSubnav a {
	color: #69892B;
	text-decoration: none;
	display: block;
	padding-bottom: 5px;
}
#leftNavMenu .leftSubnav a:hover {
	text-decoration: underline;
}
#leftNavBottom {
	background-image: url(images/left-nav-bttm.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 208px;
	margin: 0px;
	background-position: left center;
	padding: 0px;
}
.mainlayout #mainContent {
	width: 550px;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 10px;
	float: left;
	margin-left: 280px;
} 
.mainlayout #footer {
	background-image: url(images/footer-bckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 920px;
	padding: 0;
	height: 173px;
	display: table;
	margin: 0px;
} 
.mainlayout #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.mainlayout li{
	font-size: 90%;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftnav {
}
.bodyHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-transform: uppercase;
	color: #7D3B30;
	letter-spacing: 0.1em;
	padding-top: 10px;
}
.bodyHeadItalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-transform: none;
	color: #7D3B30;
	letter-spacing: 0.1em;
	padding-top: 10px;
	font-style: italic;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	color: #000;
}
.locations {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	line-height: 2em;
}
.CADitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#ICFF-banner {
	position: absolute;
	margin-left: 300px;
	left: 271px;
	top: 862px;
}
