@charset "UTF-8";
body {
	margin-top: 15px;
	margin-bottom: 15px;
	background: #FFFFFF url(images/bg.jpg) repeat-x top;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#mini-Navigation {
	height: 35px;
	width: 475px;
	background: #FFFFFF url(images/miniNav2.gif) no-repeat center top;
	float: right;
	text-align: center;
	vertical-align: middle;
	clear: right;
	padding-top: 5px;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
#mini-Navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrap {
	width:900px;
	margin:0 auto;
	background:#ffffff;
	border: 2px solid #D8D8D8;
	display: block;
}
#header {
	background:#FFFFFF;
	height: 125px;
	display: block;
}
#header img {
	margin: 15px;
	float: left;
}
#top-Navigation {
	background: #0D5724;
	height: 23px;
	border-top: 2px solid #D8D8D8;
	border-bottom: 2px solid #D8D8D8;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 5px;
	display: block;
}
#top-Navigation #search {
	float: left;
	height: 20px;
	width: 320px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#navlist {
	margin: 0px 10px 0px 0px;
	padding: 0px;
}
#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 11px;
	padding-left: 11px;
}
#navlist a {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: -1px;
	text-decoration: none;
}
#navlist a:hover {
	text-decoration: underline;
}
#navlist .borderRight {
	border-right: 1px solid #fff;
}
#main {
	float: right;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 15px 35px;
	display: block;
	width: 501px;
}
#wrap #main h2 {
	font-weight: normal;
	color: #0D5724;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}
#wrap #main a:link, #wrap #main a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#wrap #main a:active, #wrap #main a:hover {
	font-weight: bold;
	color: #0D5724;
	text-decoration: underline;
}
#main p {
	line-height: 16px;
}
#store {
	float: right;
	width: 835px;
	background: #ffffff;
	text-align: left;
	vertical-align: top;
	padding: 15px 35px 15px 0px;
	display: block;
}
#brands {
	float: right;
	width: 139px;
}
#sidebar {
	float:left;
	width:190px;
	background:#ffffff;
	margin: 0px;
	padding: 15px 0px 30px;
}
#header-comment {
	float: right;
	position: relative;
	width: 475px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin-top: 7px;
	line-height: 18px;
	color: #405149;
}
h1 {
	margin: 0px;
	padding: 3px 0px 2px;
	color: #40514A;
	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
#footer {
	clear:both;
	background:#0D5724;
	border-top: 2px solid #D8D8D8;
	height: 15px;
	color: #FFFFFF;
	padding: 10px;
	display: block;
	text-align: center;
}
#bottomItems {
	display: block;
	clear: both;
	font-size: 26px;
	font-style: italic;
	color: #999999;
	letter-spacing: 0.1em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mini-Navigation a:hover {
	text-decoration: underline;
}
img {
	border-width: 0px;
}
