@charset "UTF-8";


body{
	background: url(images/bg.gif) repeat-x #60768c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a143a;
	line-height: 18px;
}

h1, h2{
	display: none;
}

h3{
	color: #016f95;
	font-size: 22px;
	margin-top: 0;
}

h4{
	color: #077298;
	font-size: 15px;
	text-transform: uppercase;
}

h5{
	color: #016f95;
	font-size: 14px;
	border-top: 2px solid #cbc9c9;
	padding-top: 20px;
}

a{
	color: #0b6691;
	text-decoration: none;
}

ul{
	padding-top: 10px;
	padding-left: 20px;
	margin-left: 10px;
}

ul li{
	padding-bottom: 10px;
}

table{
	width: 100%;
}

table td{
	width: 50%;
}

p{
	text-align: left;
}

.project_desc{
	color: #000000;
}

.client{
	color: #737374;
	font-size: 10px;
	text-transform: uppercase;
}

.client_name{
	font-weight: bold;
}

.next_link{
	border-top: 2px solid #cbc9c9;
	padding-top: 20px;
	text-align: right;
	font-weight: bold;
}

.right_photo_holder{
	width: 220px;
	float: right;
}


.small_photo{
	margin: 20px 0 0 10px;
	margin-bottom: 10px;
	border: 1px solid  #0a143a;
	cursor: pointer;
}


#header{
	width: 980px;
	height: 152px;
	margin: 40px auto 0 auto;
	background: url(images/header_bg.gif) no-repeat top center;
}

#logo_link{
	display: block;
	float: left;
	width: 225px;
	height: 152px;
	margin-left: 20px;
}

#navigation{
	text-align: center;
	padding-top: 92px;
	padding-right: 30px;
	
}

#navigation a{
	padding: 0 5px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	z-index: 1;
}

#navigation a:hover, #navigation a.nav_hover
{
	color: #00b7e2;
	border-bottom: #000000 10px solid;
}

#navigation a#home:hover{
	color: #00c7f5;
	border-bottom: #000000 10px solid;
}

#navigation .header_nav_active{
	color: #00b7e2;
}

#header_nav{
	float: left;
	margin: 0;
	height: 52px;
	line-height: 18px;
    text-align: center;
	padding: 0;
	position: relative;
	top: 75px;
}

#header_nav li
{
	display: inline;
	position: relative;
	top: 15px;
	
}

#header_nav li a
{
	padding: 0 8px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#header_nav li a:hover, #header_nav li a.nav_hover
{
	color: #00b7e2;
	border-bottom: #000000 10px solid;
}

#header_nav li a#home:hover{
	color: #00c7f5;
	border-bottom: #000000 10px solid;
}

#header_nav .header_nav_active{
	color: #00b7e2;
}

.content {
	text-align: center;
}

table.items{
	width: 100%;
}

div.shadowBottom, div.shadowRight{
	display: none;
}

#body{
	width: 980px;
	margin: 0 auto;
	background: url(images/body_bg.gif) repeat-y top center;
	clear: both;
}

#home_body{
	width: 980px;
	margin: 0 auto;
	background: url(images/home_body_bg.gif) repeat-y top center;
	clear: both;
}

#slideshow{
	
	margin-left: 20px;
	height: 350px;
	width: 940px;
}

.slide {
	position: absolute;
}

#body_content{
	width: 980px;
	margin: 0 auto;
	padding: 1px 0;
}


#tagline{
	width: 275px;
	height: 174px;
	float: left;
	margin-left: 60px;
	margin-top: 380px;
	text-align: right;
	line-height: 30px;
}

p#quote{
	margin-top: 225px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	font-family: Trebuchet MS,Verdana,sans-serif;
	font-size: 16px;
	padding-right: 20px;
	text-align: left;
}

.professional_service{
	background: url(images/taglines/local_personal_service.gif) no-repeat center center;
}

