* {
	font-family: helvetica, arial, sans-serif;
	color: black;
	font-size: 11px;
	line-height: 130%;
}

html,body {
	margin: 0;
	padding: 0;
	background: white url(site/bg.gif) repeat-x;
}

body {
font-family: helvetica, arial, sans-serif;
	color: black;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 25px;
}

a {
	text-decoration: none;
}

img {
	border: none;
}


#main {
	position:relative;
	margin:0px auto 0px auto;
	color:white;
	width:806px;
	height:585px;
	min-width:800px;
	min-height:585px;
	text-align:left;
}

html>body #main {
	height:auto;
}

#navi {
	width:auto;
	height:120px;
	margin:0;
	padding:0;
	background:transparent;
}

#navi ul, #navi li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}

#navi li {
	margin:0px;
	float:left;
	display:block;
}

#navi li a {
	display:block;
	width:151px;
	background:url(site/hnav_normal.gif) no-repeat top left;
	float:left;
	text-align:right;
	padding:90px 10px 10px 0px;
	border:none;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

#navi li a:hover {
	background:url(site/hnav_hover.gif) no-repeat top left;
}

#navi li a.selected, #navi li a.selected:hover {
	background:url(site/hnav_sel.gif) no-repeat top left;
}


#subnavicontainer {
	padding:0px;
}

#subnavi {
	width:799px;
	height:40px;
	margin:0;
	padding:0px 0px 0px 5px;
	background:rgb(125,114,0);
	margin-top:5px;
}

#subnavi ul, #subnavi li {
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}

#subnavi li a {
	display:block;
	float:left;
	text-align: center;
	width:90px;
	height:10px;
	min-width:90px;
	padding:7px 10px 13px 10px;
	margin: 5px;
	background:black url(site/snav_sel.gif);
	border:none;
	color: white;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: small-caps;
}

#subnavi li a:hover {
	background:black url(site/snav_normal.gif);
	color: white;
}

#subnavi li a.selected, #subnavi li a.selected:hover {
	background:black url(site/snav_normal.gif);
	color: black;
}

html>body #subnavi li a {
	width:auto;
}

#leftnavi {
	position:absolute;
	border:1px solid rgb(177,177,177);
	border-bottom:none;
	width:280px;
	min-height:325px;
	height:auto !important;
	top:185px;
	left:0px;
	background:#ffffff;
	padding:0px 20px 40px 20px;
	margin-bottom: 50px;	
}

#footer {
	position:absolute;
	bottom:0px;
	left: 0px;
	height:20px;
	width:307px;
	background:rgb(125,114,0);
	color: white;
	padding: 7px 0px 0px 13px;
}

#footer a {
	color: white;
	border: none;
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}

#copyright {
	position:absolute;
	left:0px;
	bottom: -25px;
	height:22px;
	width:auto;
	margin-top: 20px;
	color: rgb(153,153,153);
	font-size: 11px;
	font-weight: bold;
	font-variant: small-caps;
}

#pagebg {
	background:transparent url(site/bg_page.gif) no-repeat bottom right;
	position:absolute;
	bottom:0;
	right:0;
	width:490px;
	margin: 0 -23px -20px 0;
}

#outer-content {
	position:absolute;
	width:442px;
	min-height:325px;
	height:auto !important;
	top:185px;
	left:322px;
	background-color:#ffffff;
	padding: 0px 20px 20px 20px;
}

#content {
	position:absolute;
	width:442px;
	min-height:325px;
	height:auto !important;	
}

#content #img-full {
	margin-left: -20px;	
}

#content ul, #leftnavi ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#content ul li, #leftnavi ul li {
  background-image: url(site/list.gif);
  background-repeat: no-repeat;
  background-position: 0px top; 
  padding-left: 17px; 
}

#content a.page, #leftnavi a.page {
  background-image: url(site/list-page.gif);
  background-repeat: no-repeat;
  background-position: 0px top; 
  padding-left: 17px; 
  text-decoration: underline;  
}

h1 {
	font-size: 16px;	
	font-variant: small-caps;
}

h2 {
	font-size: 14px;	
	font-variant: small-caps;
}

h3 {
	font-size: 12px;	
	font-variant: small-caps;
}

#outer-breadcrumb {
	width: 804px;
	min-height:20px;
	height:20px !important;
	background:rgb(162,153,20);
	padding: 0px;
	vertical-align: middle;
}

#breadcrumb {
	position: relative;
	height: 16px;
	padding: 2px 10px 3px 10px;
	color: black;
	font-size: 10pt;
	font-weight: bolder;
	font-variant: small-caps;
}


#breadcrumb ul {
  display: inline;
  list-style-type: none;
  padding: 0px 0px 0px 10px;
  margin: 0px;
}

#breadcrumb ul li {
  display: inline;
  padding: 4px 0px 0px 0px;
}

#breadcrumb ul li a, #breadcrumb ul li a:visited {
	background-image: url(site/bc.gif);
  background-repeat: no-repeat;
  padding: 2px 10px 0px 14px;
  background-position: 0px 2px; 
  text-decoration: none;
	color: black;
}

#breadcrumb ul li a:hover {
	background-image: url(site/bc-hover.gif);
  background-repeat: no-repeat;
  padding: 2px 10px 0px 14px;
  background-position: 0px 2px; 
  text-decoration: none;
	color: white;
}

#producttext {
	margin:20px 80px 0px 0px;
	position:absolute;
}

#productimg {
	position:absolute;
	right:0;
	margin:0px 20px 0px 0px;
}



.label {
	color:rgb(60,60,60);
}

input.text {
	width:265px;
}

textarea {
	width:265px;
	height:100px;
}