html, body {
	height: 100%;
}

body {
	background: #e5e5e5;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #000000;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 28px;
	color: #1b2d5a;
	margin: 0;
}

h2 {
	display:inline-block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#1b2d5a;
	font-size:18px;
	margin: 0;
}

h3 {
	display:inline-block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#1b2d5a;
	font-weight:bold;
	margin: 0;
}

h3 a {
	text-decoration: none;
}
	

p {
	margin: 0 10px 10px 0;
}

a {
	color: #1b2d5a;
	text-decoration: underline;
	outline:none;
}

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

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

input {
	padding:2px;
	font-size: 11px;
	color: #000000;
}

select {}

textarea {
	padding:2px;
}

.button {
	background:#FFFFFF;
	padding:1px;
	color:#6d6e71;
	border:1px solid #b0b0b0;
}

ol {
	list-style:decimal;
	margin:0 0 20px 25px;
}

ol li {
	line-height:22px;
}

#content ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

#content ul li {
	/*font-style:italic;*/
	padding-left: 15px;
	background:url("../images/bullet.gif") no-repeat 0 4px;
	margin:0 10px 10px 0;
}

.border {
	border:1px solid #505051;
	padding:1px;
}

.hide_text {
	display:none;
}

.img_right {
	float:right;
	margin:0 0 10px 10px;
}
.img_left {
	float:left;
	margin:0 10px 10px 0;
}
.img_popup {
	float:right;
	margin:0 0 0 10px;
	border:1px solid #5d666d;
}

.hr {
	background:url("../images/hr.gif") repeat-x;
	height:1px;
	width:100%;
	position:relative;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.hr hr {
	display:none;
}

.hr_short {
	background:url("../images/hr_short.gif") repeat-x;
	height:1px;
	width:100%;
	position:relative;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
}

.hr_short hr {
	display:none;
}

.bold {
	color:#1b2d5a;
	font-weight:bold;
}

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

#main_body {
	background: #ffffff;
	margin: auto;
	width: 898px;
	padding:0 20px 20px 20px;
	border:1px solid #dddedf;
	position:relative;
	top:10px;
}

/********************* HEADER STYLES *************************/

#top {
	height:145px;
	width: 860px;
	position:relative;
	z-index:101;
	margin: auto;
}

#top .logo {
	height:145px;
	float:left;
}

#top .logo a {
	background: url("../images/logo.jpg") no-repeat;
	display:block;
	position: relative;
	width: 89px;
	height: 145px;
	text-indent: -1000px;
}

.nav_table {
	width:779px;
	position:absolute;
	top:47px;
	left:81px;
	margin:0;
	padding:0;
}

#top_nav {
	position:relative;
	height:35px;
	background:url("../images/bg_nav.gif") repeat-x bottom;
	padding:10px 20px 10px 10px;
	color:#ffffff;
	font-size: 11px;
	line-height: 16px;
}	

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

#top_nav a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.main_nav {
	height:55px;
	width:100%;
	position:relative;
	background:url("../images/bg_nav.gif") repeat-x bottom;
	z-index: 101;
}

.nav_text {
	display:none;
}

.separator {
	height:13px;
	background:url("../images/separator.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_about {
	height:13px;
	background:url("../images/separator_about.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_who {
	height:13px;
	background:url("../images/separator_who.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_markets {
	height:13px;
	background:url("../images/separator_markets.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_services {
	height:13px;
	background:url("../images/separator_services.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_safety {
	height:13px;
	background:url("../images/separator_safety.gif") repeat-x bottom;
	margin:0;
	padding:0;
}	

.separator_careers {
	height:13px;
	background:url("../images/separator_careers.gif") repeat-x bottom;
	margin:0;
	padding:0;
}

.separator_seo {
	height:13px;
	background:url("../images/separator_seo.gif") repeat-x bottom;
	margin:0;
	padding:0;
}

/********************* CONTENT STYLES *************************/

#content {
	width: 860px;
	position:relative;
	top:5px;
	margin: auto;
}

.bnr_home {
	z-index:100;
	float:left;
	height:303px;
	width:860px;
	position: relative;
}

.home_col_2 {
	width:860px;
	margin:0;
	position:relative;
}

.btm_col {
	width:270px;
	margin-top:10px;
	float:left;
	position:relative;
}

.btm_col a {
	color:#1a2d5a;
	font-weight:bold;
}

.bnr_cont {
	z-index:100;
	float:left;
	height:80px;
	width:860px;
	margin:0 0 5px 0;
}

.col_1 {
	width:180px;
	min-height:545px;
	height:auto !important;
	height:545px;
	padding:20px;
	background:url("../images/bg_col_1.gif") no-repeat top;
	margin:0 30px 0 0;
	color:#1a2d5a;
	float:left;
	position:relative;
}

#content ul.subnav  {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

#content ul.subnav li {
	border-bottom:1px solid #f1f1f2;
	font-size:12px;
	color:#1a2d5a;
	padding:5px;
	margin:5px 0 5px 0;
	background:none;
}

#content ul.subnav ul {
	margin:5px 0 5px 0;
	padding:0;
	list-style:none;
	position:relative;
}

#content ul.subnav li li {
	border:none;
	font-size:12px;
	color:#1a2d5a;
	padding:0 5px 0 10px;
	background:none;
}


#content ul.subnav a {
	text-decoration:none;
}

.col_2 {
	width:593px;
	margin:0;
	padding:25px 15px 40px 0;
	float:left;
	position:relative;
}

.breadcrumbs {
	color:#858992;
	margin:0 0 20px 0;
	font-size: 11px;
	line-height: 16px;
}

