body {
  background-color: #ffcc00;
  text-align: center;
  font-family: sans-serif, arial; 
  font-size: 12px;
}
h3 {
  color: red;
}
#wrap {
  width: 760px;
  margin: 0px auto;
  padding: 4px;
  border: 4px solid #6600CC;
  background-color: #fff;
}
#header {
  width: 760px;
}
#logo {
  text-align: left;
  float: left;
  width: 190px;
}
#bee {
  text-align:left;
  float: left;
  width: 100px;
  margin-left: 40px;
}
#head_links {
  float: right;
  text-align: right;
  width: 200px;
  padding-right: 10px;
}
#head_links a {
  color: #cc0000;
}
div.clear {
  clear: both;
}
#top_nav {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  clear:both;
}
#top_nav_con ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #6600CC;
  color: White;
/*	background: url('../images/bar.jpg') top left no-repeat; */
  float: left;
  width: 100%;
  font-size:16px;
}
#top_nav_con ul li { display: inline; }
#top_nav_con ul li a {
  padding-top: 2px;
  padding-bottom: 3px;
  padding-left:0px;
  padding-right:0px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
	border-left: 1px solid #fff;
	width: 186px;
}
#top_nav_con a:hover {
  color: yellow;
}
#content_wrap {
  width: 100%;
  padding: 0 5px;
	text-align: left;
}
#left_menu {
  width: 80px;
  font-size: 12px;
  float: left;
}
#left_menu a {
  color: #cc0000;
}
#left_menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#left_menu li {
  margin-bottom: 3px;
}
#home_left, #home_right1, #home_right2 {
  text-align: left;
  float: left;
}
#home_left {
  width: 300px;
  padding-bottom: 4px;
}
#home_left ul {
  margin: 0;
  padding: 5px 10px;
  font-size: 14px;
}
#home_right1 {
  width: 170px;  
  padding: 0 5px;
  color: #cc0000
}
#home_right2 {
  width: 170px;
  padding: 0 5px;
  color: #cc0000
}
#left_content {
  text-align: left;
  width: 400px;
  float: left;
}
#left_content p {
  font-size: 14px;
}
#left_content hr {
  border: 1px solid #e7e7e7;
}
#right_content {
  width: 255px;
  text-align: left;
  float: left;
}
#right_content p {
  padding-left: 16px;
}
#right_content h2 {
  font-size: 16px;
  padding-left: 16px;
  margin-top: 0px;
}
#right_content li {
  list-style-type: square;
}
#content_wrap p {
  font-size: 12px;
}
#full_content {
  width: 655px;
  float: left;
}
div.prod_price {
  width: 75px;
}
div.prod_qty {
  width: 120px;
}
div.prod_order {
  width: 140px;
}
div.prod_descript {
  margin-top: 15px;
  font-size: 12px;
}
input.prod_submit {
	border: 2px solid #6600cc;
	padding: 4px;
	background-color: #990000;
	color: #ffcc00;
}
div.prod_price, div.prod_qty, div.prod_order {
  float: left;
	padding: 6px 0;
}
#footer {
  font-size: 11px;
	color: #444;
	text-align: center;
	padding: 10px auto;
}
#prod_thumbs {
  font-size: 12px;
	border-top: 1px dashed #808080;
}
.title {
  font-size: 16px;
	font-weight: bold;
	padding: 4px;
	background-color: #e7e7e7;
}
div.width50left, div.width50right {
        width: 290px;
	float: left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #808080;
}
div.width50left {
  margin-right: 15px;
	margin-bottom: 20px;
}
div.prod_home {
  width: 150px;
  padding-bottom: 20px;
  text-align: center;
}
.tr_price {
  color: #cc0000;
}
.lefthead {
  background-color: #ffcc00;
  color: #000;
  width: 90%
}
#btmnav {
  font-size: 12px;
  text-align: left;
  padding: 10px 20px;
  margin-bottom: 5px;
  border-top: 1px solid #808080;
  background: url('../images/shadebar.jpg') top left repeat-x;
/*  background-color: #e7e7e7; */
  color: #555;
}
#btmnav a {
  color: #555;
}
#btmnav .btmcol, #btmvav .btmcol_rt {
  padding-right: 15px;
  float: left;
  border-right: 1px solid #808080;
  margin-right: 30px;
  height: 90px;
}
#btmnav .btmcol_rt {
  border-right: 0px;
  padding-top: 50px;
}
div.cube {
  width: 170px;
  height: 170px;
  padding: 15px;
  border-top: 2px dashed #e7e7e7;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
#wide {
  width: 600px;
  padding: 5px 30px;
  float: left;
}
#home_left p {
  font-size: 16px;
  font-weight: bold;
  color: #444;
}

