/* CSS Document */
body{
background: #FFF;
background-image: url(images/site_bg.gif);
background-repeat: repeat-x;
text-align: center;
margin: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#wrapper{
	width: 882px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 133px; 
	margin-top: 33px;
}

#header {height: 306px;margin: 0px;background-image: url(images/header.jpg); border-right: 1px solid #CCC;}
#header2 {height: 306px;margin: 0px;background-image: url(images/about.jpg); border-right: 1px solid #CCC;}
#header3 {height: 306px;margin: 0px;background-image: url(images/process.jpg); border-right: 1px solid #CCC;}
#header4 {height: 306px;margin: 0px;background-image: url(images/advantage.jpg); border-right: 1px solid #CCC;}
#header5 {height: 306px;margin: 0px;background-image: url(images/products.jpg); border-right: 1px solid #CCC;}
#header6 {height: 306px;margin: 0px;background-image: url(images/bath.jpg); border-right: 1px solid #CCC;}
#header7 {height: 306px;margin: 0px;background-image: url(images/contact.jpg); border-right: 1px solid #CCC;}
#header8 {height: 306px;margin: 0px;background-image: url(images/news.jpg); border-right: 1px solid #CCC;}

#left_content{
	width: 320px;
	float: left;
}

#left_text{
	font-size: 11px;
   margin:30px 0px 0px 140px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}

#right_content {
	width: 562px;
	float: right;
	min-height: 300px;
}

#body_text{
	font-size: 11px;
	margin: 0px 15px 15px 15px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}


/* IE hacks****************************************/
* html #wrapper{
margin-top: 52px;
}

* html #navcontainer{
margin-left: 121px;
width: 160px;
}

*:first-child+html #wrapper{
margin-top: 52px;
}

*:first-child+html #navcontainer{
margin-left: 121px;
width: 160px;
}


/* Site Menu *************************************************/
#navcontainer { 
width: 200px; 
margin: 0px;
margin-left: 81px;
}

#navcontainer ul
{
margin: 8px 0px 0px 0px;
list-style-type: none;
}

#navcontainer li
{
padding: 0px 0px 0px 0px;
border-bottom: 1px solid #C6C6C6;
}

#navcontainer a
{
color: #F58229;
text-decoration: none;
display: block;
padding: 8px 0px 6px 30px;
font-size: 14px;
font-weight: bold;
}

#navcontainer a:link, #navlist a:visited
{
color: #F58229;
text-decoration: none;
}

#navcontainer a:hover
{
color: #F58229;
background: url(images/nav_bg.gif) repeat-x;
}

.first{
	border-top: none;
}

/*************************************************************/

/* Current  *************************************************/

#navcontainer a.current:link {
color: #F58229;
background: url(images/nav_bg.gif) repeat-x;
}
#navcontainer a.current:visited {
color: #F58229;
background: url(images/nav_bg.gif) repeat-x;
}

#navcontainer a.current:hover {
color: #F58229;
background: url(images/nav_bg.gif) repeat-x;
}

#navcontainer a.current:active{
color: #F58229;
background: url(images/nav_bg.gif) repeat-x;
}
/**********************************************************/


#footer {
background-image: url(images/footer.gif);
background-repeat: no-repeat;
background-color: #FFFFFF;
height: 80x;
clear: both;
}

.footer_text{
	font-size: 10px;
	text-align: center;
	line-height: 16px;
}

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

h1{
font-size: 18px;
font-weight: normal;
color: #fff;
background-color: #003E5A;
padding: 7px;
margin-top: 0px;
}

table.title{
font-size: 18px;
font-weight: normal;
color: #fff;
background-color: #003E5A;
padding: 7px;
margin-top: 0px;
width: 100%;
}

table.title td{
border: none;
}

table.title .cart_links{
font-size: 11px;
float: right;
margin:0px;
}

table.title a.links{
color: #FFF;
}

h4{font-size: 15px; font-weight:100; line-height:1.4em;
}

h2{
font-size: 14px;
}

h3 {
	color: #003E5A;
	font-size: 12px;
	margin: 0px;
}

table{
	font-size: 11px;
	border: 1px solid #ccc;
}

td{
	border: 1px solid #ccc;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border-collapse: collapse;
	border: none;
}
table.tabularData td, table.tabularData th{
	padding: 5px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #ccc;
}

table#tableSearchResults td {
	vertical-align:top;
}


/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
 	font-size: 11px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #003E5A;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

.bold{
	font-weight: bold;
}

.required{
	font-weight: bold;
	color:#FF0000;
}

input.image{
background-color: none;
}