body { font-family: sans-serif;

	background-image: url(http://www.hawkerpro.com/images/cloud-bg.jpg); 
	background-repeat: repeat-x;

}


#subhead { font-family: sans-serif;

	height: 90px;
	background-image: url(http://www.hawkerpro.com/images/hawker-pro-contract-pilot-subhead.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
 
}

#subhead_hawker {

	height: 90px;
	background-image: url(http://www.hawkerpro.com/images/hawker-800-small.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;
}

.menu {
    color: #0054a6;
    font-family: Tahoma;
    font-size: 8pt;
    font-weight: bold;
    border-right: none;
    text-decoration: none;
    background-color: none;
    padding: 5px;
}

.menu:hover {
    background-color: #0054a6;
    color: #ffffff;
}

.toolbar {
    background-color: none;
    padding: 5px 0px 5px 0px;
    
}


p { font-size: 12px;
    line-height: 19px;
    color=#464646;
 }
 
blockquote { font-size: 12px;
    line-height: 19px;
    color=#464646;
 }
 
ul { font-size: 12px;
    line-height: 19px;
    color=#464646;
 }

h1 { font-size: 11px; 
     color: #0054a6;
     text-align: left;
     line-height: 16px;
}

h2 { font-size: 12px; 
     color: #999999;
     text-align: center;
}

h3 { font-size: 11px;
     font-family: Tahoma;
     color: #999999;
     text-align: center;
     line-height: 16px;
 }
 

a:link {color: #0054a6}     /* unvisited link */
a:visited {color: #0054a6}  /* visited link */
a:hover {color: #999999}   /* mouse over link */
a:active {color: #ffffff}   /* selected link */


/* hide from ie on mac \*/

	
	#flashcontent {
		height: 100%;
	}
	/* end hide */
