html, body, ul, ol, li, h1, h2, p, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background: #cbd58e url(images/bg.gif) repeat-x top;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6a645a;
}
body a:visited{
	color: #FB9804;
	text-decoration:underline;
}
body a:link{
	color: #FB9804;
	text-decoration:underline;
}
body a:hover {
	color: #FB9804;
	text-decoration:none;
}
#page {
	margin: 0 auto;
	padding: 0;
	width: 763px;
	text-align:left;
}
#page h1, h2 {
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F1F4E5;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
#page h3 {
	color: #6a645a;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 1px solid #F1F4E5;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
}
#page h1{
	color: #b4c24b;
}
#page  h2 {
	color: #FB9804;
}
#top-nav {
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/top-nav.jpg) no-repeat center top;
	height: 42px;
}
#top-nav-links {
	text-align: right;
	padding: 7px 18px 0 0;
	}
#top-nav-links ul li{
	padding: 0 4px 0 4px;
	display:inline;
	}
#top-nav-links a, a:visited, a:link{
	color: #6a645a;
	text-decoration: none;
}
#top-nav-links a:hover{
	color: #000000;
	text-decoration: none;
}
#header {
	background: #B0BB6D url(images/header-image.jpg) no-repeat center top;
	height: 179px;
	margin: 4px 0 5px 0;
}
.logo {
	margin: 40px 0 0 48px;
	}


/* story begins here */


#content {
	background: #FFFFFF url(images/content-bg.gif) repeat-y center;
	margin: 0;
	padding: 0;
	position: relative;
	width: 763px;
}
#content-top {
	height: 11px;
}
#sidebar {
	text-align: right;
	width: 191px;
	float:left;
	font: bold 11px/25px Arial, Helvetica, sans-serif;
	overflow:auto;
}
#sidebar ul {
	list-style-type: none;
}
#sidebar li {
	padding-right: 18px;
	background: url(images/bullet.gif) no-repeat 100% center;
	margin: 0 0 1px 20px;
	padding-bottom: 1px;
	border-bottom: 1px solid #fbfdf4;
}
#sidebar a, a:visited, a:link{
	color: #6a645a;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
	text-decoration: none;
}
#main-col {
	width: 500px;
	margin: 0 11px 0 240px;
	text-align:left;
	padding: 0 0px 0 0;
	line-height: 1.2em;
}
#main-col p {
	padding-bottom: 14px;
	}
#content-bottom {
	height: 10px;
	background: url(images/content-bottom.gif) no-repeat center top;
}
#footer-shadow {
	background: url(images/footer-shadow.jpg) no-repeat center top;
	height: 51px;
	margin-top: 2px;
}
#products {
	position:aboslute;
	margin: auto;
}
 
.imagelist { 
	list-style-type: none;
}
.imagelist li {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-left: 1em;
	text-align:center;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.imagelist li a:visited, li a:link {
	text-decoration:none;
}
.imagelist li a:hover {
	text-decoration:underline;
}
.imagelist img { 
	display: block; 
	margin: 5px 0 5px 0;
	padding: 8px;
	border: 1px solid #dedede; 
}

#footer {
	text-align:center;
	padding: 7px 18px 0 0;
	}
#footer ul li{
	padding: 0 4px 0 4px;
	display:inline;
	}
#footer a, a:visited, a:link{
	color: #6a645a;
	text-decoration: none;
}
#footer a:hover{
	color: #000000;
	text-decoration: none;
}
#cat_div {
}
.article-list {
	line-height: 1.5em;
	padding-left: 20px;
	margin-left: 20px;
}
.article-list li  {
	list-style-type: square;
}
.article-list li a:hover {
	text-decoration:none;
}
.article-list li a:link {
	text-decoration:underline;
}
#article ul {
	line-height: 1.5em;
	padding-left: 20px;
	margin: 0 0 15px 20px;
}
#article li  {
	list-style-type: square;
}
.input {
	border: 1px inset #CCCCCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.required {
	color: #E60000;
	font-size: 10px;
}
.button {
	border: 0px;
	WIDTH: 61px;
	COLOR: #003300;
	HEIGHT: 21px;
	background: url(images/button.jpg);
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.padd {
	padding-top: 170px;
	}
