html, body {
	height:100%;
	padding:0;
	margin:0;
}

body {
	background:#FFFFFF;
	color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:18px;  
  letter-spacing:0px; 
  line-height:1.57;
}

a {
	color: #666666;  
  text-decoration: none;
}

a:hover{
  text-decoration: underline;
}

a:focus {
  text-decoration: underline;
}

h1, h2, h3 {
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 28px;
}

h2 {
	letter-spacing: -1px;
	font-size: 24px;
}

h3 {
	font-size: 18px;        
}

h4 {
	letter-spacing: -2px;
	font-size: 34px;        
}

#outer{
	min-height:100%;
	margin-left:260px;
	margin-bottom:-54px;
	color: #000000;
}

* html #outer{	height:100%} 
#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:138px;
	border-top:5px solid #FC9A04;
	overflow:hidden;
	color: #000000;
}
#left {
	float: left;
	position: relative; 
	width: 235px;   
	margin-left: -234px; 
	left:-1px;
	padding-top:152px;
}
#left {margin-right: -3px;
}
#left p {padding:3px;}
#footer {
	width:100%;
	clear:both;
	height:54px;
	background-color: #FC9A04;
	color: #FFFFFF;
  font-size:14px; 
	text-align:center;
	position:relative; 
}
* html #footer {
	height:44px;
}
#clearfooter{clear:both;height:42px;}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	padding-top:82px;
}
.outerwrap {
float: left;
width: 100%;
position:relative;
}


#header-left
{
  text-align:left;
	position:absolute;
	padding-left: 30px;
	bottom: -10px;
}

#header-center
{
  text-align:left;
	position:absolute;
	padding-left: 260px;
	padding-top : 0px;
}

#header-right
{
  text-align:right;
	position:absolute;
	right:0;
	padding-right: 30px;
	bottom: 0;
}


#footer-left
{
  text-align:left;
	position:relative;
	padding-left: 30px;
}

#footer-right
{
  text-align:right;
	position:absolute;
	right:0;
	padding-right: 30px;
}

#footer-right-sub {
  font-size:10px; 
 }


#vertmenu {
width:100%;
padding: 0px;
margin: 0px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#vertmenu ul li {
margin: 0px;
padding: 4px;
}