html, body {
	margin: 0px;
	padding: 0px;
}
body {
	font: 11px Tahoma, verdana, sans-serif;
}
img {
	border: 0px;
}
a {
	color: #575757;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #2B2B2B;
	text-decoration: underline;
}
ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
}
li {
	list-style: square;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
form {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(images/bg.jpg);
}
#outer {
	background: url(images/bg_top.jpg) repeat-x;
	min-height: 757px;
	padding: 76px 0px;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	position: relative;
	width: 563px;
}
#head {
	position: relative;
	height: 157px;
	background: url(images/head_bg.gif);
}
#head h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 30px;
	left: 29px;
}
.logo {
  display: block;
  float: left;
  position: relative;
  right: 20px;
  padding: 0px 5px;
  font: 18px tahoma, arial, sans-serif;
  width: 324px;
  height: 55px;
}
.logo .top {
  display: block;
  color: #303228;
  padding: 0px 8px;
}
#head-left {
	position: absolute;
	top: 0px;
	left: -16px;
	width: 16px;
	height: 200px;
	background: url(images/head_left.gif) no-repeat;
}
#head-right {
	position: absolute;
	top: 0px;
	left: 562px;
	width: 16px;
	height: 200px;
	background: url(images/head_right.gif) no-repeat;
}
#navb {
	position: absolute;
	top: 138px;
	left: 10px;
	height: 19px;
}
#navb ul {
  margin: 0px;
  padding: 0px;
}
#navb li {
  float: left;
  width: 76px;
  height: 19px;
  background: url(images/small_nav_tab.gif) no-repeat;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: center;
  padding-top: 4px;
}
#navb a {
  color: #E1E1D5;
  text-decoration: none;
  font: bold 11px arial, sans-serif;
}
#navb a:hover {
  color: white;
}
#head-1 {
	position: absolute;
	top: 0px;
	right: 58px;
	width: 285px;
	height: 157px;
	background: url(images/head_1a.jpg) no-repeat;			
}
#head-2 {
	height: 184px;
	background: url(images/head_2a.jpg) no-repeat;			
}
#neck {
	background: url(images/neck_bg.jpg) repeat-y;
	font-weight: bold;
	color: #E1E1D5;
}
#neck-top {
	background: top url(images/neck_top.jpg) no-repeat;
	padding: 12px 0px 0px 0px;
}
#neck-bot {
	background: bottom url(images/neck_bot.jpg) no-repeat;
	padding: 6px 0px 19px 0px;
}
#neck-about {
	float: left;
	width: 260px;
}
#neck h2 {
	margin: 0px;
	padding: 0px 0px 3px;
}
#neck a {
	color: #303228;
}
#neck a:hover {
	color: #1C1D10;
}
#neck-about h2 {
	padding: 0px 0px 3px 20px;
	margin-left: 0px;
	margin-bottom: 0px;
  color: #303228;
  font: 18px tahoma, arial, sans-serif;
}
#neck-about p {
  margin-top: 0px;
  margin-left: 20px;
}
#neck-howdy {
	float: right;
	width: 278px;
}
#neck-howdy div {
	padding-right: 23px;
}
#neck-howdy h2 {
  color: #982801;
  font: 18px tahoma, arial, sans-serif;
  padding: 0px 0px 3px 0px;
}
#neck-howdy h2 em {
  font-style: normal;
  color: #ECEEE4;
}
#neck-howdy p {
  margin-top: 0px;
}
#neck-press {
  background-color:#8E937C;
}
#neck-press h2 {
	padding: 0px 20px;

  color: #303228;
  font: 18px tahoma, arial, sans-serif;
}
#neck-press p {
  margin-top: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
#body {
	background: url(images/body_bg.gif) repeat-y;
}
#body-bot {
	background: bottom url(images/body_bot.gif) no-repeat;
	padding-bottom: 20px;
}
#body h2 {
	margin: 0px;
	padding: 0px;
	background: url(images/body_top.gif) no-repeat;
	height: 60px;
	color: #303228;
      font: normal 16px "arial narrow", arial, sans-serif;
}
#body span {
  position: relative;
  top: 15px;
  left: 40px;
 }
#body h2 strong {
  color: #982801;
  font-weight: normal;
}
#footer {
	background: url(images/footer_bg.gif);
	margin: 0px 1px;
	text-align: center;
	padding: 24px 26px 10px 0px;
	position: relative;
}
#footer p {
	margin: 0px;
	padding: 6px 0px;
}
#items {
	margin: 0px 0px 0px 29px;
	color: #36382E;
	font: 10px tahoma, verdana, sans-serif;
}
.item {
	float: left;
	width: 228px;
	margin-right: 31px;
              text-align: left;
}
.item h3,.item h3 a {
	font-size: 11px;
	margin: 12px 0px 6px 0px;
	color: #2B2B2B;
}
.item p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
.item .details {
	background: #982801;
	font: 11px arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px 5px;
}
.item .details:hover {
	background: #BE3302;
	text-decoration: none;
	color: #FFFFFF;
}
.item .divider {
	clear: both;
	height: 10px;
	background: bottom url(images/dash.gif) repeat-x;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.left {
	float: left;
	padding-right: 12px;
}
.right {
	float: right;
	margin-left: 9px;
}
#banner {
	height: 120px; 
	margin: 0px 29px;
	background: bottom url(images/banner.gif) repeat-x;
	font: 10px tahoma, verdana, sans-serif;
}
#banner-text {
	color: #36382E;
	padding-top: 0px;
	float: right;
	width: 248px;
}
#banner-text h3 {
	font-size: 11px;
	color: #2B2B2B;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
}
#banner-text p {
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#banner-text a {
	color: #036292;
}
#banner-text a:hover {
	color: #982801;
}