@charset "UTF-8";
/* CSS Document */


/*

SITE COLORS

DARK BLUE #004477*/

body {
margin: 80px 0 0 0;
padding: 0;
}

a {color: #004477; text-decoration: underline;}
a:hover {color: #004477; text-decoration: none;}


img,div { behavior: url(iepngfix.htc) padding: 0; margin: 0; }


.home-nav-conatiner {
	width: 150px;
	padding: 125px 0 0 56px;
	font: normal 14px/30px "Futura", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	letter-spacing: 1px;
	color: #004477;
	z-index: 1005;
	overflow: visible;
}


.home-nav-conatiner a {
	
	color: #004477;
	text-decoration: none;
}

.home-nav-conatiner a:hover {
	
	color: #0069b2;
	text-decoration: none;
}


.lower-nav-conatiner {
	width: 175px;
	padding: 0px 0 0 30px;
	font: normal 14px/30px "Futura", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: left;
	position: absolute;
	z-index: 500;
	letter-spacing: 1px;
	color: #004477;
}


.lower-nav {
margin: 115px 0 0 20px;

}

.lower-nav a {
	
	color: #004477;
	text-decoration: none;
}

.lower-nav a:hover .active {
	
	color: #0069b2;
	text-decoration: none;
}

.lower-nav-active a {
	color: #0069b2 !important;
	text-decoration: none;
}

.lower-nav-port {
margin: 15px 0 0 20px;

}

.lower-nav-port a {
	
	color: #004477;
	text-decoration: none;
}

.lower-nav-port a:hover .active {
	
	color: #0069b2;
	text-decoration: none;
}

.lower-nav-active-port a {
	color: #0069b2 !important;
	text-decoration: none;
}




.lower-nav-gray {
	margin-left: 10px;
	font: normal 12px/20px "Futura", Arial, Helvetica, sans-serif;
	color: #666;

}

.lower-nav-gray a {
	color: #666;
	text-decoration: none;
}

.lower-nav-gray a:hover {
	
	color: #0069b2;
	text-decoration: none;
}


.lower-nav-gray-active {
	margin-left: 10px;
	font: normal 12px/20px "Futura", Arial, Helvetica, sans-serif;
	color: #0069b2;

}

.lower-nav-gray-active a {
	color: #0069b2;
	text-decoration: none;
}

.lower-nav-gray-active a:hover {
	
	color: #0069b2;
	text-decoration: none;
}





#content {
	margin: 210px 0px 0px 315px;
	float: left;
	width:600px;
	height: 275px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	overflow-y: scroll;
	overflow-x:hidden;
	text-align: justify;
	position: relative;
}

#content-team {
	margin: 195px 0px 0px 230px;
	float: left;
	width:700px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	overflow-y: hidden;
	overflow-x:hidden;
	text-align: justify;
}

#content-noscroll {
	margin: 210px 0px 0px 315px;
	float: left;
	width:600px;
	height: 300px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	overflow-y: hidden;
	overflow-x:hidden;
	text-align: justify;
}

#content-showroom {
	margin: 15px 0px 0px 315px;
	float: left;
	width:600px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	overflow-y: hidden;
	overflow-x:hidden;
	text-align: justify;
}


#content-featured-gallery {
	width:302px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	z-index: 500;
	position: relative;
	margin: 0px 0px 0px 22px;
	float: left;
	padding-top: 3px;
	
}


#featured-gallery-text {
	width:200px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #004477;
	display: inline;
	z-index: 500;
	position: relative;
	margin: 0px 0px 0px 22px;
	float: right;
	padding-top: 3px;
	
}


.content-inner {
	float: left;
	width:500px;
	height: 275px;
}
.content-about {
	float: left;
	width:575px;
}

#about-logos {
	float: left;
	width:550px;
}


.content-inner-contact {
	float: left;
	width:550px;
	height: 350px;
}



#content-portfolio {
	margin: 191px 0px 0px 241px;
	float: left;
	width:600px;
	height: 275px;
	display: inline;
}


#content-gallery {
	margin: 13px 0px 0px 231px;
	float: left;
	width:683px;
	display: inline;
}

#featured-gallery {
	margin: 13px 13px 0px 13px;
	float: left;
	width:683px;
	display: inline;
}

#featured-project {
	margin: 13px 0px 0px 231px;
	float: left;
	width:683px;
	height: 275px;
	display: inline;
	position: relative;
}


.bg-about { background: url(../_img/bg-about.png) no-repeat center top; }

.bg-portfolio {
	background: url(../_img/bg-portfolio.png) center top;
}

.bg-plain {
	background: url(../_img/bg-plain.png) center top;
}

.bg-alt1 {
	background: url(../_img/bg-alt1.png) center top;
}

.bg-alt2 {
	background: url(../_img/bg-alt2.png) center top;
}

.bg-alt3 {
	background: url(../_img/bg-alt3.png) center top;
}

.bg-alt4 {
	background: url(../_img/bg-alt4.png) center top;
}






.header {
	font-size: 20px;
	font-weight: normal;
	color: #777777;
	line-height: 25px;
}
.photo-pad {
	padding-right: 17px;
}

.mari-header-pad {
	padding-bottom: 19px;
}



/*Misc*/

#featured-link { padding:112px 0 0; text-align: left; float: right;}

#pdf-link { padding:90px 0 0; text-align: left; float: left;}
	
.contact-form {margin-left: 40px;}

.contact-header {color: #666; font: normal 14px/20px "Futura", Arial, Helvetica, sans-serif; text-transform: uppercase;}

#krb {
	width: 82px;
	float: right;
	clear: right;
	margin: 235px 0px 0 0;
}

