*{
	margin: 0;
	padding: 0;
}

/*HTML5 tags*/
header, nav, section, aside, article, footer, h2 {
	display: block;
}

body {
	background: #50626a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #404551;	
	min-width: 1000px;
}

a {
	color: #404551;
	font-weight: bold;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28.55px;
	color: #404551;
	display: inline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #404551;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #404551;
	padding: 0 30px 0 50px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #404551;
	padding: 10px 30px 0 75px;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #404551;
	padding: 0 0 0 0;
	}


p {
	padding: 10px;
}

.clear {
	clear: both;
}

div#container01 {
		background: #d4e5ed url(../img/bg_home.png) repeat-x;
}

div#container02 {
	width: 980px;
	margin: 0 auto;
}

header {
	position: relative;
	height: 200px;
}

header h1 a {
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../img/logo.png) no-repeat;
	display: block;
	width: 430px;
	height: 0;
	padding: 112px 0 0 0;
	overflow: hidden;
	line-height: 63px;
}

#checklist {
	background: url(../img/header_chklist.png) no-repeat;
	height: 0;
	float: right;
	padding: 129px 150px 0 0;
	display:block;
	overflow: hidden;
	margin-top: 5px;
}

/*BEGIN NAV*/

nav#mainnav {
	position: absolute;
	top: 150px;
	left: 85px;	
}

nav#mainnav ul li{
	float: left;
	list-style: none;
}

nav#mainnav ul li a{
	display: block;
	float: left;
	height: 0;
	padding: 50px 0 0 0;
	overflow: hidden;	
}

nav#mainnav ul li#nav01 a{
	width: 118px;
	background:url(../img/nav_home.png) no-repeat 0 0;
}

nav#mainnav ul li#nav01 a:hover{
	width: 118px;
	background:url(../img/nav_home.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav01.selected a{
	width: 118px;
	background:url(../img/nav_home.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav02 a{
	width: 118px;
	background:url(../img/nav_about.png) no-repeat 0 0;
}

nav#mainnav ul li#nav02 a:hover{
	width: 118px;
	background:url(../img/nav_about.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav02.selected a{
	width: 118px;
	background:url(../img/nav_about.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav03 a{
	width: 118px;
	background:url(../img/nav_services.png) no-repeat 0 0;
}

nav#mainnav ul li#nav03 a:hover{
	width: 118px;
	background:url(../img/nav_services.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav03.selected a{
	width: 118px;
	background:url(../img/nav_services.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav04 a{
	width: 118px;
	background:url(../img/nav_projects.png) no-repeat 0 0;
}

nav#mainnav ul li#nav04 a:hover{
	width: 118px;
	background:url(../img/nav_projects.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav04.selected a{
	width: 118px;
	background:url(../img/nav_projects.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav05 a{
	width: 118px;
	background:url(../img/nav_clients.png) no-repeat 0 0;
}

nav#mainnav ul li#nav05 a:hover{
	width: 118px;
	background:url(../img/nav_clients.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav05.selected a{
	width: 118px;
	background:url(../img/nav_clients.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav06 a{
	width: 118px;
	background:url(../img/nav_careers.png) no-repeat 0 0;
}

nav#mainnav ul li#nav06 a:hover{
	width: 118px;
	background:url(../img/nav_careers.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav06.selected a{
	width: 118px;
	background:url(../img/nav_careers.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav07 a{
	width: 118px;
	background:url(../img/nav_contact.png) no-repeat 0 0;
}

nav#mainnav ul li#nav07 a:hover{
	width: 118px;
	background:url(../img/nav_contact.png) no-repeat 0 -50px;
}

nav#mainnav ul li#nav07.selected a{
	width: 118px;
	background:url(../img/nav_contact.png) no-repeat 0 -50px;
}

/*END NAV*/


section#section1_individual {
	padding: 20px 30px 20px 30px;
}

section#section1_individual .subsection_header{
	width:890px;
	padding: 20px 0 18px 30px;
	background: #fff;
	float:left;

}

section#section1_individual .subsection_home{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 380px;
}


section#section2_individual{
	padding: 0px 30px 30px 40px;
	float:left;
}

#largeImg {
	width: 900px;
	height: 520px;
	padding: 5px;
}

#smallImg {
	width: 900px;
	height: 320px;
	padding: 5px;
}

#thumbs img {
	width: 145px;
	height: 150px;
	padding: 10px 0 5px 13px;
}

#thumbs {
	width:820px;
	background:#fff;
	margin: 0 0 0 47px;
}

section#section3_individual {
	padding: 0px 30px 30px 30px;
}

section#section3_individual .subsection_header{
	width:890px;
	padding: 29px 0 0 30px;
	background: #fff;
	float:left;
}

section#section3_individual .subsection_home{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 200px;
}
/*END PROJECTS PAGE*/

/*KAIMUKI START*/
section#section3_individual {
	padding: 0px 30px 30px 30px;
}

section#section3_individual .subsection_header_kaimuki{
	width:890px;
	padding: 29px 0 0 30px;
	background: #fff;
	float:left;

}

section#section3_individual .subsection_home_kaimuki{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 150px;
}


section#section3_individual .subsection_home_barbers{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 165px;
}

section#section3_individual .subsection_home_refinery{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 165px;
}

