a {
	outline: none;
	color:#3399FF;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.container{
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}
.logo {
	float: left;
	width: 275px;
	height: 185px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}

.clear_fix {
	height: 0px;
	width: 0px;
	margin: 0;
	padding: 0;
	clear: both;
}

.header {
	width: 993px;
	height: 185px;
}

.clouds{
	position: absolute;
	top: 0;
	left: 0;
	height: 418px;
	width: 1242px;
	background-image: url(../images/clouds_bg.jpg);
	background-repeat: no-repeat;
	z-index: -100; 
}

.main_contain {
	height: auto;
	width: 945px;
	margin: -15px 0px 0px 50px;
}

.main_top{
	width: 945px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/main_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.main {
	width: 945px;
	padding-left: 14px;
	padding-bottom: 0; margin-bottom: 0;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
}

.main_bottom {
	width: 945px;
	height: 16px;
	background-image: url(../images/main_btm.gif);
	background-repeat: no-repeat;

}

.home_videos_left {
	float: left;
	width: 198px;
	height: 465px;
	padding-right: 4px;
	background-image: url(../images/left_content_bg.jpg);
	background-repeat: no-repeat;
}

.thumb {
	width: 180px;
	height: 140px;
	position: relative;
	margin-top: 11px;
	margin-left: 7px;
	text-align: center;
}

.abs_title {
	position: absolute;
	left: 0px;
	bottom: 8px;
	width: 180px;
	height: 27px;
	border: 2px solid #000000;
	background-color: #c9c66a;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.abs_title a {
	color: #000000;
	text-decoration: none;
}

.abs_title a:hover {
	color: #0066CC;
}

.flash_holder {
	float: left;
	width: 716px;
	height: 465px;
	background-image: url(../images/flash_placeholder.jpg);
	background-repeat: no-repeat;
	
}

.foot {
	margin-top: 30px;
	width: 993px;
	text-align: center;
	font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5e6771;
}

/***** MENU *****/

.menu {
	float: left;
	margin: 130px 0px 0px 0px;
	width: 718px;
	height: 33px;
	background-repeat: no-repeat;
	background-image: url(../images/menu_bg.gif);
}

.menu a {
	margin-top: 6px;
}

#home {
	display: block;
	float: left;
	width: 73px;
	height: 19px;
	background-image: url(../images/home_btn.jpg);
	background-position: 0 0;
	margin-left: 12px;
}

#home:hover, #home.current, #about.current, #education.current, #media.current, #contact.current, #download.current, #news .current {
	background-position: 0 -19px;
}

#about {
	display: block;
	float: left;
	width: 98px;
	height: 19px;
	background-image: url(../images/about_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#about:hover {
	background-position: 0 -19px;
}

#education {
	display: block;	
	float: left;
	width: 102px;
	height: 19px;
	background-image: url(../images/edu_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#education:hover {
	background-position: 0 -19px;
}

#media {
	display: block;
	float: left;
	width: 74px;
	height: 19px;
	background-image: url(../images/media_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#media:hover {
	background-position: 0 -19px;
}

#contact {
	display: block;
	float: left;
	width: 87px;
	height: 19px;
	background-image: url(../images/contact_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#contact:hover {
	background-position: 0 -19px;
}

#download {
	display: block;
	float: left;
	width: 102px;
	height: 19px;
	background-image: url(../images/dload_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#download:hover {
	background-position: 0 -19px;
}

#news {
	display: block;
	float: left;
	width: 90px;
	height: 19px;
	background-image: url(../images/news_btn.jpg);
	background-position: 0 0;
	margin-left: 10px;
}

#news:hover, #news.current {
	background-position: 0 -19px;
}

.bigfooter{
	color: #5d6e78;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin: auto auto;
	text-align: center;
	padding-top: 10px;
}

.right_column{
	width: 714px;
	float: left;
}

