body, html{
	margin:0px;
	padding:0px;
	width: 100%;
}

#contents {
      margin-left:auto;
      margin-right:auto;
      width:100%;
      text-align:left;
}

body, html {
	font: 80%/140% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
}

#contents{
	background: #FFFFFF;
	margin: 0px auto 0px;
	width: 600px;
}
   
/*ie wont see this, other browsers will*/
body>div#contents{
      height: auto;
}

#top {
	margin-top:-20px;
	margin-left:-15px;
	height: 121px;
}

#top .image_right { display:block; float:right; margin-top:16px; }
#topnavibox, #footer, #main_stock, #main_search, #banner, #banner_right, #banner_flash, #main_content h1 img, #main_head img, #img_small {
	display: none;
}

#main_content h1 {
	color: #535A44;
	margin-left: 10px;
	padding: 10px 10px 9px 10px;
	border-bottom: 1px solid #FFFFFF;
}

#main { margin-left:-20px; }

#img_layer {
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	float: left;
}

#img_layer img {
	border: 1px solid #565656;
}

#desc_layer {
	padding: 10px 10px 20px 10px;
	float: right;
	width: 218px;
}

h1, h4 {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

hr {
	background:none;
	border-bottom: 1px solid #565656;
	height: 1px;
	border-top: none;
	border-right: none;
	border-left: none;
}

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	border: none;
	white-space: nowrap;
	margin: 0;
	padding: 0;
}

a {
	color: #626950;
}

a:hover {
	text-decoration: none;
}

.contactform  {
	padding: 0px;
	margin: 0px;
}

.contactform p {
	margin: 0px;
	padding: 0px;
	clear: both;
}

.contactform label {
	float: left;
	font-weight: bold;
	line-height: 25px;
	width: 150px;
}

.contactform span {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0px;
	float: left;
}

.searchform  {
	margin: 0px;
}

.searchform p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	clear: both;
}

.searchform span {
	text-align: right;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	float: left;
}

.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E0E0E0;
	border: 1px solid #829FBA;
}

.textform option, .textform optgroup{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textformactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
	background-color: #829FBA;
	border: 1px solid #E0E0E0;
}

.table_row, .table_head {
	border-top: 1px solid #000000;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
	text-align: left;
	width: 540px;
	line-height: 25px;
	clear: both;
}

.table_head p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}

.table_head h4 {
	font-weight: bold;
	text-align: left;
	line-height: 35px;
 }
 
.table_row_specs {
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	text-align: left;
	width: 560px;
	line-height: 25px;
	height: auto;
	min-height: 320px;
}

.specs_layer {
	float: left;
	width: 130px;
	vertical-align: middle;
}

.specs_layer img {
	padding: 5px;
	vertical-align: middle;
}

.specs_layer span {
	display: none;
}

.left_layer, .large_layer {
	border: none;
	float: left;
	margin: 0px;
	padding: 0px;
}

.left_layer {
	width: 24%;
}

.large_layer {
	width: 47%;
	padding: 0px 5px 0px 0px;
}

.large_layer span {
	display: block;
	line-height: normal;
}

.right_layer {
	border: none;
	float: right; 
	margin: 0px;
	padding: 0px;
	width: 24%;
}

.results {
	width: 548px;
	margin: 10px 5px 10px 5px;
}

.results td {
	padding: 5px;
}

.results_image {
	width: 30px;
}

.results_image img {
	border: none;
}

.results_head {
	font: 95%/140% Arial, Helvetica, sans-serif;
	background: #565656;
	color: #FFFFFF;
}

.results_head a {
	color: #FFFFFF;
}

.results_head a:hover {
	text-decoration: none;
}

.results_row1 {
	font: 95%/140% Arial, Helvetica, sans-serif;
	background: #D8DCDC;
	color: #565656;
}

.results_row2 {
	font: 95%/140% Arial, Helvetica, sans-serif;
	background: #E4E8ED;
	color: #565656;
}

.page_break {
	page-break-after: always;	
}
#banner_register { display:none; }