body {
	text-align: center;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: white;}

/*#272425;*/

form, a img {
	margin: 0px;
}
html {
	width:100%;
	height:100%;
}
*html .header {
	height: 107px;
	hei\ght: 85px;
}
*html .header .search .submit {
	margin-top: 1px;
	mar\gin-top: 1px;
	margin-left: -4px;
	mar\gin-left: -4px;
}
img {
	display:block;
	border:none;
}
.clearer {
	clear:both;
	line-height:0px;
}
.container {
	border: 2px solid #DBDCDC;
	width: 795px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.header {
	background: url(/static/images/img-header.jpg) no-repeat 0px 0px;
	height: 85px;
	padding-top: 21px;
	padding-left: 52px;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
.header .search {
	position: absolute;
	top: 71px;
	right: 38px;
	background: url(/static/images/icon-searchGlass.gif) no-repeat 0px 0px;
	padding-left: 22px;
}
.header .search .textBox {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	border: 1px solid #FFFFFF;
}
.header .search .submit {
	margin-top: 2px;
	position: absolute;
}
table.content {
	padding: 0px;
	width: 100%;
	border-style: none;
}
table.content td {
	vertical-align: top;
	padding: 0px;
	border-style: none;
}
td.leftColumn {
	width: 208px;
}
td.rightColumn {
	width: 51px;
	background: url(/static/images/TEMP-rightColumnImage.gif) repeat-y 0px 0px;
}
td.rightColumn img {
	margin-bottom: 2px;
}
.nav {
	margin-bottom: 1px;
}
.nav a {
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #666633;
	padding-left: 51px;
	border-bottom: 1px solid #FFFFFF;
	background: url(/static/images/img-nav.jpg) no-repeat 0px 0px;
	height: 20px;
}
.nav a:hover {
	background: url(/static/images/img-nav-over.jpg) no-repeat 0px 0px;
	color: #FFFFFF;
}
.nav a.products {
	background: #666633;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 26px;
}
.nav a.active, .nav a.active:hover {
	background: url(/static/images/img-nav-active.jpg) no-repeat 0px 0px;
	color: #666633;
}
.feature {
	margin-left: 2px;
	background: url(/static/images/icon-feature-sideBorder.gif) repeat-y 0px 0px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 13px;
}
.feature .title {
	font: bold 12px/19px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	background: #FFAD33 url(/static/images/icon-feature-topBorder.gif) repeat-x 0px 0px;
	text-align: center;
	display: block;
	padding-top: 4px;
}
.feature img {
	margin-top: 2px;
	float: left;
}
.feature .featureText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 2px;
	float: right;
	width: 122px;
}
.feature a, .pageContent p a, .pageContent ul li a {
	color: #666633;
	text-decoration: underline;
}
.feature a:hover, .pageContent p a:hover, .pageContent ul li a:hover {
	color: #000000;
}
.footer {
	border-top: 2px solid #DBDCDC;
	font: 11px/22px Arial, Helvetica, sans-serif;
	color: #989A9A;
	padding-left: 26px;
	padding-right: 26px;
}
.footer a {
	color: #989A9A;
	text-decoration: none;
}
.footer a:hover {
	color: #272425;
}
.pageContent {
	background: url(/static/images/img-contentFade.jpg) repeat-x 0px 0px;
	padding: 20px 80px 20px 20px;
	border: 2px solid #FFFFFF;
}
.pageContent p {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 12px;
}
.pageContent h1 {
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #666633;
	margin: 0px 0px 4px;
}

.pageContent ul {
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 12px 15px;
	padding: 0px;
}
/* pageImages Back-up
   .pageImages {height: 115px;width:549px;}
   .pageImages img {float: left;border-left: 1px solid #FFFFFF;}
*/

/* pageImages - new - A.S. */
.pageImages {height: 115px;width:536px;background:#fff;}
.pageImages img {float: left; margin:0 0 0 2px;
}
.headerText {
	position: absolute;
	left: 175px;
	top: 67px;
	color: #FFFFFF;
	width: 375px;
	text-align: justify;
	font: 12px Arial, Helvetica, sans-serif;
}
.position {
	position: relative;
}
.swatchTable {
	padding: 0px;
	width: 100%;
	border-style: none;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.swatchTable td {
	padding: 0px;
	border-style: none;
	vertical-align: top;
	text-align: center;
	width: 25%;
}
.swatchTable td img {
	margin-bottom: 5px;
	margin-top: 5px;
}

/*------------------------------------------- 
swatchSample class - A.S.
--------------------------------------------- 
 - alternative to .swatchTable
 - to be used with list-items
 - list approach releaves work of setting-up
    tablerows with 4 items in each
-------------------------------------------*/
.swatchSamples {
	padding: 0!important;
	margin:0!important;
	width: 100%;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.swatchSamples li {
	float:left;
	list-style:none;
	margin:5px 12px 7px 0!important;
	padding: 0!important;
	text-align: center;
	width: 95px;
	overflow:hidden;
}
.swatchSamples li img {
	display:block;
	margin: 0 0 2px 0;
}
.swatchSamples li em {
	display:block;
	margin: 0 0 5px 0;
	font:10px arial;
        color:#555;
	line-height:11px;
        height:15px;
}

/* pagefooter - A.S. */
.pagefooter {clear:both;}

.contactTable {
	padding: 0px;
	width: 100%;
	border-style: none;
	margin-bottom: 15px;
}
.contactTable td {
	padding: 0px;
	border-style: none;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}
.contactTable td .textBox {
	background: #FFFFFF;
	width: 250px;
	border: 1px solid #666666;
	padding-left: 3px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.contactTable td .button {
	margin-top: 3px;
}


.SuccessMsg{ color:#357A14; font-family:arial; font-size:13px; margin-bottom:10px;}
.ErrorMsg{ color:#C20000; font-family:arial; font-size:13px; margin-bottom:10px;}

