body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #444444;
}

a, a:visited, a:active {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #729224;
	text-decoration: none;
}

a:hover {
	color: #444444;
}

h3 {
	margin-top: 30px;
	color: #5D6E63;
	font-size: 14px;
	font-weight: bold;
}

img {
	display: inline;
	float: left;
	margin: 4px 10px 5px 0px;
	padding: 4px;
	background: #ACB9B0;
}

img.alignright {
	display: inline;
	float: right;
	margin: 4px 0px 5px 10px;
}

ul {
	list-style-type: square;
}

blockquote {
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 5px solid #C8D0CA;
}

#header {
	height: 110px;
	margin: 0 auto;
	padding: 0;
	background: #758A7B url('/images/hback.gif') left top repeat-x; 
	border-bottom: 10px solid #C8D0CA;
}

#headercontent {
	width: 840px;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	margin-top: 0px;
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto;

}

#title {
	float: left;
	margin-top: 20px;
}

#title h1 {
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#title h1 a, #title h1 a:visited, #title h1 a:active, #title h1 a:hover {
	letter-spacing: -1px;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#title p {
	margin-top: 0px;
	text-align: center;
	font-size: 12px;
	color: #F1F3F2;
}

#topmenu {
	clear: both;
	float: right;
	height: 25px;
	padding-bottom: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu li {
	display: inline;
	list-style: none;
}

#topmenu li a, #topmenu li a:visited, #topmenu li a:active {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	background: #ACB9B0 url('/images/bl.gif') left top no-repeat;
	text-decoration: none;
	float: left;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
}

#topmenu li a span, #topmenu li a:visited span, #topmenu li a:active span {
	padding-right: 25px;
	padding-top: 8px;
	background: #ACB9B0 url('/images/br.gif') right top no-repeat;
}

#topmenu li a:hover {
	text-decoration: none;
	margin: 0px 2px 0px 0px;
	padding: 8px 0px 8px 25px;
	background: #C8D0CA url('/images/lbl.gif') left top no-repeat;
	color: #5D6E63;
}

#topmenu li a:hover span {
	background: #C8D0CA url('/images/lbr.gif') right top no-repeat;
}

#container {
	width: 840px;
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
	margin-top: 20px; 
	margin-bottom: 0px; 
	margin-right: auto; 
	margin-left: auto; 
}

#sidebar {
	width: 240px;
	margin-top: 13px;
	margin-bottom: 60px;
	float: right;
	display: inline;
	font-size: 12px;
}

.sidebarbox {
	background: #F1F3F2 url('/images/mb.gif') left bottom no-repeat;
	display: block;
	margin: 0px 0px 14px 0px;
}

.sidebarboxtop {
	background: url('/images/mt.gif') left top no-repeat;
	padding: 10px 0 11px 15px;
	width: 230px;
}

#sidebar h2 {
	margin-top: 4px;
	margin-bottom: 13px; 
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px dashed;
	width: 220px;
}

#sidebar ul {
	list-style: none; 
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

#sidebar ul ul {
	margin-top: 5px;
	margin-left: 3px;
	padding-right: 0px;
}

#sidebar li {
	margin-left: 0px;
	margin-bottom: 8px;
	line-height: 12px;
}

#sidebar a {
	font-size: 12px;
}

#sidebar #prod a {
	color: #5D6E63;
}

#sidebar #prod a:hover {
	color: #000;
}

#content {
	margin: 0px 0px 60px 0px;
	padding: 0;
	float: left;
	width: 535px;
	display: block;
	line-height: 1.5em;
}

#content h1 {
	font-size: 24px;
}

#content ul {
	margin: 0;
	padding: 0;
}

#content ul li {
	list-style-type: none;
	clear: both;
}

a img {
	border: none;
}

#content a {
	font-weight: bold;
	color: #5D6E63;
}

#content a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#catalog #content {
	width: 100%;
}

table {
	width: 570px;
	margin: 4px 0px 5px 0px;
}

th {
	background: #ACB9B0;
	height: 25px;
}

td {
	border-bottom: 1px solid #ACB9B0;
}

#footer {
	padding: 12px 0px 12px 0px;
	clear: both;
	display: block;
	margin-top: 60px;
	text-align: center;
	background-color: #F1F3F2;
	border-top: 1px solid #C8D0CA;
	margin-right: auto; 
	margin-left: auto; 
}

#footer p {
	margin: 0;
	padding: 0;
}

#sub {
	padding: 12px 0px 12px 0px;
	clear: both;
	display: block;
/*	background-color: #F1F3F2;*/
	border-top: 1px solid #C8D0CA;
	margin: auto;
	font-size: 12px;
}

#sub a {
	font-size: 12px;
}

#subcont {
	width: 840px;
	padding: 0;
	margin: 0 auto;
}

#sub ul {
	list-style: none;
	display: inline;
	float: left;
}

#sub li {
	display: block;
	float: left;
	width: 255px;
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1em;
}

.blank {
	clear: both;
}