.alaskan_owned{
	background: url(images/taglines/alaska_owned.gif) no-repeat center center;
}

.alaska_business{
	background: url(images/taglines/delta_delivers.gif) no-repeat center center;
}

.results_oriented{
	background: url(images/taglines/results_oriented.gif) no-repeat center center;
}

.depend_on_delta{
	background: url(images/taglines/depend_on_delta.gif) no-repeat center center;
}

.does_it_right{
	background: url(images/taglines/does_it_right.gif) no-repeat center center;
}

.means_business{
	background: url(images/taglines/delta_means_business.gif) no-repeat center center;
}

.accommodations {
	background:url("images/accommodations_bg.gif") no-repeat scroll center top transparent;
	}
	.difference_delta{
		background: url("images/taglines/difference_is_delta.gif") no-repeat scroll center center transparent;
	}

#body_text{
	width: 530px;
	margin-right: 80px;
	margin-left: 355px;
	position: relative;
	z-index: 1;
	padding: 20px 0;
}

.home_text{
	/*margin-top: 310px;*/
	padding-top: 0;
}

.emphasis{
	font-weight: bold;
	font-style: italic;
}

.home{
	background: url(images/body_content_bg.gif) no-repeat top left;
}

.leasing{
	background: url(images/leasing_bg.gif) top center no-repeat;
}

.projects{
	background: url(images/projects_bg.gif) top center no-repeat;
}

.services{
	background: url(images/services_bg.gif) top center no-repeat;
}

.contact{
	background: url(images/contact_bg.gif) top center no-repeat;
}

.customers{
	background: url(images/customers_bg.gif) top center no-repeat;
}

.profile{
	background: url(images/profile_bg.gif) top center no-repeat;
}

.preview{
	display: none;
	position: fixed;
	z-index: 2;  
	text-align: center;
	margin: 20px;
	margin-left: 250px;
}

.preview_image{
	padding: 20px;
	padding-top: 40px;
	background: #ffffff;
}

.close_button{
	position: relative;
	top: 10px;
	right: 30px;
	float: right;
	margin-bottom: 10px;
	cursor: pointer;
}


#footer{
	width: 940px;
	margin: 0 auto;
	background: #142962;
	padding: 0;
	clear: both;
}

#footer_nav{
	margin: 0;
	height: 52px;
	line-height: 18px;
    text-align: right;
	padding: 0;
	padding-right: 40px;
	margin-right: -20px;
}

#footer_nav li
{
	display: inline;
	position: relative;
	top: 15px;
	
}

#footer_nav li a
{
	padding: 0 10px;
	color: #a1a0a0;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border-right: 2px #595959 solid;
}

#footer_nav li a:hover, #footer_nav #footer_nav_active
{
	color: #00b7e2;
}

#footer_phone{
	color: #a1a0a0;
	font-weight: bold;
	font-size: 14px;
	padding-left: 20px;
}


#copyright{
	width: 940px;
	margin: 10px auto;
	text-align: right;
	color: #333966;
	font-size: 10px;
}

#copyright a{
	color: #aaa9a9;
}

#loading{
position:absolute;
width:101%;
height: 101%;
top: 0px;
left: -5px;
text-align:center;
padding-top: 50px;
font:bold 11px Arial, Helvetica, sans-serif;
background: #737374;
z-index: 99;
color: #ffffff;
}

.res_button{
		background: #077298; 
		color: #ffffff; 
		display: block; 
		padding: 5px 10px; 
		font-weight: bold; 
		text-align: center;
		margin: 30px 0px 0px 20px;
	}
	
	.res_button:hover{
		background: #737374; 
	}
	
	.portal{
		background: url(images/lock.png) no-repeat 10px center #077298; 
		padding-left: 20px;
		margin: 20px 0px 10px 20px;
	}
	
	.portal:hover{
		background: url(images/lock.png) no-repeat 10px center #737374; 
		
	}

