html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#161616;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	color: #ffffff;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight:bold;
	line-height:normal;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
	line-height:20px;
	margin: 0 0 10px 0;
	display:inline;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	padding:0;
	margin: 0;
}

p {
	line-height: 18px;
	margin:0 0 20px 0;
}

a {
	color: #6A8AC7;
	text-decoration: underline;
}

a:hover {
	color: #043F83;
	text-decoration: underline;
}

strong {}

.border {
	border:1px solid #ffffff;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #ffffff;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	border:1px solid #ffffff;
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:20px;
}

.hr {
	background:url("../images/hr.gif") repeat-x;
	height:1px;
	line-height: 1px;
	position:relative;
	text-align:left;
	margin: -5px 0 20px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

ol {
	margin:0 0 20px 20px;
}

ol li {
	line-height:22px;
}

#col_1 ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#col_1 ul li {
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 5px;
	margin:0 10px 0 0;
	line-height:22px;
}

/********************* MAIN BODY *************************/

#main_body {
	position:relative;
	margin:auto;
	width:950px;
	z-index:100;
}

/********************* LAYOUT STYLES *************************/

#top {
	position:relative;
	width:950px;
	height:170px;
	background:#000000 url("../images/bg_top.jpg") no-repeat top left;
}

.logo_big {
	display:block;
	width:345px;
	height:170px;
	background:url("../images/sabreliner_logo.jpg") no-repeat;
	text-indent:-3000px;
}

#top_int {
	position:relative;
	width:950px;
	height:65px;
	background:#000000 url("../images/bg_top_int.jpg") no-repeat top left;
}

.logo {
	display:block;
	width:185px;
	height:65px;
	background:url("../images/sabreliner_logo_sm.jpg") no-repeat;
	text-indent:-3000px;
}

.tagline {
	position:relative;
	width:380px;
	float:right;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	text-align: right;
	color: #ffffff;
	margin:25px 25px 0 0;

}

#content {
	position:relative;
	width: 950px;
}

#col_1 a:hover {
	background-position:0% 100%;
}

#flash_banner {
	position:relative;
	width:950px;
}

#announcements {
	position:relative;
	height:60px;
	width:950px;
}

.news {
	position:relative;
	float:left;
	padding:10px;
	height:40px;
	width:22%;
}

.news a {
	color:#a1a1a1;
	text-decoration:none;
}

.news a:hover {
	color:#666666;
}
	

/********************* INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	background:#000000;
	width:750px;
	margin:0;
	border-top:10px solid #043f83;
}

#col_2 {
	position:relative;
	float:left;
	width:200px;
	margin:0;
	padding-top:20px;
	border-top:10px solid #021f31;
}

/* ABE'S HIERARCHICAL NAV STYLES */
 
h2.sub {
	display:block;
	text-align:left;
	margin:0 0 4px 8px;
}

ul.subitems {
	position:relative;
	margin:0 0 10px 8px;
	text-align:left;
}

ul.subitems li {
	margin:6px 0 0 0;
}

ul.subitems a {
	display:block;
	width:175px;
	text-align:left;
	color:#878787;
	text-decoration:none;
	padding:0 0 0 15px;
	background:url("../images/bg_subnav.gif") no-repeat 0 3px;
	line-height:1em;
}

ul.subitems ul {
	margin-left: 15px;
}

ul.subitems ul a {
	width:160px;
	font-size:13px;
}

ul.subitems ul ul a {
	width:145px;
	font-size:12px;
}

ul.subitems ul ul ul a {
	width:130px;
	font-size:11px;
}

ul.subitems a:hover {
	background-position: -200px 4px;
	color:#ffffff;
}

ul.subitems a.on {
	color:#ffffff;
	background-position: -400px 4px;
}
/* STEVIE'S ORIGINAL SUBNAV STYLES 

h2.sub {
	display:block;
	text-align:right;
	margin:0;
}

ul.subitems {
	position:relative;
	margin:10px 0 0 0;
	text-align:right;
}

ul.subitems li {
	margin:0 0 2px 0;
}

ul.subitems a {
	display:block;
	height:19px;
	width:185px;
	text-align:right;
	color:#878787;
	text-decoration:none;
	padding:0 15px 0 0;
	background:url("../images/bg_subnav.gif") no-repeat 190px 0;
}

ul.subitems a:hover {
	background-position: 190px -20px;
	color:#ffffff;
}


ul.subitems a.on {
	color:#ffffff;
	background-position: 190px -39px;
}

ul.subitems li ul.subitems a.on {
	color:#ffffff;
	background-position: 175px -39px;
}
*/

.caption {
	font-weight:bold;
	font-style:italic;
	font-size:11px;
}

#timeline {
	width:100%;
	background-image: url("../images/timeline_bg.jpg");
	background-repeat:no-repeat;
	margin: 0 0 20px 0;
	position:relative;
	font-size:12px;
}

