* {
	margin:0px;
	padding:0px;
	}

body {
overflow-x:auto;
overflow-y:scroll;
  margin-top:0px;
  font: normal 0.7em/1.5em Tahoma, sans-serif; 
  background-image:url(images/bg.png);
  height:100%;
	}
  
a {
	color:#CB2222;
	font-weight:normal;
	text-decoration:none;
	}

a:link{
  color:#CB2222;
	font-weight:normal;
	text-decoration:underline;
  }

a:visited{
  color:#E25454;
	font-weight:normal;
	text-decoration:underline;
}

#footer_tag{
  color:#FFF;
  font-size:12px;
}

#mainNav{
  margin:0px 0px 0px 0px;
  margin-left:100px;
 }


#sub_button_na{
  width:160px;
  height:27px;
  background:url(images/button_na.png) no-repeat;
  margin:0px 0px 5px 0px;
  text-align:center;  
  padding-top:5px; 
}

#sub_button_a{
  width:160px;
  height:27px;
  background:url(images/button_a.png) no-repeat;
  margin:0px 0px 5px 0px; 
  text-align:center;  
  padding-top:5px; 
}

#sub_button_na a{
  color:#FFF;
  font-weight:bold;
  font-size:12px;
  margin-top:3px; 
  text-decoration:none;   
}

#sub_button_a a{
  color:#FFF;
  font-weight:bold;
  font-size:12px;
  margin-top:3px;
  text-decoration:none; 
  margin-top:10px; 
}

#nav, #nav ul {
	width: 868px;
	list-style: none;
	line-height: 1;
	background: none;
  margin-top:0px;
}

#nav a {
	font-weight: bold;
	color: #FFF;
  font-size:14px;
	text-decoration: none;
	padding: 0 20px 0 0;
}
   
#nav li {
	float: left;
}

#nav li ul {
	height: auto;
	width: 868px;
	w\idth:  868px;
	margin: 0;
}