/*KAIMUKI END*/

/*START MCBHREFURB*/

section#section3_individual .subsection_home{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 216px;
}

/*END MCBH REFURB*/

/*START LEEWARD*/

section#section3_individual .subsection_home_leeward{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 85px;
}

/*END MCBH LEEWARD*/

/*START LIHUE*/

section#section3_individual .subsection_home_lihue{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 244px;
}

/*END MCBH LIHUE*/

/*START HICKAM*/

section#section3_individual .subsection_home_hickam{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 188px;
}
/*END MCBH HICKAM*/

/*START HICKAM*/

section#section3_individual .subsection_home_f76{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 165px;
}
/*END MCBH HICKAM*/


/*SMALL IMG*/


#small_thumbs li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs ul {
	padding: 20px 0 0 0;
}


#small_thumbs li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
	}

#small_thumbs {
	width:900px;
	height: 570px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_crane li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_crane ul {
	padding: 20px 0 0 0;
}


#small_thumbs_crane li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
	}

#small_thumbs_leeward {
	width:900px;
	height: 325px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_leeward li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_leeward ul {
	padding: 20px 0 0 0;
}


#small_thumbs_leeward li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
	}

#small_thumbs_crane {
	width:900px;
	height: 600px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_hilo {
	width:900px;
	height: 400px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_hilo li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_hilo ul {
	padding: 20px 0 0 0;
}


#small_thumbs_hilo li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
}

#small_thumbs_barbers {
	width:900px;
	height: 370px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_barbers li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_barbers ul {
	padding: 20px 0 0 0;
}

#small_thumbs_barbers li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
}

#small_thumbs_refinery {
	width:900px;
	height: 600px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_refinery li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_refinery ul {
	padding: 20px 0 0 0;
}

#small_thumbs_refinery li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
}

#small_thumbs_turbine {
	width:900px;
	height: 315px;
	background:#fff;
	margin: 30px 0 0 0px;
}

#small_thumbs_turbine li{
	list-style:none;
	width: 260px;
	height: 260px;
	padding: 10px 0 10px 30px;
	float: left;
}

#small_thumbs_turbine ul {
	padding: 20px 0 0 0;
}

#small_thumbs_turbine li p{
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
	font-size: 20px;
}

section#section3_individual .subsection_home_small{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 104px;
}

section#section3_individual .subsection_home_nesu{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 160px;
}

section#section3_individual .subsection_home_oceanictraining{
	width: 418px;
	padding: 20px 20px 20px 22px;
	float: left;
	background: #fff;
	min-height: 135px;
}

/*END SMALL IMG*/

/*BEGIN FOOTER*/

footer {
	background: #50626a;
	color: #b1d7e2;
	clear: both;
}

footer div#footer_wrapper {
	width: 960px;
	margin: 0 auto; 
	padding: 20px;
	text-align: center;
}

footer p#validate {
	color:#65757d;
}

footer a {
	color:#65757d;
	text-decoration:none;

}

/*END FOOTER*/
