html { height: 100%; margin-bottom: 1px;}
body {margin: 0; padding: 0; color: #000;
text-align: center; font-family: Verdana, Helvetica, sans-serif;
font-size: 12px; line-height: 1.5em; background: #fff ;}
/* for browsers that don't properly implement inheritance */
p, li, ul, ol, td, textarea, input, select {font-family: Verdana,
Helvetica, sans-serif; font-size: 12px;}
p, li, ul, ol, h1, h2, h3 {text-align: left; }
img {border: 0;}
td {vertical-align: top; padding: 0; margin: 0;}
form {margin: 0; padding: 0;}

p, h1, h2, h3 {margin: 1em 0; color:#000;}
h1, h2, h3 {color: #000;}
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4, h5, h6 {font-size: 12px;}

a {color:#000; text-decoration:none;}
a:hover {color:#418a7b; text-decoration: none;}

.left {float: left; margin: 0 10px 10px 0;}
.center {text-align: center;}
.right {float: right; margin: 0 0 10px 10px;}
.caption {font-size: 10px; text-align: center;}
.border {border: 1px solid #333;}
.green {color:#418a7b;}
.gray {color:#666666;}

#full_site {margin: 0 auto; width: 850px;}
#header {text-align: left; height:75px; width:100%; position:relative;}

#main1 {width: 850px; clear:both;}
#main {margin: 10px 40px; border:solid #d7d5d3 1px;}

#nav {border-bottom:solid #d7d5d3 1px ; background-color:#e4dfd2; text-align: left; width: 100%;}
#main_content {width:100%;}
#nav td {padding: 0 30px; font-size:11px; font-weight:bold; text-align: left; border-right: solid 1px #fff;}

#text {background-color:#efece4; padding: 0;}

#leftbar {width:215px; text-align:left; padding-left: 15px;}
#leftbar a:hover {color:#418a7b; text-decoration: underline;}

#rightbar {background: #fff; padding: 0 15px; text-align: left;}
#rightbar a {text-decoration:underline;}
#rightbar img {border: 1px #ccc solid;}

#footer {margin-left:40px;}
#footer a {color:#666666;}
#footer a:hover {color:#418a7b; text-decoration: none;}
#footer p {color: #666666;}

#product_table {width: 100%;}
#product_table img {display: block;}
#product_table td {font-size: 9px; padding: 5px; text-align: left;}

#search_form {float:left;position:absolute;bottom:0;right:50px;}
#logo {float:left;}
#view_cart {
	float:left;
	position:absolute;
	bottom:0; left:350px;
}
 
