html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;

}

body {
	background: #E0D5B7 url(/templates/images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

#globalnav {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #74653D;
text-align:center;
padding-bottom:10px;
margin-top:-30px;

	}
/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(/templates/images/body_bg.gif) repeat-y;
  
}

#header {
	position: absolute;
	left: 243px;
	width: 535px;
	height: 250px;
	background: url(/Templates/images/headerthatsucksass.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(/Templates/images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  background: url(/templates/images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(/templates/images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(/templates/images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  border: none;
  background: 188px 10px url(/templates/images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news {
  background: url(/templates/images/news_bg.jpg) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: left;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: bold;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(/templates/images/dots.gif) repeat-x;
  height: 10px;
}

#support {
	border: 1px solid #532900;
	padding: 1px;
	height: 150px;
	color: #532900;
	margin-left:10px;
}
#support p {
  margin: 0.7em 2.6em;
}
#corp {
	width: 220px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.corp li  {
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}
.corp a:link {color:#fff}
a:visited {color:#fff}
a:hover {color:#FF6600}

#indu {
  
   float: left;
  width: 500px;

padding-left:10px;
}
#indu ul
{
	margin-left:3px;
	padding: 3px;
}
#indu li {
  font: 12px arial, sans-serif;
  padding: 5px;
  margin-left:10px;
}
#profile ul.plussbullets {
	margin-left: 0px;
	padding: 0;
	font-weight: normal;
}

#indu2 {
  margin-left:10px;
  float: left;
  width: 220px;
}

#right {
	float: left;
	margin-left:10px;
	width: 500px;
	padding-right: 3px;
	padding-top: 240px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 5px;

}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#indu .3{
  
  margin-left:10px;
  float: left;
  width: 250px;
  
}
#profile .4{
  margin-left:10px;
  float: left;
  width: 45%;

}
#profile ul.plussbullets {
	margin-top: 0px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#profile ul.plussbullets li {
	background: top left url(/templates/images/bullet_plus.gif) no-repeat;
	padding: 0 0 0 25px;
}
#profile ul.plussbullets {
	margin-left: 0px;
	padding: 0;
	font-weight: normal;
}


#spacer {
  height: 2em;
}
#other {
	margin-right:15px;
	padding-top:10px;
	width:500px;
	float:right;
}
#footer {
  background: url(/templates/images/footer_bg.gif) repeat-y;
  padding:5px;
  font-size:9px;
  
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(/templates/images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}

