* {
	margin:0;
	padding:0;
}

body {
	background-color:#FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	width:800px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
}

h1 {
	font-size:22px;
	color:#8a7648;
	text-align: center;
}

h2 {
	display:inline;
	background-color:#FFF;
	font-size:18px;
	color:#8a7648;
}

.header {
	height:110px;
	background-image:url(images/header_bg.gif);
	background-repeat:no-repeat;
}

.header ul {
	text-align:right;
	padding-right:5px;
}

.header li {
	display:inline;
	font:10.5px/135px Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0 .9em;
}

p.body {
	padding:5px;
}

img {
	border: 0px;
}

.footer {
	height:21px;
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding-top:3px;
	padding-left:1px;
	padding-right:1px;
	font-weight:700;
}
.header ul,li a:link,.header ul,li a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:700;
}

img.floatRight,p.floatRight {
	float:right;
}

img.floatLeft,p.floatLeft {
	float:left;
}

.footer a:link,.footer a:hover,.footer a:visited {
	text-decoration:none;
	color:#FFF;
}
/* Box CSS */
.box {
	width:714px;
	margin:5px auto;
}

.box_top {
	background-image:url(/images/box_top.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-left:9px;
	background-position:bottom;
}

.box_middle {
	border-left:1px solid #8a7648;
	border-right:1px solid #8a7648;
	overflow:auto;
	height:1%;
	padding:5px;
    position: relative;
}

.box_middle span {
     position: absolute;
     bottom: 0px; 
     right: 0px;
}

.box_bottom {
	background-image:url(/images/box_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	padding-right:5px;
	background-position:top;
	text-align:right;
}

.box_bottom span {
	position:relative;
	bottom:1em;
}

span a:link, span a:hover, span a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 5px;
}

.box_sub1 {
	width:350px;
	padding-top:7px;
	float:left;
	padding-left:50px;
}

.box_sub2 {
	width:250px;
	float:left;
	padding-top:7px;
	list-style-position:inside;
}

.box_subimg img {
	padding: 2px;
}

.box_subimg {
	float: left;
}
.box_subtxt {
	float: left;
	width: 570px;
}
p.center {
	text-align: center;
}
p {
	text-align: left;
}
.sale {
	width: 126px;
	height: 100px;
	padding-left: 2px;
	margin-bottom: 25px;
	float: left;
	font-size: 9px;
	text-align: center;
}
.sale_contain {
	width: 675px;
	height: 125px;
	margin: 0 auto;
	overflow: auto;
}
#img1 { 
width: 283px; 
height: 200px; 
}
#img2 { 
width: 400px; 
height: 182px; 
}
.saleimg, .saleimg img { 
display: block; 
margin: 0 auto; 
}
.sale img { 
display: block; 
}