/* CSS Document */


#wrapper {
	position: relative;
	float: left;
	width: 739px;
}

#logo {
	position: relative;
	float: left;
	width: 696px;
	height: 57px;
	padding: 43px 0 0 43px;
	background: #FFFFFF;
}

#site-navigation {
	position: relative;
	float: left;
	width: 696px;
	height: 1.8em;
	padding-left: 43px;
	padding-top: 6px;
	background: #E7E9E8;
}

#site-navigation ul {
	margin-left: 0;
}
	
#site-navigation ul li {
	position: relative;
	float: left;
    display: inline;
	margin-right: 6px;
	border-right: 1px solid #87B553;
}

#site-navigation ul li.first, #site-navigation ul li.first a {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

#site-navigation ul li.last {
	border-right: none;
}

#site-navigation li.current a {
	color: #000000;
}

#site-navigation li a {
	position: relative;
	float: left;
	padding-right: .7em;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #9A9A9A;
}

#site-navigation li a:hover {
	color: #87B553;
	text-decoration: underline;
}

#content-wrapper {
	position: relative;
	float: left;
	width: 739px;
	background: url(../images/template/product-bottom.jpg) no-repeat bottom;
	padding-bottom: 24px;
}

#content-wrapper .inner {
	position: relative;
	float: left;
	width: 739px;
	background: url(../images/template/content-background-shadow.jpg) repeat-y;
}

#content {
	position: relative;
	float: left;
	width: 462px;
	padding: 20px 10px 20px 43px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.05em;
}

#right-block {
	position: relative;
	float: left;
	width: 224px;
}

#products {
	position: relative;
	float: left;
	width: 190px;
	padding: 0 10px 0 24px;
	background: url(../images/template/products-top-left.jpg) no-repeat;
	vertical-align: top;
}

#products img {
	position: relative;
	float: left;
	margin-right: 8px;
}

#products-divider {
	position: relative;
	float: left;
	width: 224px;
	height: 20px;
	background: url(../images/template/products-divider.jpg) no-repeat;
}

#product-range {
	position: relative;
	float: left;
	width: 190px;
	padding: 0 10px 0 24px;
}

.block {
	position: relative;
	float: left;
	width: 739px;
	margin-top: 7px;
	padding-bottom: 7px;
	background: #E7E9E8 url(../images/template/block-bottom-corner.jpg) no-repeat bottom right;
}

#story {
	position: relative;
	float: left;
	width: 686px;
	padding: 7px 10px 7px 43px;
	background: url(../images/template/block-top-corner.jpg) no-repeat top right ;
}

.totel-story, .totel-related, .totel-return {
	padding-top: 15px;
	position: relative;
	float: left;
}

.totel-story {
	width: 83px;
	padding-right: 15px;
}

.totel-related img {
	margin-right: 12px;
	padding-top: 10px;
	float: left;
}

.totel-return {
	width: 190px;
	float: right;
}

#footer {
	position: relative;
	float: left;
	width: 686px;
	padding: 7px 10px 7px 43px;
	background: url(../images/template/block-top-corner.jpg) no-repeat right top;
}

#right-block, .block {
	color: #999999;
	font-weight: bold;
	text-transform: lowercase;
}

#right-block p, .block p {
	margin-bottom: 0;
}

#right-block a, .block a {
	color: #999999;
	text-decoration: none;
}

#right-block a:hover, .block a:hover, #right-block a:hover span.black, .block a:hover span.black {
	color: #87B553;
	text-decoration: underline;
}

.product-float-center {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	padding-right: 20px;
}

.product-float-center a {
	border: 1px solid #CCC;
	position: relative;
	float: left;
}

.product-float-center a:hover {
	border: 1px solid #87B553;
}

span.black {
	color: #000000;
}

span.green {
	color: #87B553;
}

.no-image {
	background-image: none;
}

blockquote {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	color: #CCCCCC;
}

#content td ul {
	margin-left: 9px;
}

/* walk */

#walk {
    margin: 60px -20px -20px -43px;
    overflow: hidden;
    width: 521px;
    position: relative;
}

