﻿body {margin: 0;	padding: 0;	text-align: center;	background: #000;	overflow: auto; font-family: Helvetica, Verdana, sans-serif;}

img {border: 0;}

a {color: #ea7a2a; text-decoration: none; font-weight: bold;}

a:hover {color: #bb5e1b;}

.wrapper {position: relative;	width: 960px;	margin: 0 auto;	text-align: center;}

.wrapper-btm {position: relative;	width: 770px;	margin: 0 auto;	text-align: center;}

.more {padding-right: 22px;background: url('../siteart/link.gif') no-repeat right center;}

#header {width: 960px;	height: 276px;	margin: 0 auto;	background: url('../siteart/hdr.jpg') no-repeat;}

#leftnav {float: left;width: 10%;line-height: 44px;background: url('../siteart/nav-left.jpg') repeat-x;}

#rightNav {float: right;width: 90%;line-height: 44px;background: url('../siteart/nav-right.jpg') repeat-x;}

#nav-edge {	float: left;width: 50px;height: 44px;background: url('../siteart/nav-edge.jpg') no-repeat;}

#nav {position: relative; z-index: 100; text-align: right; padding: 0;  margin: 0; margin-left: 10%;list-style-type: none; background: url('../siteart/nav-right.jpg') repeat-x;}

#nav li {float: left;display: inline;}

#nav a {
	display: block;
	line-height: 44px;
	padding: 0 15px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: Helvetica, Verdana, sans-serif;
	color: #e0dfe0;
}

#nav a:hover {color: #2c2c2c;	background: url('../siteart/nav-over.jpg') repeat-x;}

#inv {
	clear: both;
	position: relative;
	z-index: 1;
}

#inv-btm {
	margin: 0 auto;
	height: 47px;
	width: 770px;
	background: url('../siteart/inv-btm.jpg') no-repeat;
}

#map {
	text-align: right;
	margin: 15px;
	background: url('../siteart/map-bg.jpg') no-repeat top right;
}

#right {text-align: right;line-height: 30px;}

#content {
	width: 650px;
}

#content div {
	padding: 0 15px 15px 15px;
	line-height: 25px;
}

#content p {
	font-size: 9pt;
	line-height: 20pt;
	text-indent: 30px;
}