body {
	text-align: center;	
	font-family: tahoma,verdana,helvetica,sans-serif;
	font-size: 76%;
	line-height:180%;
}

p {
	font-size: 1em;
}

a {
	color: #473E2D;
	text-decoration: underline;
	font-weight:bold;
}

strong {
	font-size: 1em;
	color: #473E2D;
}

h2 {
	font-size: 1.1em;
	color: #473E2D;
}

h3 {
	font-size: 1em;
	color: #473E2D;
	margin-bottom: 0;
}

p {
	margin-top: 0; padding-top: 0;
}

p.top {
	margin-top: 12px;
}


img {
	border :0;
}

.hide {
	display: none;
}

#wrapper {
	text-align: left;
	
	margin-left: auto;
	margin-right: auto;
}

#header { 
	
	padding: 15px 0 27px 29px;
}


#header .logo {
	padding-right: 27px;
	float:left;
}
#navigationtabs {
	display: none;
}

#navigationtabs li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
}

#navigationtabs li, #navigationtabs a {
    display: block;
}

#aboutus {left: 230px; top: 0; width: 90px; height: 32px;}
#products {left: 350px; top: 0px; width: 86px; height: 32px}
#contact {left: 466px; top: 0px; width: 155px; height: 32px;}

#aboutus a {height: 32px;}
#products a {height: 32px;}
#contact a {height: 32px;}

#aboutus.on a {height: 35px;background: url(images/nav-graphic.jpg) -230px -58px no-repeat;}
#products.on a {height: 35px;background: url(images/nav-graphic.jpg) -350px -58px no-repeat;}
#contact.on a {height: 35px;background: url(images/nav-graphic.jpg) -466px -58px no-repeat;}


#aboutus a:hover { height: 35px;background: url(images/nav-graphic.jpg) -230px -58px no-repeat;}
#products a:hover { height: 35px;background: url(images/nav-graphic.jpg) -350px -58px no-repeat;}
#contact a:hover { height: 35px;background: url(images/nav-graphic.jpg) -466px -58px no-repeat;}

#main {

}

#leftcontent {
	padding-left: 32px; 
	padding-top: 40px;
}

#leftcontent-image {
	voice-family: "\"}\""; 
  	voice-family:inherit;
}

#subnav {
	display: none;
	background-color: #ffffff;
	background: #fff url(images/subnav-bg.gif) no-repeat top left;
}

#subnav ul {
	margin-left: 0; padding-left: 0;
	list-style-type: none;
}

#subnav ul li {
	color: #62686A;
	font-weight: bold;
}

#subnav ul a {
	color: #62686A;
	font-size: 0.8em;
}

#thumbnailarea {
	padding-right: 10px;
}

td {
	font-size: 0.75em;
	font-weight:bold;
	color: #6B604B;
	padding: 2px;
	line-height: 1.3em;
}

td.description {
	padding-left: 15px;
}

td.thumb img {
	border: 1px solid #fff;
}

#subnav-content {
	padding: 10px;
}

#rightcontent {
	padding-left: 43px; padding-right: 86px;
	padding-top: 0; margin-top: 0;
	voice-family: "\"}\""; 
  	voice-family:inherit;
}

#rightmain {
 padding-top: 32px;
}

#footer {
	display: none;
	background: url(images/footer-bg.jpg) no-repeat top left;
	border-bottom: 4px solid #546267;
}

#footercontent {
	margin: 0; padding: 0;
	margin-left: 384px;
	background: #EBE9E4;
	border-bottom: 8px solid #546267;
}

#footercontent img {
	margin-top: 43px;
}

#product #header { display: none; }

#product-wrap { text-align: center; padding: 20px 0; }
#product-logo { float: left; width: 250px; }
#product-title { margin-left: 270px; text-align: left; }
#product-title h1 { margin: 0; padding: 0; font: normal 26px Arial, Helvetica, sans-serif; }
#product-title h2 { margin: 0; padding: 0; font: normal 18px Arial, Helvetica, sans-serif; }
#product-main { clear: both; padding: 100px 0 100px 0px; }
#product-contact { font: normal 16px Arial, Helvetica, sans-serif; line-height: 140%; }
#product-backlink { display: none; }