html, body{
	font-family: Tahoma;
    font-size: 12px;
    margin:0;
    padding: 0;
	border: 0;
    color: black;
    background:#fff;
}




img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
	border: 0;
}

#sent {
	padding: 10px;
	font-size: 11px;
	text-align:center;
	margin: 30px 0 30px 0;
	
}

h3 {
	text-transform:uppercase;
	font-size: 11px;
	color: #004F7F;
	margin: 0;
	padding-top: 10px;
}

#container {
	width: 850px;
	margin:auto;
	height: 100%;
}

#base_container {
	width: 995px;
	margin:auto;
	height: 100%;
	background-image: url('../images/base_back.png');
	background-repeat:no-repeat;
}



#right_side {
	background-image: url('../images/side_right.gif');
	width: 55px;
	height: 355px;
}

#logo {
	background-image: url('../images/logo.gif');
	width: 321px;
	height: 58px;
	float: left;
	margin-bottom: 5px;
}

#logo h1 {
	display: none;
}
#menu1{
	height: 27px;
	background: #0053A4;
	width: 525px;
	float:right;
	position:relative;
	top: 25px;
	
	
}

#menu2{
	clear:both;
	background: #000;
	width: 100%;
	height: 27px;
}

#menu1 a{
	background: #0053A4;
	border-left: 1px solid white;
}

#menu1 img {
		float:left;
	}

#menu2 a{
	background: #000;
}

#menu1 a, #menu2 a {
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	text-decoration:none;
	font-weight:bold;
	float:left;
	padding: 7px 9px 7px 9px;
	
	
}

#menu1 a:hover, #menu2 a:hover {
	color: #FFCC00;	
}



#main_picture{
	height: 330px;
	border-top: 1px solid white;
}

#quote {
	background-image:  url('../images/form_back.jpg');
	width: 215px;
	color:white;
	padding:10px;
	font-size: 10px;
	position:relative;
	left: 20px;
	float:left;
	top: 7px;
}

#quote_form input, #quote_form select{
	margin-bottom: 5px;
	font-size:11px;
	}
#legend {
		background-image:  url('../images/quote.gif');
		width: 122px;
		height: 30px;
		padding: 0;
		border: 0;
		position:relative;
		top: 23px;
		z-index:10;
		left: 10px;
		
	}

fieldset {
	border:0;
	padding: 7px 10px 0 10px;
	margin: 0;
}

.submit {
	margin-left: 100px;
	position:relative;
	top: 10px;
	}
	

#main_picture h4{
		color: white;
		text-transform: uppercase;
		font-size:12px;
		margin: 0;
	}
	
#h4_back {
	background: #091B34;
	height: 30px;
	margin-top: 210px;
	width: 250px;
	float:right;
	padding: 15px;
}

#planes {
	height: 107px;
	background: black;
	margin-top: 1px;
	background-image:url('../images/featured.gif');
	background-repeat:no-repeat;
	text-align:center;
	float:none;
	padding-bottom: 0;
}

#planes img {
	margin-left: 7px;
	margin-bottom: 10px;
	
}


#planes div.featured{
	color: white;
	font-weight:bold;
	font-size: 11px;
	text-transform:uppercase;
	float:left;
	height: 100px;
	text-align:center;
	width: 100px;
	margin-right: 30px;
	position:relative;
	top: 40px;
}
.plane_photo {
		float:left;
		margin-top: 5px;
	}
	
.plane_photo a.plane_link {
	display:block;
	background: white;
	color: #051B36;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 10px;
	width: 98px;
	position:relative;
	padding: 3px;
	margin-left: 7px;
	
}

.plane_photo a.plane_link:hover{
	color: red;
}

.view_all{
	float:right;
}

.view_all img {
	margin-bottom: 0px !important;
}

#main {
	background: #CCCCCC;
	padding:10px 0 10px 10px;
	height: 100%;
	
}

#main div.section {
	width: 250px;
	background: #F3F3F3;
	padding: 10px;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#section3 {
	margin-right: 0 !important;
}

#main div.section_double {
	width: 530px;
	background: #F3F3F3;
	padding: 10px;
	margin-bottom: 10px;
	float:left;
	margin-right: 10px;
}

#spacer {
	clear:both;
}



#main div.main_section {
	clear:left;
	background: #F3F3F3;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	
}

#footer {
	background: #cccccc;
	padding: 10px;
	text-align: center;
	color: #000D4F; 
	clear:both;
}


#details li {
	margin-bottom: 10px;
}

#details {
	float:right;
	margin-right:0 !important;
}

#main form label {
	position:relative;
	bottom: 7px;
}



#footer a {
	color: #000D4F;
	 text-transform: uppercase;
	 text-decoration:none;
	 margin-left: 10px;
	 margin-right: 10px;
	 padding: 10px;
	 
}

#footer a:hover{
	color: red;
}
