#body {
	padding : 0;
	margin : 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}


#wrapper {
	width : 850px;
	height : 100%;
	overflow : hidden;
	margin : auto;
	background-color : #FFFFFF;
	


}

#backgroundwrapper {
	width : 850px;
	height : 1450px;
	margin : auto;
	background-color : #FFFFFF;
	


}

#companywrapper {
	width : 850px;
	height : 2200px;
	margin : auto;
	background-color : #FFFFFF;
	


}

#checklistwrapper  {
	width : 850px;
	height : 1450px;
	margin : auto;
	background-color : #FFFFFF;
}



a {
	color : #009966;
	text-decoration: none;
	font-size : 13px;
	line-height : 25px;
	
}

a:hover, a:focus, a:active {
	color : #000;
	text-decoration : none;
}

a img {
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




#header {
	width : 850px;
	height : 149px;
	background-color : #FFFFFF;
}

#flashcontent {
	width: 850px;
	height : 127px;
	float: left;

}

#jumplinks {
	width : 850px;
	text-align: right;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	
	
}

#jumplinks a {
	padding-right: 12px;
	margin-top: 12px;
	
	
}



#activecontent {
	width : 625px;
	min-height : 553px;
	position: relative;
	margin-left : 15px;
	background-color : #FFFFFF;
	line-height: 22px;
	float: left;
}



#sidebar {
	float : left;
	width : 138px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009966;
	overflow : hidden; 
	text-align: left;
	padding-top: 8px;
	padding-left : 22px;
	padding-right : 30px;
	clear: both;
	position: relative;
	font-size: 12px;
	background-color : #FFFFFF;
 	font-family: "Times New Roman", Times, serif;
}

#sidebarlinks {
	width : 132px;
	clear: both;
	height : 100%;
	overflow : hidden;
	padding-left: 7px;
	line-height: 10px;
	border: 1px solid #1D8C5E;
	padding-right: 3px;
}

#topic { 
	width : 620px;
	height : 100%;
	overflow : hidden;
	float : left ;
}

#topicinfo {
	width : 350px;
	height :202px;
	float : right ;
}

#topic1 { 
	width : 625px;
	height : 100%;
	overflow : hidden;
	float : left ;
}

#topicinfo2 {
	width : 270px;
	height : 100% ;
	overflow : hidden;
	float : right ;
}


#quotebox {
	width : 575px;
	height:  165px;
	margin-left : 25px;
	background-color : #e6f2e3;
	text-align: center;
	line-height: 29px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#rightbox {
	width : 190px;
	height : 406px;
	float : right ;
	margin-left : 15px;
	margin-top : 15px;
	background-color : #daeddd;
	
}

#companies {
	width : 200px;
	height : 145px;
	float : left;
	margin-left : 5px;
 	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 15px;
}




#checklist {
	width : 630px;
	float : left;

}

		

#background {
	width : 600px;
	height : 380px;
	float : left;
	margin-bottom: 25px;
	border: 1px solid #666666;
	background-image: url(../images/backgroundbackground.jpg);
	background-repeat: no-repeat;
	padding-top: 2px;	
}


#expandnav {
	width : 600px;
	border: 1px solid #CCCCCC;
	height:  45px;
	padding-top:12px;

	
	
}

#aviationbox {
	width : 225px;
	background-color : #daeddd;
	float : left;
	margin-right : 15px;
	
}
	
#templates {
	width : 345px;
	background-color: #E0F7DA;
	border: 1px solid #999999;
	margin-left: 65px;
	font-size: 13px;
}



#content {
	width : 615px;
	padding-top : 22px;
	float: left;
}



#footer {
	clear : both;
	text-align : left;
	font-size : 8pt;
	color: #66666;
	margin: auto;
	width: 850px;
	height : 90px;
	font: Helvetica, Arial,  sans-serif;
	padding-top: 6px;
	
}
#footerright {
	width : 350px;
	height: 85px;
	float : right;
	padding-top: 2px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;	
}

#footerleft {
	width : 400px;
	height: 85px;
	float : left;
	padding-top: 2px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

#footerleft a {
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
}

