@charset "UTF-8";

body, td, p, textarea, input {
	margin-top: 0px;
	line-height: 15px;
}


h1 {
	line-height: 24px;
}

h2 {
	line-height: 24px;
}

.product_holder h2 {
	/*margin-top: -20px;*/
}

.page_holder {
	width: 923px;
	background-color: #FFFFFF;
	text-align: left;
	overflow:hidden;
}

.nav_holder {
	background-color: #322033;
	margin-bottom: 0px;
	height: 38px;
}

.nav_holder table {
	float: left;
}

.slogan_holder {
	text-align: center;
}

.what_is_table td {
	padding-left: 20px;
	padding-right: 20px;
}

.product_spotlight_holder_div {
	background-image: url(images/right_product_spotlight_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	_margin-left: 1px;
}

.product_spotlight_holder_div td {
	padding-bottom: 64px;
}
.product_spotlight_holder_div td td {
	padding-bottom: 0px;
}
.testimonials_table td {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	
}


.shop_options_holder {
	text-align: center;
	padding-bottom: 20px;
}

.shop_options_table {
	width: 900px;
	height: 125px;
	vertical-align: middle;
	padding: 40px;
	text-align: center;
}

.shop_options_middle_td {
	border-left: solid 1px #333333;
	border-right: solid 1px #333333;
	text-align: center;
}


.legal {
	width: 923px;
	padding-top: 30px;
	text-align: left;

}


#search_form { 
	margin: 0px; 
	padding-right: 20px;
 }


.testimonials_sidebar {
	background-image: url(images/testimonals_side_bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 100%;
	background-color: #EBEFF5;
	margin: 0px;
	padding-bottom: 50px;
}

.testimonials_sidebar_interior {
	padding: 20px;
}
.product_holder {
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

.product_image {
	padding-right: 10px;;
}

.product_description {
	padding-left: 10px;
}


#flash_holder {
	width: 924px;
	height: 200px;
	z-index: 2;
	margin-top: 0px;
	overflow: hidden;
}