* { margin: 0; padding: 0; }
body {  padding: 0px;
	background-image: url(images/template%20images/background.png);
	background-repeat: repeat;
}

a:link {text-decoration: underline; color:#333} 
a:visited {text-decoration: underline; color:#333} 
a:hover {text-decoration: none; color:#333} 

input.btn {   
height: 23px;
width: 80px;
}  



#wrap {
	width: 915px;
	background: #fff;
	margin: 0 auto;
        background-image: url(images/template%20images/content.png); 
}
#content-wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;	
}

#header {
	width: 915px;
	height: 180px;
	background: url(images/template%20images/header.png) no-repeat;
	margin: 0; 
        padding: 0;
	font-size: 14px;
}



#menu {
	clear: both;
	width: 915px;
	height: 28px;
	background: url(images/template%20images/menu_full.png) no-repeat;
	font: bolder 12px/26px Tahoma, Verdana, Arial, Sans-Serif;	
        font-size: 14px;		
}
#menu ul{
	margin: 0px; 
        padding: 0 0 0 60px;
}
#menu ul li {
        margin: 0px;
	float: left;
	list-style: none;		
}
#menu ul li a {
	display: block;
	text-decoration: none;	
	padding: 0px 32px;
	background: inherit;
	color: #827d71;
}
#menu ul li a:hover {
  
	color: #fff;  
}


#main {
	float: left;
	width: 588px;
        background-image: url(images/template%20images/content.png); 
	padding-left: 28px;
        margin: 0;
}


#side {
	float: left;
	width: 270px;
        margin: 0;
}



#footer {
	clear: both;
        background-image: url(images/template%20images/footer.png); 
	width: 915px;
	height: 102px;
	margin: 0 auto;	
}

#footer ul{
    padding-left: 75px;
    padding-top: 47px;

}


#footer img{
border: none;
} 



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#dropmenudiv {
       position:absolute;
       border:1px solid black;
       border-bottom-width: 0;
       font:normal 12px Arial;
       line-height:19px;
       z-index:100;
}

#dropmenudiv a {
      width: 100%;
      color:#FFFFFF;
      display: block;
      text-indent: 3px;
      border-bottom: 1px solid black;
      padding: 1px 0;
      text-decoration: none;
      font-weight: bold;
}

#dropmenudiv a:hover {
     background-color: #898989;
}

div.main {
  background: url(images/home%20images/top.PNG)  no-repeat;\
  }

div.header {
  background: url(images/home%20images/top.PNG)  no-repeat;
  height: 68px;
  color: #1a6174;
  font-size: 24px;
  padding-left: 20px;  

}

div.news {
  background: url(images/home%20images/newtop.PNG)  no-repeat;
  height: 65px;
}

div.mainBody {
  background: url(images/main/content.PNG) repeat-y;
  width: 588px;
  height: auto;
  padding-left: 10px;
  }

div.mainFooter {
  background: url(images/main/footer.PNG) no-repeat;
  height: 53px;
  }



div.bottom {
  background: url(images/home%20images/pilots.PNG)  no-repeat;
  width: 286px;
  }

div.pilots {
  background: url(images/home%20images/pilots.PNG)  no-repeat;
  height: 65px; 

}

div.flight {
  background: url(images/home%20images/flights.PNG)  no-repeat;
  height: 65px;

}

div.bottomBody {
  background: url(images/bottom/content.PNG) repeat-y;
  width: 286px;
  height: auto;
  padding-left: 15px;


  }

div.bottomFooter {
  background: url(images/bottom/footer.PNG) no-repeat;
  height: 57px;

  }




div.side {
  background: url(images/home%20images/pilots.PNG)  no-repeat;
  }

div.login {
  background: url(images/home%20images/login.PNG)  no-repeat;
  height: 85px; 

}

div.stats {
  background: url(images/home%20images/stats.PNG)  no-repeat;
  height: 65px;

}

div.sideBody {
  background: url(images/side/content.PNG) repeat-y;
  width: 270px;
  height: auto;
  padding-left: 15px;


  }

div.sideFooter {
  background: url(images/side/footer.PNG) no-repeat;
  height: 52px;

  }

