 *  
{
  padding: 0px;
  margin: 0px;
  }
.clearfix 
{
	display: inline-block;
}  
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


 /* Holly Hack Targets IE Win only \*/
    * html .clearfix {height: 1%;}
      .clearfix {display: block;}
 /* End Holly Hack */
 
 
 img {
 border: none;
 }
 p{
 margin-bottom: 10px;
 }
 div#news img {
 border: none;
 margin: 10px;
 }
 div#main
 {
 width: 1100px;
 margin: 20px auto;
 }
  div#footer 
  { 
	background: #000000;
	width:100%; 
	clear:both; 
	height:40px; 
	line-height:20px; 
	background-color:#000;
	font-size: 10px; 
	color: #FFF; 
	font-weight:bold; 
	text-align: left; 
	position:relative; 
	margin: 50px 0px 0px 0px; 
} 
div#footer p
{
	margin-left: 20px;
}
div#footer a, #footer a:visited
{
	color: #ffffff;
}
div#footer #seal 
{
	position: absolute;
	top: -130px;
	right: 5px;
}
div#footer #web 
{
	position: absolute;
	top: -55px;
	right: 5px;
}

	div#nav 
{
	position:absolute;
	top: 160px;
	background-color: #000000;
	width:100%;
	margin-bottom: 20px;
	}
div#nav, div#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	float: left;
	
}

div#nav a {
	display: block;
	width: 7em;
	text-align: center;
	margin:0;
	padding: 0.2em;
}
div#nav a, div#nav a:visited	/* menu at rest */
	{
	color: white;
	background-color: #000000;
	text-decoration:none;
	}
	
div#nav a:hover	/* menu at mouse-over  */
	{
	color: #000000;
	background-color: #ff8617;
	}	

div#nav a.parent, div#menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
		
div#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */
	min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}

div#nav li ul { /* second-level lists */
	position: absolute;
	background: #000;
	color: #fff;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

div#nav li ul ul { /* third-and-above-level lists */
	margin: -1.55em 0 0 8.1em;
}
div#nav li ul.long li a {
	width: 10em;
}
div#nav li ul ul.long a {
	width: 10em;
}

div#nav li:hover ul ul, div#nav li:hover ul ul ul, div#nav li.sfhover ul ul, div#nav li.sfhover ul ul ul {
	left: -999em;
}

div#nav li:hover ul, div#nav li li:hover ul, div#nav li li li:hover ul, div#nav li.sfhover ul, div#nav li li.sfhover ul, div#nav li li li.sfhover ul {
 /* lists nested under hovered list items */
	left: auto;
}
		
.style1 {font-size: 9px}
.style2 {font-size: 10px}
 body
  {
   margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: Verdana, arial, helvetica, sans-serif;
		
		line-height: 1.6em;
		color: #141414;
		font-size: 85%;
		line-height: 18px;
  }
  
  div#container
  {
    text-align: left;
    margin: 0px;
    width: 100%;
    padding: 0px;
    
  }
  

  div#header
  {
 
  width: 100%;
    background: #fff url('newbanner.gif') top left repeat-x;
    height: 180px;
    margin: 0px;
    padding: 0px;
    }
    .heading
    {
    font-weight: bold;
    font-size: 110%;
    }
    
  div#news
  {
    float: left;
    width: 30%;
    display: inline;
    margin-top: 20px;
    margin-bottom: 60px;
    padding: 0px;
  }
  div#news ul
  {
  list-style: none;
  margin-left: 10px;
   padding-bottom: 5px;
  }
  div#news li
  {
  list-style-image: none;
  
  padding:5px 8px;
  }
  
  ol
  {
  list-style-image: url(hat.gif);
  margin-left: 45px;
  padding: 8px 5px;
  }
  
   div#news li a, div#news p a
   {
   color:  #FA8710;
   text-decoration: none;
   font-size: 110%;
   }
   div#news li a:hover
   {
   color: #FF8000;
   text-decoration: underline;
   }
   div#news p a:hover
   {
   color: #FF8000;
   text-decoration: underline;
   }
   div#content li a
   {
   color: #FA8710;
   text-decoration: none;
   font-size: 110%;
   }
   div#content li a:hover
   {
   color: #AF8000;
   text-decoration: underline;
   }
   
  div#content p, div#news p
  {
  margin-left: 20px;
  margin-top: 10px;
  }
  div#content ul
  {
  margin-left: 45px;
  padding: 8px 5px;
  list-style: none;
  }
 h1, h2, h3
 {
 margin: 10px 0px;
 background:transparent none repeat scroll 0%;
border-bottom: 1px solid #AAAAAA;
color:black;
font-weight:normal;
margin:0px;
padding-bottom:0.27em;
padding-top:0.5em;
 }
 
 h2 
 {
 font-family: Georgia, "Times New Roman", serif;
 letter-spacing: 1px;
margin-bottom: 20px;
 }
 div#content h2
{
	bottom-border: none;
}
 div#wrapper
 {
 }
 .heading
 {
 font-size: 110%;
 font-weight: bold;
 margin-bottom: 10px;
 margin-top: 10px;
 
 }

  #content
  {
    float: left;
    width: 60%;
    margin: 20px;
    padding: 5px;
    
  }
  img
  {
  padding: 5px;
  border: none;
  }
  a
  {
   	 color:  #FA8710;
	   text-decoration: none;
	   font-size: 110%;
   }
   a:hover
   {
   	color: #FF8000;
	   text-decoration: underline;
   }
  a:visited
  {
  color: #EF7300;
  }
.underline
{
display: block;
border-bottom: 1px solid #000000;
}
.email_styled {
border:1px solid #CCCCCC;

margin-right:0;
padding:5px;
width:400px;
}

.email_styled2 {f
border:1px solid #CCCCCC;

padding:5px;
width:180px;
}

.email_styled3 {
border:1px solid #CCCCCC;

margin-left:20px;
padding:5px;
width:75px;
}
textarea.styled {
border:1px solid #CCCCCC;
height:120px;
padding:5px;
width:400px;
}