html {
	background:#e1e1e1;
	width: 100%;
	font:12px Arial, Times, 'Times New Roman';
	color:#000;
	text-align:left;
}
body, img, form {
	border:none;
	margin: 0;
	padding: 0;
}
p {
	margin: 5px 0;
	padding: 5px 0;
}
ul {
	margin: 5px 0;
	padding: 5px 0;
}
li {
	margin: 0;
	padding: 5px 0;
}
#container {
	background: url("../images/container.jpg") repeat-x;
	width:960px;
	margin: 0 auto;
	min-height:391px;
	height:auto !important;
	height:391px;
}
h1, h2, h3, h4 {
	margin-top:0;
	color:black;
}
h1 {
	font-size:20px; padding-top:10px
}
h2 {
	font-size:16px;

}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
#header {
	background: url("../images/header.jpg") repeat-x;
	height:113px;
	width:954px;
	position:absolute;
	margin:0 0 0 3px;
}
#header .left {
	background: url("../images/header-left.jpg") no-repeat;
	float:left;
	width:15px;
	height:113px;
	margin-top:20px
}
#header .right {
	background: url("../images/header-right.jpg") no-repeat;
	float:right;
	width:15px;
	height:113px;
}
#header .logo {
	margin-left:25px;
	float:left;
}
#header .phone {
	color:#000;
	float:right;
	font-weight:700;
	font-size:14px;
	margin:45px 0 0;
}
a {
	color:#877b34;
	text-decoration:underline;
	font-weight:700;
}
a:hover {
	text-decoration:none;
}
.align-center {
	text-align:center;
	margin:5px 0;
}
.align-left {
	text-align:left;
	margin:5px 0;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0;
}
#nav {
	height:32px;
	text-align:left;
	font-size:10px;
	position:absolute;
	top:69px;
	left:240px;
	margin:0;
	width:699px;
	line-height:32px;
}
#nav a {
	text-decoration:none;
	color:#5c5c5c;
	padding:0 13px;
	display:block;
	float:left;
	border-left:solid 2px #fff
}
#nav a:hover {
	color:#ee1d24;
}
#nav li {
	display:inline;
	padding:0;
	margin:0;
	border:none;
}
#nav ul {
	padding:0;
	margin:0 auto;
	border:none;
}

#nav #shop-nav {
	float:right;
	background: url(../images/shop-nav-bg.gif) repeat-x;
	color:#fff;
	padding:0 5px;
	border-left: 2px solid #fff;
	margin:0;
}
#body {
	background: url("../images/body.png") repeat-y top left;
	width:953px;
	padding:10px 0 0;
	position:absolute;
	margin:113px 0 0 4px
}
#left {
	width:244px;
	margin:0 0 0 28px;
	float:left;
}
#right {
	width:580px;
	margin:0 60px 0 0;
	float:right;
}
#lateral-box {
	background: url("../images/lateral-box.jpg");
	width:243px;
	font-size:13px;
	margin:0;
	padding:0;
	margin-top:30px
}
#lateral-box .content {
	padding:0;
	margin: 0 0 0 0px;
	background: url(../images/lateral-box-top.jpg) no-repeat top;
	height:440px
}
#lateral-box ul {
	text-align:left;
	margin:10px 0 0 15px;
}
#lateral-box li {
	margin:0;
	line-height:22px;
	font-size:15px
}
#lateral-box a {
	color:#fff;
	text-decoration:none;
	font-weight: normal;
	
}
#lateral-box a:hover {
color:#000
}
#lateral-box a.active {
color:#000
}
#lateral-box .bottom {
	background: url("../images/lateral-box-bottom.jpg");
	height:40px;
	padding-top:14px
}
#lateral-box .bottom p {
	padding:0;
}
.content h2 {
	color:#fff;
	text-align:left;
	padding:15px 20px 10px 20px;
	margin:0;
	border-bottom: 1px solid #fff;
	font-size:18px
}
.content ul li {
	list-style-type:none;
	padding:6px;
}

#footer {
	background: url("../images/footer.jpg") no-repeat center bottom;
	line-height:45px;
	width:733px;
	color:#cd9562;
	text-align:center;
	padding-left:220px
}
#footer a {
	margin:0 10px;
	font-size:10px;
	text-decoration:none;
	color:#cd9562;
}
#footer a:hover {
	text-decoration:underline;
}
#footer li {
	display:inline;
	padding:-10;
	margin:0;
	border:none;
}
#footer ul {
	padding:0;
	margin:0 auto;
}
#footer .number {
	margin: 0 10px;
	font-size: 10px;
	font-weight: 700;
}
#footer ul li.last {
	border-right: 0 0px;
	padding:0px;
	margin:0px;
	
}
.center {
	text-align:center
}
.us-made{
	position:absolute;
	left: 389px;
	top: 416px;
}

