body {
	background-color: #e0e6c4;
}

img {
	border: none;
}

a {
	outline: none;
	color: #244112;
}
.clearificator {
	clear: both;
}
ul {
	text-align: left;
	list-style: none;
}
li {
	text-align: left;
	list-style: none;
}


/* @group Navigation */

#nav {
	width: 750px;
	margin: 15px auto 0px auto;
}
#nav a {
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#nav span {
	display: block;
	height: 30px;
}
.primary {
	float: left;
	display: inline;
	margin: 0px 50px 0px 50px;	
}
.secondary a {
	height: 30px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.secondary span {
	display: block;
	height: 30px;
	width: 1px;
}

/* @end */

/* @group Footer */

#footer {
	width: 618px;
	margin: 100px auto 10px auto;
}

.footer_item {
	margin: 0px 8px 14px 8px;
}

/* @end */

/* @group Basic Elements */
#home {
	width: 633px;
	margin: auto;
}
#home img {
	position: absolute;
	width: 610px;
	height: 120px;
	margin: auto;
}

#container {
	margin: 20px auto 0px auto;
	text-align: center;
	width: 700px;
	height: 630px;
	background: url('/images/background.gif') no-repeat center top;
}

#front_content {
	width: 470px;
	height: 460px;
	margin: auto;
	position: relative;
	top: 120px;
	left: -10px;
}

#content_wrapper {
	width: 455px;
	margin: auto;
	position: relative;
	top: 127px;
	left: -5px;
}

#content {
	width: 440px;
	height: 425px;
	margin: auto;
	float: left;
	display: inline;
	overflow: hidden;
	line-height: 22px;
}

#content img{
	border: 1px solid #244112;
}

#content_inner {
	#height: 1000px;
	width: 415px;
	float: left;
	padding: 5px 0px 0px 20px;
	text-align: left;
	font-family: georgia;
	font-size: 13px;
	color: #244112;
}
#slider_controls {
	width: 13px;
	float: right;
	height: 400px;
	position: relative;
	top: 15px;
	left: -5px;
	visibility: hidden;
}
#slider_controls #up {
	margin-bottom: 365px;
}
#slider_controls img {
	width: 13px;
	height: 20px;
}

/* @end */

.product {
	margin: 8px 0px 8px 0px;
 	font-size: 12px;	
}
.product_description {
	font-weight: normal;
	line-height: 18px;
}

/* @group photos */
#photo_content {
	width: 442px;
	height: 334px;
	padding: 5px 4px 0px 4px;
	text-align: left;
	font-family: georgia;
	font-size: 13px;
	color: #244112;
	text-align: center;
}
#photo_content img {
	border: solid 1px #244112;
}
#thumbnail_holder {
	clear: both;
	width: 448px;
	height: 70px;
	overflow: hidden;
	
}
#thumbnail_viewer {
	width: 4000px;
	height: 70px;
}
.photo {
	height: 60px;
	width: 60px;
	float: left;
	border: solid 1px #000;
	margin: 5px;
}

#thumbnail_viewer img {

}
#horizontal_slider_controls {
	width: 445px;
	max-height: 10px;
  	height:auto !important;
  	height: 10px;
	margin-left: 2px;
	margin-top: 3px;
	visibility: hidden;
}
#horizontal_slider_controls #left {
	float: left;
	#margin-bottom: 5px;
}
#horizontal_slider_controls #right {
	float: right;
	#margin-bottom: 5px;
}
#horizontal_slider_controls img {
	width: 20px;
	height: 12px;
}

/* @end */