body {
	background: #2f2724; /*#00042352c */
	font-size: 1em;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #000;
	margin: 50px auto;
	text-align: left;
	}

A:link, A:visited {
	text-decoration: underline;
	color: #8c6239;
	}
	
A:active, A:hover {
	text-decoration: underline;
	color: #8a8a8a;
	}
	
select, option {
	font-family: inherit;
	}

#wrapper {
	margin: 0 auto;
	width: 736px;
	height: 635px;
	font-size: 0.7em;
	line-height: 1.375em;
	}

#model {
	width: 292px;
	height: 454px;
	position: relative;
	float: left;
	}

#content_box {
	position: relative;
	float: right;
	width: 434px;
	height: 444px;
	text-align: left;
	padding: 5px 5px;
	}

#home_testimonial {
	position: relative;
	top: 190px;
	left: 225px;
	width: 160px;
	height: 140px;
	font-style: italic;
	font-size: 0.85em;
	line-height: 1.075em;
	text-align: justify;
	overflow: auto;
	}
	
#product_top {
	width: 736px;
	height: 330px;
	clear: both;
	}

#product_model, #product_content {
	position: relative;
	}
	
#product_model {
	float: left;
	width: 340px;
	height: 330px;
	}
	
#product_content {
	float: right;
	width: 396px;
	height: 330px;
	}

#details {
	position: relative;
	top: 35px;
	padding-left: 10px;
	}
	
#thumbs {
	position: relative;
	width: 736px;
	height: 137px;
	}

#thumbs_content {
	position: relative;
	top: 15px;
	left: 15px;
	width: 700px;
	height: 118px;
	overflow: auto;
	text-align: center;
	}
	
td {
	height: 100px;
	}
		
.content {
	position: relative;
	top: 35px;
	width: 410px;
	height: 370px;
	overflow: auto;
	padding-left: 10px;
	}
	
.imgmap {
	border: 0px;
	}
	
.note {
	font-size: 0.85em;
	font-style: italic;
	}