body{
   background-image:url(images/back.gif);
   padding: 20px;
}

h1 {
   font-family: Arial, Verdana;
   font-size: 14px;
   color: #FFFFFF;   
   padding-top: 40px;
}

hr{
   padding: 0px;
   margin: 0px;
}


h3{
   font-family: Arial, Verdana;
   font-size: 14px;
   color: #F7CE00;
   padding: 10px 0 15px 0;
   margin: 0px;
}
b{ color: #F7CE00;}

a{ text-decoration: none;}

#header{
   width: 781px;
   height: 210px;
   background-image:url(images/airductbanner.gif);
   background-repeat: no-repeat;   
   padding-bottom: 10px;
}


#nav{
   position: relative;
   width: 781px;
   height: 86px;
   padding-bottom: 10px;
}

#nav_left{
   float: left;
   width: 16px;
   height:86px;
   background-image:url(images/nav_left.gif);
}

#nav_home{
   float: left;
   width: 208px;
   height: 86px;
}

#nav_right{
   float: left;
   width: 557px;
   height: 86px;
   background-image:url(images/nav_right.gif);
}

#bodycontent{
   clear: left;
   position: relative;
   width: 781px;
}

#leftcol{
   float: left;
   width: 245px;   
}

#rightcol{
   float: left;
   width: 536px;
}

#sidetop{
   clear:left;
   width: 236px;
   height: 54px;
   background-image:url(images/sidetop.gif);
}

#sidebox{
   width: 234px;
   background-color: #2D2D2D;
}

#sidebottom{
   width: 236px;
   height: 62px;
   background-image:url(images/side_bottom.gif);
}
   

#content_top{
   clear: left;
   width: 536px;
   height: 54px;
   background-image:url(images/content_top.gif);
}

#contentbox{
   width: 496px;
   background-color: #2D2D2D;
   padding-left: 40px;
   text-align: left;
   font-family: Arial;
   font-size: 11px;
   color:#FFFFFF;
}

#contentbox a{
   text-decoration: none;
    color:#F7CE00;
}

#content_bottom{
   width: 536px;
   height: 58px;
   background-image:url(images/content_bottom.gif);
}

#footer{
   clear: both;
   font-family: Verdana;
   font-size: 10px;
   color:#FFFFFF;
   text-align: center;
   width: 460px;
}


#firstcol{
      width: 160px;
	  float: left;
	  padding-left: 10px;
}

#secondcol{
      width: 145px;
	  float: left;
}

#thirdcol{
      width: 145px;
	  float: left;
}

li{
     list-style-image:url(images/folder_icon.gif);
}

#statediv{
     position: relative;
	 width: 460px;
	 text-align: justify;
	 font-family: Arial, Verdana;
	 font-size: 11px;
	 color:#FFFFFF;
}

#statediv a{
     text-decoration: none;
	 color:#FFFFFF;
}

#description{
     width: 480px;
	 text-align: left;
	 color:#FFFFFF;
	 font-family: Verdana;
	 font-size: 12px;
}


#listing{
     width: 480px;
}

#companyname{
    color:#F7CE00;
    text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
}

#citylisting{
    color:#666666;
}

#partners{
    color:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	width: 200px;
}

#partners a{
    color:#FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}


