html {
	min-height: 100%;
	height:100%;
}

body {	
	background:#ffffff;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:14px;
	color: #333333;
	height: 100%;
	margin:0;
}


h1 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 30px;
	color: #781d08;
	line-height:normal;
	padding:0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight:bold;
	line-height:20px;
	margin: 0 0 10px 0;
}

h2.header {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 15px;	
	background:url("../images/bg_header.gif") no-repeat right;
	width:541px;
	height:28px;
	padding:12px 0 0 0;
	color: #333333;
	font-weight:bold;
	line-height:18px;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#025c6f;
	padding:0;
	margin: 0;
}

#col_1 p {
	margin: 0 15px 20px 0;
	font-size: 14px;
	line-height:18px;	
}

#col_2 p {
	margin: 0 0 20px 0;
	font-size:11px;
	line-height:14px;	
}


a {
	color: #336485;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #781d08;
	text-decoration: none;
}

strong {}

.border {
	border:1px solid #c7c7c7;
}

.border-left {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #c7c7c7;
}

.border-right {
	float:right;
	margin:0 0 10px 10px;
	/*border:1px solid #c7c7c7;*/
}

.noborder {
	border:0;
	padding:0;
	margin:0;
}

.title {
	color: #336485;
	font-weight:bold;
}

.nav_text {
	display:none;
}

.container {
	position:relative;
	margin:0 10px 0 14px;
}

.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;
}

#content ul {
	width:100%;
	margin:5px 0 20px 0;
	padding:0;
	list-style:none;
}

#content ul li {
	padding-left: 12px;
	background:url(../images/bullet.gif) no-repeat 0 4px;
	margin:0 10px 0 0;
	line-height:18px;
}

/********************* MAIN BODY *************************/

#wrapper {
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -80px;
	background:url("../images/bg_main.gif") repeat-x top;
}

#main_body {
	position:relative;
	margin: auto;
	width:880px;
	z-index:100;
}

/********************* HEADER STYLES *************************/

#top {
	height:130px;
	width:880px;
	position:relative;
	margin:auto;
	z-index:101;
	background:url("../images/bg_top.gif") no-repeat top;
}

a.logo {
	position:relative;
	top:30px;
	display:block;
	height:70px;
	width:250px;
	text-indent:-3000px;
	background:url("../images/logo.gif") no-repeat;
}	

#main_nav {
	position:absolute;
	right:20px;
	bottom:12px;
	width:440px;
	z-index:101;
}


/*********************  LAYOUT STYLES *************************/

#banner {
	position:relative;
	height:336px;
	width:540px;
	margin:0 0 10px 0;
}

#banner_sm {
	position:relative;
	height:145px;
	width:550px;
	margin:0 0 10px 0;
}

#content {
	position:relative;
	width: 880px;
	margin:35px 0 20px 0;
}

#content a:hover {
	background-position:0% 100%;
}


/* ***************  INTERIOR LAYOUT STYLES *************** */

#col_1 {
	position:relative;
	float:left;
	width:550px;
	padding:0;
	margin:0 50px 0 0;
}

.breadcrumb {
	position:relative;
	margin:0 0 40px 0;
	color:#737072;
}

.breadcrumb a {
	color:#737072;
}

#col_2 {
	position:relative;
	float:left;
	width:225px;
	background:url("../images/bg_col2.gif") repeat-y left;
	padding:0 0 0 20px;
}

.player {
	margin:0 0 10px 0;
}

.vid-thumb {
	display:block;
	width:100%;
	height:60px;
}

#col_full {
	position:relative;
	float:left;
	width:850px;
	padding:0 0 20px 0;
	margin:0;
}

a.btn_viewmore {
	position:relative;
	float:right;
	display:block;
	background:url("../images/btn_viewmore.gif") no-repeat top;
	height:27px;
	width:82px;
	text-indent:-3000px;
}

a.btn_next {
	position:relative;
	float:right;
	display:block;
	background:url("../images/btn_next.gif") no-repeat top;
	height:27px;
	width:55px;
	text-indent:-3000px;
	margin-left: 10px;
}

a.btn_prev {
	position:relative;
	float:right;
	display:block;
	background:url("../images/btn_prev.gif") no-repeat top;
	height:27px;
	width:55px;
	text-indent:-3000px;
}

#vid_gallery {
	width:870px;
	background:url("../images/bg_vid_gallery.gif") repeat-y;
}

.video {
	position:relative;
	float:left;
	height:231px;
	width:223px;
	margin:0 30px 0 0;
	padding-left:30px;
	font-size:11px;
}

.vid_preview {
	position:relative;
	width:215px;
	height:142px;
	background:url("../images/bg_video.jpg") no-repeat top;
	padding:4px 4px 0 4px;
	
}
	

/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	bottom:0;
	background: url("../images/bg_footer.gif") repeat-x bottom left;
	height:80px;
	padding:0;
	color:#a5a5a6;
}

.push {
	height:80px;
}

.add {
	position:relative;
	width:880px;
	margin:auto;
	padding:0;
}

#footer .copy {
	position:relative;
	top:45px;
	font-size:11px;
	line-height:14px;
	width:880px;
	margin:auto;
	padding:0;
}

#footer a {
	color:#a5a5a6;
	text-decoration:none;
}

#footer a:hover {
	color:#a5a5a6;
	text-decoration:underline;
}

/* ***************  SUCKERFISH NAV STYLES *************** */

#nav li#btn_home { 	background-image: url("../images/btn_home.gif"); 	width: 54px;height: 38px;	}
#nav li#btn_operations { 	background-image: url("../images/btn_operations.gif"); 	width: 88px;height: 38px;	}
#nav li#btn_team  { 	background-image: url("../images/btn_team.gif"); 	width: 56px;height: 38px;	}
#nav li#btn_timeline { 	background-image: url("../images/btn_timeline.gif"); 	width: 71px;height: 38px;	}
#nav li#btn_news { 	background-image: url("../images/btn_news.gif"); 	width: 54px;height: 38px;	}
#nav li#btn_blog { 	background-image: url("../images/btn_blog.gif"); 	width: 54px;height: 38px;	}
#nav li#btn_contact { 	background-image: url("../images/btn_contact.gif"); 	width: 63px;height: 38px;	}

.on {
	background-position:0 -76px;
}

#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;
}