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(/images/page_bg.jpg) repeat-x;
	padding-bottom: 10px;
	padding-top: 31px;
}

body,table
{
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(/images/body_bg.gif) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(/images/header_2.jpg) no-repeat;
}
#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(/images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 20px;
  font: 24px "arial narrow", arial, sans-serif;
}

#logo h1 a {
  padding-top: 20px;
  font: 24px "arial narrow", arial, sans-serif;
  text-decoration:none;
}

#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(/images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 0px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(/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(/images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
  position: relative;
}
#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(/images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

/***********************
*Start sub menu css
***********************/
#nav li:hover ul,#nav li.sfhover ul
{
  display: block!important;
}

#subnav
{
	display:none!important;
	position: absolute!important;
	left:225px!important;
	top:-1px!important;
	background: #2A2A2A!important;
	padding-bottom:0!important;
	border:1px solid #959595;
}
#subnav li
{
	list-style: none!important;
	font: 13px "arial narrow", arial, sans-serif!important;
	border-top: none!important;
	width:188px!important;
	height:30px!important;
	border-bottom:1px solid #959595!important;
	background:none !important;
}
/***********************
*End sub menu css
***********************/
#news {
  background: url(/images/news_bg.jpg) repeat-y;
  padding-left: 25px;
  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(/images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(/images/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 301px;
}
#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: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp-img, #indu-img {
  background: url(/images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(/images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(/images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(/images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}


#title_area h2
{
	overflow:auto;
	min-height:30px;
}

#title_area h2 div
{
	padding:0;
	margin:0;
	text-align:right;
	padding-right:5px;
}

.rtop_fc, .rbottom_fc
{
	display:block;
	width:750px;
	margin-left:5px;
}
.rtop_fc *, .rbottom_fc *
{
	display: block;
	background-color:#E3E3E3;
	height: 1px;
	overflow: hidden;
}

.rtop_mr, .rbottom_mr
{
	display:block;
	width:750px;
	margin-left:5px;
}
.rtop_mr *, .rbottom_mr *
{
	display: block;
	background-color:#CCC5A9;
	height: 1px;
	overflow: hidden;
}

.rtop, .rbottom
{
	display:block;
	width:750px;
	margin-left:5px;
}
.rtop *, .rbottom *
{
	display: block;
	background-color:#C4AE7C;
	height: 1px;
	overflow: hidden;
}

.rtop_home, .rbottom_home
{
	display:block;
	margin-left:0px;
	width:450px;
}
.rtop_home *, .rbottom_home *
{
	display: block;
	background-color:#E3E3E3;
	height: 1px;
	overflow: hidden;
}

.rtop
{
padding-top:10px;
}

.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}


#text_states
{
	list-style:none;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	overflow:auto;
	width:430px;
}

#text_states li
{
	float:left;
	height:15px;
	width:95px;
	text-align:center;
	padding:5px;
}

#text_states_containor
{
	clear:both;
	background-color:#E3E3E3;
	width:450px;
}

/**********************************
*Start Cover Divs
***********************************/
#coverDiv
{
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	background-color:#000;
	z-index:440;
	-moz-opacity:0.5;
	opacity: .5;
	filter: alpha(opacity=50)
}

#contentDiv
{
	display:none;
	position:absolute;
	top:0px;
	background-color:#F1EDE2;
	z-index:450;
}
/**********************************
*End Cover Divs
***********************************/

#metro_state_list
{
	clear:both;
	overflow:auto;
}

#state_list_search,#state_county_area
{
	position:absolute;
	display:none;
}


#ad_area1
{
	top:0;
	left:0;
	position:absolute;
	width:130px;
	text-align:center;
	margin-left:-145px;
	margin-top:100px;
	
}

#ad_area2
{
	top:0;
	left:0;
	position:absolute;
	width:130px;
	text-align:center;
	margin-left:795px;
	margin-top:100px;
}

#ad_area1 div,#ad_area2 div
{
	padding-top:10px;
}

.bottom_special_text
{
	width:755px;
	margin-left:11px;
	padding-top:25px;
}

#bst_container
{
	margin-left:10px;
	margin-right:10px;
}

#bst_container p
{
	font-weight:normal;
}

.instructions
{
	margin-right:10px;
	margin-left:10px;
	text-align:center;
}
