@charset "UTF-8";
#wrapper {
	width: 979px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #header {
	background-image: url(../images/header_03_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 200px;
}
#wrapper #header #nav {
	padding-top: 135px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: bold;
}
#wrapper #content #left-wrapper {
	width: 45%;
	float: left;
	margin-top: 25px;

}
body {
	font-size: 85%;
	line-height: 150%;
	color: #333333;
}
#wrapper #content #right-wrapper {
	float: right;
	width: 45%;
	margin-top: 25px;
	padding-bottom:10 px;
	clear: right;
	margin-bottom: 20px;
}
#wrapper #content {
	padding-left: 70px;
}
#wrapper #header #nav li {
	list-style-image: none;
	display:inline;
	line-height: normal;
	margin-right: 20px;
}
a:link {
	color: #A65231;
	text-decoration: none;
}
a:visited {
	color: #A65231;
	text-decoration: none;
}
a:hover {
	color: #999999;
}
/****************
a:link {
	color: #4A4B40;
	text-decoration: none;
}
a:visited {
	color: #4A4B40;
	text-decoration: none;
}
a:hover {
	color: #A65231;
}
*********\*/
.img-right {
	float: right;
}
.img-left {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
h1 {
	font-size: 250%;
	font-weight: normal;
	color: #A65231;
	line-height: normal;
}
.subhead {
	font-size: 110%;
	font-weight: 500;
	color: #A65231;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.right-boxes {
	width: 350px;
	padding-top: 20px;
	float: right;
	padding-right: 10px;
	margin-right: 60px;
}
#footer {
	clear: both;
	text-align: left;
	width: 875px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 65px;
}
#subnav {
	margin-right: 20px;
	margin-bottom: 25px;
	margin-left: 30px;
}
#subnav li {
	list-style-image: none;
	line-height: 150%;
	font-size: 115%;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	display:inline;
	line-height: normal;
	margin-right: 40px;
}
.products {
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
}