.content_right{
	margin-top: 5px;
	width: 694px;
	padding: 10px;
	height: 290px;
	background-image: url(../images/content_right_bg.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.content_right_top{
	margin-top: 5px;
	display: block;
	width: 714px;
	height: 13px;
	background-image: url(/images/content_right_top.jpg);
}

.content_right_mid{
	display: block;
	margin: 0px;
	padding: 15px;
	width: 684px;
	height: auto;
	background-image: url(/images/content_right_mid.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
}

.content_right_btm{
	width: 714px;
	height: 13px;
	background-image: url(/images/content_right_btm.jpg);
	display: block;
	padding: 0px;
	margin: 0px;
}


.yellowtext{
	font-family: Arial, Helvetica, sans-serif;
	color: #c9c66a;
	font-size: 12px;
}


/* ABOUT PAGE */

.header_about{
	margin-left: 1px;
	display: block;
	width: 711px;
	height: 150px;
	background-image: url(../images/header_about.jpg);
	background-repeat: no-repeat;
}

/* EDUCATION PAGE */
.header_edu{
	width: 714px;
	height: 150px;
	background-image: url(../images/header_edu.jpg);
	background-repeat: no-repeat;
}

	.edu_menu_header{
		padding-left: 20px;
		padding-top: 50px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 16px;
		font-weight: bold;
	}
	
	.edu_menu{
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style-type: none;
		width: 194px;
		height: auto;
		padding-left: 2px;
		padding-top: 5px;
	}
	
	.edu_menu li{
		display: block;
		height: 24px;
		width: 194px;
	}
	
	.edu_menu li a, .edu_menu li a:visited{
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		width: 154px;
		padding-left: 40px;
		height: 24px;
		text-decoration: none;
		outline: none;
	}
	
		.edu_menu li a:hover, .edu_menu li a .current, #school.current, #rates.current, #heli.current, #scenic.current, #financing.current{
			color: #c9c669;
			background-image: url(../images/education_menu_over.jpg);
			background-repeat:no-repeat;
			text-decoration: none;
		}

/* MEDIA PAGE */
.header_media{
	width: 714px;
	height: 150px;
	background-image: url(../images/header_media.jpg);
	background-repeat: no-repeat;
}

	/** GALLERY **/
		
	
		#wrapper {
			width: 650px;
			height: auto;
			display: block;
			padding: 10px;
			padding-left: 20px;
			text-align: left;
			color: #FFFFFF;
			font-family: Arial, Helvetica, sans-serif;
			float: left;
			margin: auto auto;
		}
				
		#images {
		padding-top: 5px;
		margin-top: 5px;
		color:#FFFFFF;
		}
		
		#images h2 {
			color: #FFFFFF;
		}
		
		#images ul {
		width: auto;
		margin: 0px;
		padding: 0px;
		}
		
		#images li {
		outline: none;
		float: left;
		margin: 2px;
		padding: 0px;
		display: block;
		}
		
		#images li a {
		display: block;
		width: 100px;
		height: 100px;
		border: 1px solid #555555;
		outline: none;
		text-decoration: none;
		}		

		#images li a:hover {
		display: block;
		width: 100px;
		height: 100px;
		border: 1px solid #CCCCCC;
		outline: none;
		text-decoration: none;
		}
		
		#images ul li a, #images ul li a:hover{
			outline: none;
			outline-width: 0px;
			outline-color: transparent;
		}


/* DOWNLOAD PAGE */
.header_download{
	width: 714px;
	height: 150px;
	background-image: url(../images/header_download.jpg);
	background-repeat: no-repeat;
}

/* NEWS PAGE */
.header_news{
	width: 714px;
	height: 150px;
	background-image: url(/images/header_news.jpg);
	background-repeat: no-repeat;
}

/*CONTACT!!!*/
.header_contact{
	width: 714px;
	height: 150px;
	background-image: url(/images/header_contact.jpg);
	background-repeat: no-repeat;
}
	.contact_main{
		width: 684px;
		background-color: #FFFFFF;
		height: 252px;
		margin-left: 5px;
		color: #787878;
	}
	.contact_left{
		width: 300px;
		height: auto;
		margin: 0px;
		padding: 0px;
		float: left;
		text-align: left;
		padding-left: 20px;
	}
	
	.contact_right{
		width: 360px;
		height: auto;
		margin: 0px;
		padding: 0px;
		float: left;
		text-align: left;
	}
	
		.contact_left p, .contact_right p{
			margin: 0px;
			padding: 0px;
		}
		
		.contact_left p{
			padding-top: 10px;
		}
		
		.contact_msg textarea{
			height: 100px;
			padding: 0px;
			margin: 0px;
		}
		
		.send_btn input{
			cursor: pointer;
			color: #FFFFFF;
			border: 0px solid #FFFFFF;
			text-align: center;
			display: block;
			width: 78px;
			height: 23px;
			background-image: url(/images/send_btn.jpg);
			background-repeat: no-repeat;
			padding: 0px;
			margin: 0px;
		}
		
