 /* *{padding:0; margin:0}*/
body {font:12px Verdana, Arial, Helvetica; background:url(images/bg2.gif); color:#575757; margin-top:0px;}

#wrapper {
width:1000px; 
padding:0; 
margin:0; 
border-top:1px solid #8e8e8e;  
border-left:1px solid #8e8e8e;
border-right:1px solid #8e8e8e; 
background-color:#ffffff;
margin: 0 auto;

}

#header{
background:url(images/header.png); background-repeat: no-repeat; width:1000px; height:105px;
}
#content{
width:90%;
padding-left:50px;

}



a{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:underline;
}


/**
 Navigation
**/
#navContainer {
background:#000 none repeat scroll 0 0;
border-bottom:0 solid #FF9900;
border-top:1px solid #FFFFFF;
font-size:8pt;
height:2.0em;
margin:0;
overflow:visible;
padding:0 0 0 90px;
position:relative;
text-align:center;
z-index:100;
}

/* Remove List Formattings
~~~~~~~~~~~~~~~~~~~~  */
 ul.menu, li.menu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* Header menu */	 
/*#header_menu {position: absolute; margin-left: 10px;background:#555;}*/
#header_menu li {line-height: normal;}
ul#header_menu  {z-index: 10; clear: both;}

#nav {
	height: 1.60em;
	border-top: 0;
	padding:0;
}
#nav ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	font-size: 81%; 
	text-transform: uppercase;
	width: auto;
}
#nav ul li {float: left; color: #fff; text-align: center; font-weight: normal;}
#nav ul li a {display: block;  padding: 5px 30px; padding-bottom: 4px;  color: #fff; text-decoration: none;}

/* Root Level Link Formatting */
#nav ul li a:hover, #nav li a:focus {background: #ff9900; border-color: #fff; color: #000;}
#nav li a:active, #nav ul li a.active {background: #ff9900; border-color: #fff; color: #000;}


/**
 *Footer
 ***/
#footer{
margin:0 auto;
padding-left:10px;
padding-bottom:4px;
width:989px; 
font-size: 10px;
background-color: #d7d2cb;
border-bottom:1px solid #8e8e8e;  
border-left:1px solid #8e8e8e; 
border-right:1px solid #8e8e8e; 
} 
