html {
	height:100.1%;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #ffffff;
}

body {
	font: 70%/140% Verdana, Helvetica, sans-serif;
	text-align: center;	
	tmargin: 0;
	padding: 0;
}
* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, p, ol, ul {
	margin-top: 0;
}
h1, h2, h3 {
	font-family: Verdana, Helvetica, sans-serif;
}
h1, h2 {
	text-transform: none;
	font-weight: normal;
}
h1 {
	letter-spacing: normal;
	font-size: 2.4em;
}
h2 {
	letter-spacing: -1px;
	font-size: 1.8em;
	text-align:center;
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: normal;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
hr {
	display: none;
}
/* Layout */
#wrapper {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
#header {
	height: 100px;
	background-image: url(../images/weblogo1.gif);
	margin-bottom: 3px;
}
#header a {
	color: #ffffff;
}
#header a:hover {
	color: #FF0000;
}
#header .active {
	color: #FF0000;
}
.menutop ul li{
	float: right;
	list-style: none;
	display: inline;	
	color: #ffffff;
	margin-top: 80px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #888888;
}
#topbar {
    height: 25px;
	background-image: url(../images/top_bar.gif);
	margin-bottom: 3px;

}
/* main column */
#main {
	float:left;
	width: 500px;
}
#main h1{
	background-image: url(../images/h1_background.gif);
	height: 100px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	line-height: 1.5em;
}
#products a {
	color: #000000;
}
#products a:hover {
	color:#FF0000;
}
#main p {
	text-align: left;
	background-color: #ffffff;
	color: #000000;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
#main .details {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	color: #ffffff;
	font-size: small;   
}
.text {
	margin-top: 15px;
	line-height: 1.5em;
}
#products {
	float: left;
	width: 500px;
	padding-bottom: 5px;
	margin-bottom: 5px;	
	border-bottom: solid thin #999999;
}
#products h2 {
	padding-bottom: 5px;
}
#products h4 {
	font-size: 12px;
	background-color: #990000;
	color: #ffffff;
	text-align: left;
	margin-top: 5px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#products p {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	background-color: #FFFFFF;
}
.products_left {
	float: left;
	width: 200px;
}
.products_right {
	float: right;
	width: 300px;
}
.products_left2 {
	float: left;
	width: 217px;
}
.products_right2 {
	float: right;
	width: 283px;
}
.products_left3 {
	float: left;
	width: 105px;
}
.products_right3 {
	float: right;
	width: 395px;
}
#buy_now
{
  display: block;
  width: 81px;
  height: 20px;
  background: url("../buttons/buy_now.gif") no-repeat 0 0;
}
#buy_now:hover
{ 
  background-position: 0 -20px;
}
#buy_now span
{
  display: none;
}
#submain {
	float: left;
	width: 500px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: #999999 thin solid;
}
#submain a {
	text-decoration: none;
}
#submain a:hover {
}
#submain h5 {
	display: block;
	background-color: #990000;
	color: #FFFFFF;
	font-size:12px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#submain p {
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#submain .submain_left {
	float: left;
	width: 250px;
	text-align: center;
}
@submain .submain_right {
	float: right;
	width: 249x;
	text-align: center;
	border-left: 1px solid #999999;
}

/* left column */
#leftbar {
	float: left;
	width: 215px;
	background-color: #ffffff;
}
#leftbar .active {
	color: #FF0000;
}
#leftbar h2 {
	background:#333333;
	font-size: 12px  ;
	padding-top: 3px;
	padding-bottom: 5px;
	color:#ff9900;
	border-bottom: 1px solid #ffffff;
	margin-right: 10px;
}
#menuleft a {
	display: block;
	font-size: 10px;
	text-align: left;
	list-style: none;
	background-color: #cccccc;
	padding-left: 20px;
	color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid thin #ffffff;
	margin-right: 10px;
}
#menuleft a:hover {
	background-color: #FFFFFF;
	color: #990000;
}
#menuleft a#submenuleft {
	padding-left: 40px;
	font-size: 10px;
}
#menuleft a#submenulefta  {
	padding-left: 60px;
	font-size: 10px;
}
#leftbar .image {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftbar .intro {
	margin-left:10px;
	margin-right: 10px;
	text-align: center;
	border-bottom: 1px solid #999999;
}
#leftbar .intro2 {
	margin-top: 10px;
}

/* rightbar */
#rightbar {
	float: right;
	width: 215px;
	margin-left: 10px;
	border-left: solid 1px #999999;
}
#rightbar a {
	color: #000000;
}
#rightbar a:hover {
	color:#FF0000;
}
#rightbar h2 {
	background:#990000;
	font-size: 12px  ;
	padding-top: 3px;
	padding-bottom: 5px;
	color:#ffffff;
	border-bottom: 1px solid #ffffff;
	margin-right: 10px;
}
#menuright a {
	display: block;
	font-size: 10px;
	text-align: left;
	list-style: none;
	background-color: #cccccc;
	padding-left: 20px;
	color: #000066;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: solid thin #ffffff;
	margin-right: 10px;	
}
#menuright a:hover {
	background-color: #FFFFFF;
	color: #990000;
}
#image {
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFFFF;
	clear: both;
}
#rightbar .comments {
	margin-top: 5px;
	border-bottom: #999999 solid thin;
	margin-bottom: 5px;
}
#rightbar p {
	padding-left: 5px;
	text-align: left;
}
#rightbar h3 {
	background-color: #990000;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	text-align: left;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#rightbar h4 {
	background-color: #999999;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	text-align: left;
	margin-left: 5px;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#rightbar h5 {
	background-color: #999999;
	font-size: 12px;
	color: #ffffff;
	margin-top: 5px;
	text-align: center;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#rightbar .intro2 {
	float:right;
	margin-top: 10px;
}
#rightbar .intro3 {
	float:right;
	margin-top: 10px;
}
#rightbar .image {
	float: right; 
	margin-left: 10px;
} 
/* Footer */
#footer {
	clear: both;
	padding: 2px;
	margin-top: 5px;
	border-top: 1px solid #990000;
}
#footer p {
	text-align: left;
	font-size: 10px;
	color: #000000;
}
#menubott {
	text-align: center;
	list-style:none;
	margin-top:2px;
	margin-bottom: 3px;
}
#menubott h4 {
	font-size: 12px;
	color: #990000;
}
#menubott li {
	color: #000000;
 	list-style: none;
	border-left: 1px solid #cccccc;
 	display: inline;
}
#menubott a {
	color: #000000;
	padding:5px; 
 	text-align:center;
 	letter-spacing:-1px;
 	font-weight: bold;
}
#menubott a:hover {
	color: #ff0000;
}
#menubott .active {
	color:#FF0000;
}