.breadcrumbs a {
	color:#858992;
	text-decoration:none;
}

a.btn_view_project {
	display:block;
	width:105px;
	height:22px;
	background:url("../images/btn_view_project.gif") no-repeat;
	text-indent:-2000px;
}

a.btn_view_project:hover {
	background-position:0 -22px;
}


.project_col_1 {
	position:relative;
	width:330px;
	float:left;
	margin:0 20px 0 0;
}

#content .project_col_1 ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

#content .project_col_1 ul li {
	padding-left:12px;
	background:url("../images/bullet_dot.gif") no-repeat 0 4px;
	margin:0 10px 10px 0;
}

.project_col_2 {
	position:relative;
	float:left;
	width:240px;
}

.caption {
	position:relative;
	width:240px;
	margin-bottom: 15px;
}

.caption h3 {
	color: #7e848c;
	font-size:14px;
	font-style:italic;
}
/********************* GENERAL STYLES *************************/

.children {
	width:auto;
	background:#f9f9fa;
	border:1px solid #dcdddd;
	padding:20px;
	margin:20px 0 20px 0;
	clear: both;
}

#popup_tb {
	background:#94a0a9;
	color:#ffffff;
	margin-top:20px;
	padding:10px 20px 0 20px;
	width:410px;
	position:absolute;
	top:238px;
	left:240px;
	border:2px solid #ffffff;
}
	
.pop {
	background:#94a0a9;
	color:#ffffff;
	margin-top:20px;
	padding:10px 20px 0 20px;
	width:410px;
	height:200px;
	position:absolute;
	top:238px;
	left:240px;
	border:2px solid #ffffff;
}

.pop a.close_button {
	display:block;
	position:absolute;
	background:#ffffff;
	color:#1B2E5A;
	text-align:center;
	text-decoration:none;
	border:1px solid #1b2e5a;
	font-weight:bold;
	padding:5px;
	margin:0;
	width:50px;
	bottom:10px;
}

.project {
	width:100%;
	margin:10px 10px 20px 10px;
	color:#000000;
	font-size:11px;
	display:block;
}

.project a.headline {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#1A2D5A;
}

.bullet {
	display:block;
	float:left;
	margin-right:5px;
	height:12px;
	width:10px;
	text-indent:-2000px;
	background:url("../images/bullet_projects.gif") no-repeat 0 0;
}

.open {
	display:block;
	float:left;
	margin-right:5px;
	height:12px;
	width:10px;
	text-indent:-2000px;
	background:url("../images/bullet_projects.gif") no-repeat -10px 0;
}

.project_desc {
	padding:10px;
}

.sitemap {
	width:500px;
	position:relative;
	margin:20px 0 20px 10px;
}
	
.sitemap a {
	color:#1A2D5A;
	text-decoration:underline;
}

.sitemap a:hover {
	color:#597756;
	text-decoration:underline;
}

img.project_image_rt {
	border: 1px solid #cdcdcd;
	margin: 0 0 10px 20px;
	float: right;
}

#video {
	position:relative;
	float:right;
	margin:0 0 10px 10px;
	width:240px;
}


a.btn_video {
	position:relative;
	display:block;
	background:url("../images/btn_video.gif") no-repeat;
	width:240px;	
	height:33px;
	margin:0 0 10px 0;
	text-indent:-3000px;
}

a.btn_video:hover {
	background-position: 0% 100%;
}

p.vid_title {
	font-size:14px;
	color:#7e848c;
	font-style:italic;
	margin:0;
}
	
/* ***************  FOOTER STYLES *************** */

#footer {
	position:relative;
	top:20px;
	background:url("../images/footer.gif") no-repeat top center;
	width:860px;
	text-align: center;
	margin: auto;
	padding:20px 0 20px 0;
	color:#666666;
	font-size:10px;
}

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


/* ***************  SUCKERFISH NAV STYLES *************** */
#nav li#btn_about { 	background-image: url("../images/btn_about.gif"); 	width: 78px;height: 55px;	}
#nav li#btn_markets { 	background-image: url("../images/btn_markets.gif"); 	width: 68px;height: 55px;	}
#nav li#btn_services { 	background-image: url("../images/btn_services.gif"); 	width: 71px;height: 55px;	}
#nav li#btn_safety { 	background-image: url("../images/btn_safety.gif"); 	width: 60px;height: 55px;	}
#nav li#btn_careers { 	background-image: url("../images/btn_careers.gif"); 	width: 66px;height: 55px;	}


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

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

/* ***************  TEAM *************** */

#team_box {
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
}

/*#team_thumbs {
	width: 280px;
	height: 368px;
	position: absolute;
	top: 0;
	left: 0;
}*/

#team_thumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#team_thumbs ul li {
	margin: 0 4px 4px 0;
	padding: 0;
	width: 310px;
	height: 88px;
	background: none;
}

#team_thumbs ul li a.tb {
	display: block;
	float:left;
	width: 66px;
	height: 88px;
	margin:0 10px 0 0;
	background-color: #98704F;
}

#team_thumbs ul li a.tb:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
}

#team_thumbs ul li a.tb img {
	width: 66px;
	height: 88px;
}

.name {
	font-size:14px;
	font-weight:bold;
	color:#1a2d5a;
}

.pos {
	font-size:11px;
	font-weight:bold;
	color:#475e7a;
}

#flash_holder {
	position: relative;
	width: 270px;
	margin: 0;
	padding: 0;
}

#team_flash {
	width: 270px;
	height: 456px;
}
