* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}

html, body, #main {
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: arial, sans serif;
	line-height: 14px;
	color: #8F7355;
	background: #CCC;
}

#main tr td {
	vertical-align: middle;
}

#main-container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	max-width: 790px;
	height: 450px;
	background: #FFF;
}

a, a:active, a:visited, a:hover {
	color: #8F7355;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #900;
}

#home {
	float: left;
	width: 100%;
	height: 100%;
	background: url(/images/home.jpg) top left no-repeat;
}

#home-menu {
	display: inline;
	float: left;
	width: 380px;
	height: 20px;
	margin: 84px 0 0 35px;
}

#home-menu li {
	display: inline;
	float: left;
	width: 75px;
	list-style: none;
	text-align: center;
	line-height: 20px;
	color: #900;
}

#home-menu li a {
	display: block;
	width: 75px;
	height: 20px;
	color: #900;
	background: url(/images/main_menu_button_white.gif) top left no-repeat;
}

#home-menu li a:hover {
	color: #8F7355;
	background: url(/images/main_menu_button_white.gif) top left no-repeat;
}

#about-header, #products-header, #distribution-header, #service-header, #contact-header {
	float: left;
	width: 100%;
	height: 100px;
	margin-top: 10px;
}

#about-header { background: url(/images/header_about.jpg) top left no-repeat; }
#products-header { background: url(/images/header_product.jpg) top left no-repeat; }
#distribution-header { background: url(/images/header_distribution.jpg) top left no-repeat; }
#service-header { background: url(/images/header_service.jpg) top left no-repeat; }
#contact-header { background: url(/images/header_contact.jpg) top left no-repeat; }

#menu {
	float: right;
	width: 470px;
	height: 20px;
	margin: 80px 8px 0 0;
}

#menu li {
	display: inline;
	float: left;
	width: 78px;
	list-style: none;
	text-align: center;
	line-height: 20px;
	color: #FFF;
}

#menu li a {
	display: block;
	width: 78px;
	height: 20px;
	color: #FFF;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/main_menu_button_trans.png');
}
html>body #menu li a { background: url(/images/main_menu_button_trans.png) top left no-repeat; }

#menu li a:hover, #menu li.here a {
	color: #8F7355;
	background: url(/images/main_menu_button_white.gif) top left no-repeat;
	filter: none;
}

#about {
	display: inline;
	float: left;
	width: 745px;
	height: 315px;
	margin: 20px 0 0 30px;
}

#about div {
	float: left;
	width: 375px;
	height: auto;
}

#about h3 {
	font-size: 12px;
	font-weight: bold;
	color: #900;
	margin-bottom: 10px;
}

#about p {
	float: left;
	width: 360px;
	height: auto;
	margin-bottom: 10px;
	font-size: 10px;
}

#product-info {
	display: inline;
	float: left;
	width: 760px;
	height: 300px;
	max-height: 300px;
	margin: 30px 0 0 15px;
}

#product-menu {
	float: left;
	width: 100px;
	padding-top: 30px;
	line-height: 15px;
	color: #8F7355;
	background: url(/images/nxr_logo.gif) top left no-repeat;
}

#product-menu li { list-style: none; }

#product-menu li.here a { color: #900; }

#description {
	float: left;
	width: 300px;
	height: 100%;
	font-size: 10px;
	line-height: 14px;
	color: #8F7355;
	overflow: auto;
}

#features {
	float: left;
	width: 100%;
	margin: 20px 0 15px 0;
}

#features li {
	line-height: 20px;
}

#features strong { color: #900; }

#product-image {
	float: left;
	width: 340px;
	height: 240px;
	margin-left: 18px;
	border: 1px solid #8F7355;
}

#more {
	float: left;
	margin-left: 18px;
	border-left: 1px solid #8F7355;
}

#more li {
	display: inline;
	float: left;
	width: 75px;
	height: 20px;
	margin-left: -1px; /* overlaps buttons to avoid double border at intersection */
	list-style: none;
	line-height: 20px;
	font-size: 10px;
	text-align: center;
	background: url(/images/product_button.gif) top left no-repeat;
}

#more li a {
	display: block;
	float: left;
	width: 75px;
	height: 20px;
	color: #8F7355;
}

#more li a:hover {
	color: #900;
}

#map {
	display: inline;
	float: left;
	width: 665px;
	height: 300px;
	margin: 15px 0 0 90px;
	background: url(/images/map.gif) top left no-repeat;
}

.map-note {
	display: inline;
	display: none;
	float: left;
	width: 150px;
	height: 120px;
	margin: 100px 0 0 30px;
	background: transparent;
}

.map-note strong {
	display: block;
	color: #900;
}

.map-note a {
	color: #900;
}

#map-address-east {
	margin-top: 60px;
}

.map-link {
	z-index: 200;
	display: block;
	position: absolute;
	top: 174px;
	left: 648px;
	width: 17px;
	height: 17px;
}

#map_east {
	top: 208px;
	left: 715px;
}

#map_mid-atlantic {
	top: 217px;
	left: 698px;
}

#map_west {
	top: 238px;
	left: 276px;
}

#map_south_east {
	top: 380px;
	left: 653px;
}

#map_south {
	top: 360px;
	left: 498px;
}

#service-info {
	float: left;
	width: 270px;
	margin: 30px 0 0 120px;
}

#contact-info {
	display: inline;
	float: left;
	margin: 30px 0 0 120px;
}

#service-info strong, #contact-info strong {
	color: #900;
}

#footer {
	position: relative;
	width: 790px;
	margin: 5px auto 0 auto;
}

#footer #terms {
	float: left;
}

#footer #trade {
	float: right;
}