		/* 
		the following 3 tags need to be changed to adjust
	 	the length of the page, everything else should automatically
	 	fix itself	 
	  */
/**TOP PROPERTIES
*****************************************************************************************/
#top {width: 562px; height: 100px;
	position: absolute; left: 2px; top: 0px;}

#top_line {width: 410px; height: 3px;
	position: absolute; left:0px; top: 0px;
	border-top: 3px solid #1762d3;}

#top_text {width: 383px; height: 73px;
	position: absolute; left: 25px; top: 20px;}

#top_email {width: 145px; height: 100%;
	position: absolute; right: 0px; top: 0px;
	background: #f4f4f4;}


/**EMAIL PROPERTIES
*****************************************************************************************/
.email_top_curve {width: 8px; height: 7px;
	position: absolute; left: 0px; top:0px;
	background: url(images/email_top_curve.gif) top left no-repeat;}

.email_bottom_curve {width: 8px; height: 7px;
	position: absolute; left: 0px; bottom:0px;
	background: url(images/email_bottom_curve.gif) top left no-repeat;}

.email_top_curve_right {width: 8px; height: 7px;
	position: absolute; right: 0px; top:0px;
	background: url(images/email_top_curve_right.gif) top left no-repeat;}

.email_bottom_curve_right {width: 8px; height: 7px; 
	position: absolute; right: 0px;	bottom:0px;
	background: url(images/email_bottom_curve_right.gif) top left no-repeat;}

#email_pic {width: 130px; height: 20px;
	position: absolute; left: 5px; top: 20px;
	background: url(images/email_signup.gif) left top no-repeat;}

#email_input {width: 130px; height: 20px; 
	position: absolute; left: 5px;	top: 43px;}

#email_submit {width: 130px; height: 20px;
	position: absolute; left: 5px; top: 71px;}
	
	
/**LEFT BAR PROPERTIES
*****************************************************************************************/
#left_bar {
	background: #fff;
	border: 3px solid #f0f0f0;
	position: absolute;
}

#logo {width: 126px; height: 118px;
	position: absolute; left: 26px; top: 10px;}

#afc {width: 160px; height: 20px; 
	position: absolute; left: 8px; top: 175px;
	text-align: center;}

#gen_aviation{width: 165px; height: 30px;
	position: absolute; left: 5px; top: 223px;}

#news {
	width: 165px;
	height: 905px;
	position: absolute;
	left: 7px;
	top: 264px;
}

#faasTeam {width: 165px; height: 30px;
	position: absolute; left: 5px; top: 315px;}

#groundschools {
	width: 165px;
	height: 37px;
	position: absolute;
	left: 21px;
	top: 672px;
}

#site_seeing {width: 165px; height: 60px;
	position: absolute; left: 5px; top: 600px;}
	
#click {width: 165px; height: 60px;
	position: absolute; left: 5px; top: 700px;}

#disclamer {width: 165px; height: 70px;
	position: absolute; left: 5px; bottom: 5px;}

#grey_bar1 {width: 167px; height: 3px; 
	position: absolute; left: 5px; top: 215px;
	border-top: 3px solid #eee;}

#grey_bar2 {
	width: 165px;
	height: 3px;
	position: absolute;
	left: 5px;
	top: 766px;
	border-top: 3px solid #eee;
}

.contact_field {width: 200px; font-size:9pt;
  background-color:#1762d3; font-weight: bold;
  border: 1px solid #9cc9fb; color:#000;}
