html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

body {
	background: #E0D5B7 url('images/page_bg.jpg') repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url('images/body_bg.gif') repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url('images/headerpic.gif') no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 170px;
  background: url('images/headlogo.gif') no-repeat;
/*  background: url(images/logoheader.gif) no-repeat;
  background-color: #c4ae7c;
  text-align: center;
  color: #595959; */
}
#logo h1 {
  padding-top: 30px;
/*  font: 24px "arial narrow", arial, sans-serif;*/
  font: 30px Verdana, Arial, Helvetica, sans-serif;
}
#logo p {
  margin: 8px 20px 4px 20px;
  border-top: 1px solid #595959;
  border-bottom: 1px solid #595959;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
  font: 9px verdana, arial, sans-serif;
}

/* Navigational Menu */
#navhead {
/*  margin-top: 136px;*/
  padding-top: 154px;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
  font: 9px verdana, arial, sans-serif;
}

#navheadcp {
  height: 15px;
  padding-top: 5px;
  text-align: center;
  letter-spacing: 0.2em;
  font-weight: bold;
  font: 9px verdana, arial, sans-serif;
}

#main_links {
	margin-top: 5px;
	width: 230px;
	float: right;
}

#main_links a {
	text-decoration: none;
	color: #FFFFFF;
}

#main_links a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#main_links li {
	padding: 0px 14px;
	float: left;
	background: url('images/footerlinks_div.gif') no-repeat 100% 2px;
}

#main_links li#last {
	padding-right: 0px;
	background: none;
}

#nav {
  background: url('images/nav_left.jpg') no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 15px;
  background: #2A2A2A bottom left url('images/nav_bot.gif') no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url('images/arr_white.gif') no-repeat;
  padding: 7px 0 0 10px;
}

#navcp {
  background: url('images/navheader.gif') no-repeat;
  margin-left: 9px;
}
#navcp ul {
/*  margin-left: 9px;*/
  padding-left: 1px;
  padding-bottom: 15px;
  background: #2A2A2A bottom left url('images/nav_bot.gif') no-repeat;
}
#navcp li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url('images/arr_white.gif') no-repeat;
  padding: 7px 0 0 10px;
}
/*#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}*/
#nav .main {
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav .top {
  color: #fff;
  text-decoration: none;
}
#nav .activetop {
  color: #E9C379;
  text-decoration: none;
}
#nav .sub {
  color: #fff;
  text-decoration: none;
/*  font-style: italic; */
  padding-left: 5px;
  font-size: 13px;
}
#nav .activesub {
  color: #E9C379;
  text-decoration: none;
/*  font-style: italic; */
  padding-left: 5px;
  font-size: 13px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border-top: 1px solid #959595;
  background: 188px 10px url('images/arr_orange.gif') no-repeat;
}
#navcp .main {
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#navcp .cp {
  color: #fff;
  text-decoration: none;
}
#navcp .activecp {
  color: #E9C379;
  text-decoration: none;
}
#navcp a:hover {
  text-decoration: underline;
}
/*#nav .important a {
  color: #E9C379;
}*/
#specials {
  background: url('images/specials.gif') no-repeat;
/*  background-color: #74653d;*/
  padding-left: 10px;
  padding-right: 22px;
  padding-bottom: 0px;
  padding-top: 5px;
  text-align: inherit;
  margin-left: 9px;
  margin-top: 20px;
  height: 110px;
  color: #74653D;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  letter-spacing: 0.2em;
}
#specials a {
  font-size: 11px;
  color: #74653D;
  text-decoration: none;
  letter-spacing: normal;
}
#specials a:hover {
  font-size: 11px;
  color: #74653D;
  text-decoration: underline;
  letter-spacing: normal;
}
.special {
  background: url('images/special.gif') no-repeat;
  height: 120px;
}
.specialItemHeader {
  padding-left: 75px;
  padding-top: 10px;
  padding-right: 10px;
  font: 14px "arial narrow", arial, sans-serif;
  color: #fff;
  font-weight: bold;
  font-style: oblique;
}
.specialItemDetail {
  padding-left: 75px;
  padding-top: 5px;
  padding-right: 10px;
  color: #2a2a2a;
  font-family: "arial narrow", arial, sans-serif;
  font-size: 13px;
  line-height: 15px;
}
.specialViewDetail {
  padding-left: 75px;
  padding-top: 5px;
  padding-right: 10px;
  font: 13px "arial narrow", arial, sans-serif;
  color: #2a2a2a;
  text-decoration: underline;
}
#scr1 div {
  visibility:hidden;
  margin-top: 10px;
}
#scr1, #scr1 div.default {
  width:160px;
  height:80px;
  margin-top: 10px;
  overflow:hidden;
  visibility:visible;
  font: 14px "arial narrow", arial, sans-serif;
  letter-spacing: normal;
}
#scr1 table tr td div {
  visibility:visible;
}
#scr1 table tr td {
  padding-left:10px;
  text-align:left;
  vertical-align: text-top;
}
#news {
  background: url('images/news_bg.jpg') repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url('images/dots.gif') repeat-x;
  height: 10px;
}

#support {
  background: url('images/support.jpg') no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: left;
  width: 500px;
  padding-left: 25px;
  padding-top: 301px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

.subcat {
/*  background: url(images/subcat_bg.gif) no-repeat center;
  height: 113px; */
  border-style: dashed;
  border-color: #C4AE7C;
  border-width: 1px;
}

.subcattext {
  width: 100%;
  padding-top: 8px;  
  text-align: center;
}

.subcatpic {
  padding-top: 5px;
}

.products {
  width: 95%;
  border-style:solid;
  border-color: #74653D;
  border-width: 1px;
}

.productitems {
  background: #E0D5B7;
}

.producttagsAlt {
  width: 110px;
  background: #E0D5B7;
  font-weight: bold;
  font-size:10px;
  vertical-align: top;
}

.producttags {
  width: 110px;
  font-weight: bold;
  font-size:10px;
  vertical-align: top;
}

#welcome {
  margin-right: 20px;
  text-align: center;
}
#profile {
  padding-left: 10px;
  text-align: center;
}
#aboutus {
  margin-right: 20px;
}
#profile ul {
  margin-left: 9px;
  padding-left: 1px; 
}
#profile li {
  list-style: none;
  padding: 3px 0 0 3px;
}

#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
  text-align: left;
}
#corp {
  margin-right: 1%;
}

.serhead {
  font-weight: bold;
  font-size: 14px;
  color: #BE8B06;
}

#corp-img, #indu-img {
  background: url('images/pic_2.jpg') no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url('images/pic_3.jpg') no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url('images/footer_bg.gif') repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url('images/footerline.gif') no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

#specs {
  padding-left: 60px;
}