.timeline_caption {
	position:absolute;
}

.timeline_caption p {
	line-height: 13px;
}

.black {
	color:#000000;
}

.black a {
	color:#365590;
}

#timeline h2 {
	margin:60px 20px 20px 20px;
	display:block;
	width:710px;
	font-weight: bold;
	font-size: 26px;
	color:#114988;
}

#timeline h3 {
	margin:40px 20px 20px 20px;
	display:block;
	width:710px;
	border-bottom: 1px solid #666666;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 15px;
}

#timeline_menu {
	height:130px;
}

#timeline_menu ul {
	padding:0;
	margin:0;
	list-style-type: none;
	display:block;
	position:absolute;
	left:445px;
	top:75px;
	font-weight: bold;
	font-size: 14px;
}

#timeline_menu a {
	text-decoration: none;
	color:#aaa;
}

#timeline_menu a:hover {
	text-decoration: none;
	color:#fff;
}

#timeline_menu li {
	margin-top:3px;
	list-style-type: none;
}

.timeline_montage {
	width:710px;
	margin:20px;
	background-repeat:no-repeat;
	position: relative;
}

#timeline_2009_montage {
	background-image: url("../images/timeline_2009_montage.jpg");
	height:619px;
}

#timeline_2008_montage {
	background-image: url("../images/timeline_2008_montage.jpg");
	height:754px;
}

#timeline_2007_montage {
	background-image: url("../images/timeline_2007_montage.jpg");
	height:880px;
}

#timeline_2006_montage {
	background-image: url("../images/timeline_2006_montage.jpg");
	height:483px;
}

#timeline_2005_montage {
	background-image: url("../images/timeline_2005_montage.jpg");
	height:367px;
}

#timeline_2003_montage {
	background-image: url("../images/timeline_2003_montage.jpg");
	height:460px;
}

#timeline_2002_montage {
	background-image: url("../images/timeline_2002_montage.jpg");
	height:400px;
}

#timeline_2001_montage {
	background-image: url("../images/timeline_2001_montage.jpg");
	height:307px;
}

#timeline_1998_montage {
	background-image: url("../images/timeline_1998_montage.jpg");
	height:300px;
}

#timeline_1997_montage {
	background-image: url("../images/timeline_1997_montage.jpg");
	height:850px;
}

#timeline_1996_montage {
	background-image: url("../images/timeline_1996_montage.jpg");
	height:300px;
}

#timeline_1995_montage {
	background-image: url("../images/timeline_1995_montage.jpg");
	height:480px;
}

#timeline_1994_montage {
	background-image: url("../images/timeline_1994_montage.jpg");
	height:330px;
}

#timeline_1993_montage {
	background-image: url("../images/timeline_1993_montage.jpg");
	height:440px;
}

#timeline_1992_montage {
	background-image: url("../images/timeline_1992_montage.jpg");
	height:300px;
}

#timeline_1990_montage {
	background-image: url("../images/timeline_1990_montage.jpg");
	height:582px;
}

#timeline_1989_montage {
	background-image: url("../images/timeline_1989_montage.jpg");
	height:250px;
}

#timeline_1988_montage {
	height:50px;
}

#timeline_1985_montage {
	background-image: url("../images/timeline_1985_montage.jpg");
	height:250px;
}

#timeline_1983_montage {
	height:100px;
}


/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	margin:auto;
	font-size:12px;
	width: 950px;
	height:30px;
	padding-top:5px;
	background: #1f1f1f;
	color:#666666;
}

#footer a {
	color:#ffffff;
	text-decoration:none;
}

#footer a:hover {
	color:#666666;
}

.search {
	border:1px solid #666666;
	background:#000000;
	color:#ffffff;
	height:19px;
	width:160px;
	padding:2px 0 0 2px;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#main_nav {
	position:relative;
	margin:auto;
	width:535px;
	z-index:101;
}

#nav li#btn_work { 		background-image: url("../images/btn_work.gif"); 	width: 93px;height: 23px;	}
#nav li#btn_about  { 	background-image: url("../images/btn_about.gif"); 	width: 86px;height: 23px;	}
#nav li#btn_services { 	background-image: url("../images/btn_services.gif"); 	width: 85px;height: 23px;	}
#nav li#btn_studio { 	background-image: url("../images/btn_studio.gif"); 	width: 87px;height: 23px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 86px;height: 23px;	}
#nav li#btn_media { 	background-image: url("../images/btn_media.gif"); 	width: 98px;height: 23px;	}

.on {
	background-position:0% 100%;
}

#nav li a {
	display:block;
	width:auto;
	height:100%;
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

#nav li a:hover {
	display:block;
	width:auto;
	height:100%;
	text-decoration:none;
	color:#ffffff;
}