body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-color: #306eff;

	background-repeat: repeat-x;

	background-position: center top;

	margin: 0px;

	padding: 0px;

}

#container {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

}

#page {

	background-image: url(images/page-bg.gif);

	background-repeat: repeat-y;

	background-position: center;

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	float: left;

}

#topbg {

	background-image: url(images/top-bg.gif);

	background-repeat: no-repeat;

	width: 800px;

	background-position: center top;

	padding-right: 10px;

	padding-left: 10px;

	float: left;

}





#top {

	margin-right: auto;

	margin-left: auto;

	height: 100px;

}

#logo {

	float: left;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	padding-top: 20px;

	padding-left: 10px;

}

#topright {

	text-align: right;

	padding-right: 10px;

	padding-top: 20px;

}

#topright img {

	border: 1px solid #0070C0;

}

#topright ul {

	display: block;

	margin: 0px;

	list-style-type: none;

	color: #0070C0;

	font-size: 11px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

}

#topright li {

	display: inline;

	padding-left: 5px;

	padding-right: 5px;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #69A8D6;

}

#topright li:first-child {

	border-left-style: none;

}

#topright a {

	color: #0070C0;

	text-decoration: none;

}

#topright a:hover img {

	border-top-color: #FF0000;

	border-right-color: #FF0000;

	border-bottom-color: #FF0000;

	border-left-color: #FF0000;

}





#nav {
	background-image: url(images/nav-bg.gif);
	height: 25px;
}
#nav-left {
	background-image: url(images/nav-left.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left;
}
#nav-right {
	background-image: url(images/nav-right.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	background-position: right;
}
#nav ul {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	background-image: url(images/nav-div.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	display: block;
	line-height: 25px;
	float: left;
}
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 125px;
	text-align: center;
	font-size: 12px;
	background-image: url(images/nav-div.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#nav a:hover {
	background-color: #0070C0;
	color: #CCFFCC;
}





#subnav {
	background-color: #69A8D6;
	height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
#subnav ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#subnav li {
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#subnav li:first-child {
	border-left-style: none;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #CCFFCC;
}

#searchbox {

	text-align: right;

	color: #FFFFFF;

	text-transform: uppercase;

}

#searchbox form {

	margin: 0px;

	padding: 0px;

}

#searchbox table {

	margin: 0px;

	padding: 0px;

	height: 35px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	float: right;

}

#searchbox table td {

	margin: 0px;

	padding: 0px;

}





#leftnav {

	width: 169px;

	padding-right: 5px;

	padding-left: 5px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #FFFFFF;

	padding-bottom: 10px;

	margin-right: -1px;

	float: left;

}

#leftnav h2, #leftnav h3  {

	background-repeat: no-repeat;

	line-height: 25px;

	font-size: 14px;

	color: #FFFFFF;

	font-weight: bold;

	text-transform: uppercase;

	padding-left: 5px;

	padding-top: 0px;

	padding-bottom: 0px;

	padding-right: 5px;

	margin-top: 10px;

	margin-bottom: 10px;

}

#leftnav h2 {

	background-image: url(images/leftnav-h2.gif);

}

#leftnav h3 {

	background-image: url(images/leftnav-h3.gif);

}

#leftnav p {

	text-align: center;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 10px;

}

#leftnav ul {

	list-style-type: none;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

#leftnav img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	clip: rect(auto,auto,auto,auto);

}

#leftnav a {

	color: #0070C0;

	text-decoration: none;

}

#leftnav a:hover, #bottom a:hover, #topright ul a:hover {

	color: #003366;

	text-decoration: underline;

}





#content {
  float: left;
  width: 570px;
  background-image: url(images/shoppingcart-bg.gif);
  background-repeat: no-repeat;
  background-position: top;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-top: 10px;
  padding-top: 13px;
}

#content-top {

	background-image: url(images/content-top.gif);

	background-repeat: no-repeat;

	width: 780px;

	margin-left: 10px;

	background-color: #F2F2F2;

	margin-top: 10px;

	float: left;

}

#content-bottom {

	background-image: url(images/content-bottom.gif);

	background-repeat: no-repeat;

	background-position: center bottom;

	float: left;

}

#content h1 {

	background-image: url(images/header-bg.gif);

	background-repeat: repeat-y;

	background-position: left top;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #FFFFFF;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	color: #FF0000;

	font-size: 20px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -10px;

	width: 600px;

}

#content h2 {

	color: #0070C0;

	font-size: 18px;

}

#content h3 {

	color: #0070C0;

	font-size: 16px;

}

#content h4 {

	color: #0070C0;

	font-size: 14px;

}

#content a {

	color: #0070C0;

}

#content a:hover {

	text-decoration: none;

}

#content  a img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

#content br {
  line-height: 0px;
  clear: both;
}
.productdeschdr {
  font-weight: bold;
  text-align: center;
  border-top: 2px solid #A5D167;
  border-bottom: 2px solid #A5D167;
  padding: 5px 3px 5px 3px;
}
.cartbutton {
  width: 173px;
  height: 27px;
  padding: 5px;
  margin: 8px;
  background-color: #CC0000;
  border: 1px solid #cccccc;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  border: none;
  cursor: pointer;
}
.cartbutton:hover {
  width: 173px;
  height: 27px;
  padding: 5px;
  margin: 8px;
  background-color: #69a7d6;
  border: 1px solid #cccccc;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  border: none;
  cursor: pointer;
}

#bottom {

	background-image: url(images/bottom.gif);

	background-repeat: no-repeat;

	background-position: center top;

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

	font-size: 10px;

	color: #ffffff;

	padding-top: 20px;

	clear: both;

}

#bottom ul {

	margin: 0px;

	padding: 0px;

	font-size: 11px;

}

#bottom li {

	display: inline;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #69A8D6;

	padding-right: 5px;

	padding-left: 5px;

}

#bottom li:first-child {

	border-left-style: none;

}

#bottom a {

	color: #ffffff;

	text-decoration: none;

}
sup {
  font-size:6px;
}