@charset "ISO-8859-1";
/* CSS Document */

#logo-ie6, #phone-ie6 { display: none; }

BODY {
	background: #f5f5f5 url(../images/background.gif);
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}

A:LINK, A:VISITED {
	color: #19388a;	
	text-decoration: none;
	outline: none;
}

A:HOVER {
	color: #1b55ef;	
	outline: none;
}

#content A:LINK, 
#content A:VISITED {
	border-bottom: 1px dotted #19388a;	
}

#content A:HOVER {
	border-bottom: 1px solid #1b55ef;	
}

H1, H2, H3, H4, H5, H6 {
	margin: 0 0 0.5em 0;
	line-height: 1.1em;
}

H1 {
	font-size: 280%;
	line-height: 1.5em;
	font-weight: normal;
	color: #93af2a;
	border-left: 1px solid #93af2a;
	padding: 10px 40px 0 10px;
	margin: 0.5em 0 0.5em 0;
}

H2 {
	font-size: 180%;
	color: #19388a;
}

H3 {
	font-size: 140%;	
	margin: 0 0 1em 0;
}

H4 {
	font-size: 120%;
	font-style: italic;
}

H5 {
	font-size: 140%;
	text-align: right;
	color: #19388a;
	margin: 0.25em 0 1em 0;
}

H6 {
	font-size: 110%;
	margin: 0 0 1.5em 0;
	font-weight: normal;
}

P {
	font-size: 140%;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}

.page-home P {
	font-size: 120%;	
}

.leftcol P {
	margin-right: 120px;	
	margin-left: 8px;
}

.leftcol H2,
.leftcol H3,
.leftcol H4{
	margin-left: 8px;	
}

IMG {
	border: 0;	
}

HR {
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #999999;
}


UL, OL {
	margin: 0 0 2em 25px;
	padding: 0;
}


UL {
	list-style: url(../images/bul-green.gif);
}

UL LI,
OL LI {
	font-size: 130%;	
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
	padding: 0 0 0 8px;
}

BLOCKQUOTE {
	margin: 20px 0 30px 0;
	font-size: 140%; line-height: 1.7em;
	background: #b3bcd5;
	border: 1px solid white;
	padding: 15px;
}

TABLE {
	border: none;
	margin: 0 0 20px 0;
	border-top: 3px solid #93af2a;
}

.leftcol TABLE {
	width: 400px;	
}

TABLE TD, TABLE TH {
	padding: 5px;
}

TABLE TH {
	border-bottom: 1px solid #999999;	
	font-size: 140%;
}

TABLE TD {
	border-bottom: 1px solid #999999;	
	font-size: 120%;
}

TR.minmax TD {
	background: #c1c1c1;
	font-style: italic;
}


/* FORMS */


FORM {
	padding: 10px 20px;
	border: 1px solid white;
	background: #e1e4ee;
	margin: 0 100px 20px 0;
}

FORM LABEL {
	font-size: 120%;
	margin: 0 10px 10px 0;
}

FORM INPUT, FORM TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	margin: 5px 3px 10px 3px;
}

FORM INPUT.text {
	width: 200px;	
}

FORM TEXTAREA {
	width: 350px;
	height: 80px;
}

#content FORM A:LINK, #content FORM A:VISITED {
	border: none;	
}

.float-left {float: left;}
.float-right {float: right; }

/* CLEARFIX */

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */



#header-wrapper, #content-wrapper, #promo-wrapper, #feature-wrapper, #footer-wrapper {
	width: 100%;
	margin: 0; padding: 0;
	text-align: center;
}

#header, #content, #footer {
	width: 860px;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}

body.page-home #header, 
body.page-home #content, 
body.page-home #promo, 
body.page-home #feature, 
body.page-home #footer,
body.page-nogal #header, 
body.page-nogal #content, 
body.page-nogal #footer {
	width: 860px;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}

#header-wrapper {
	background: #f5f5f5 url(../images/header-bg-content.gif) top repeat-x;
	padding-bottom: 20px;
	height: 100px;
}

body.page-home #header,
#header {
	width: 860px !important;	
}

body.page-home #header-wrapper {
	background-image: url(../images/header-bg.gif);
	background-color: #d9d9d9;
}

#header {
	position: relative;	
}

#header #phone {
	position: absolute;
	top: 0; right: 0;
}

UL#navi {
	position: absolute;
	top: 63px; right: 0px;
	list-style: none outside;
	margin: 0; padding: 0;
}

UL#navi LI {
	display: inline;
	margin: 0; padding: 0;
}

UL#navi A:LINK,
UL#navi A:VISITED {
	display: block;
	float: left;
	height: 32px;
	text-indent: -9000px;
	margin: 0 3px;
}

UL#navi LI.home A:LINK,
UL#navi LI.home A:VISITED {
	background: url(../images/nav-home.gif) bottom center no-repeat;
	width: 67px;
}

UL#navi LI.home A:HOVER { background-position: center center; }

UL#navi LI.about A:LINK,
UL#navi LI.about A:VISITED {
	background: url(../images/nav-about.gif) bottom center no-repeat;
	width: 80px;
}

UL#navi LI.about A:HOVER { background-position: center center; }

UL#navi LI.news A:LINK,
UL#navi LI.news A:VISITED {
	background: url(../images/nav-news.gif) bottom center no-repeat;
	width: 65px;
}

UL#navi LI.news A:HOVER { background-position: center center; }

UL#navi LI.careers A:LINK,
UL#navi LI.careers A:VISITED {
	background: url(../images/nav-careers.gif) bottom center no-repeat;
	width: 74px;
}

UL#navi LI.careers A:HOVER { background-position: center center; }

UL#navi LI.contact A:LINK,
UL#navi LI.contact A:VISITED {
	background: url(../images/nav-contact.gif) bottom center no-repeat;
	width: 95px;
}

UL#navi LI.contact A:HOVER { background-position: center center; }

UL#navi LI.home A.selected, 
UL#navi LI.about A.selected, 
UL#navi LI.news A.selected, 
UL#navi LI.careers A.selected, 
UL#navi LI.contact A.selected {
	background-position: top center;
}

body.page-home UL#navi LI.home A {
	background-image: url(../images/nav-home-home.gif);
}

body.page-home UL#navi LI.about A {
	background-image: url(../images/nav-about-home.gif);
}

body.page-home UL#navi LI.news A {
	background-image: url(../images/nav-news-home.gif);
}

body.page-home UL#navi LI.careers A {
	background-image: url(../images/nav-careers-home.gif);
}

body.page-home UL#navi LI.contact A {
	background-image: url(../images/nav-contact-home.gif);
}

/* PROMO STYLES 
================================== */

#promo-wrapper {
	position: relative;
	height: 200px;
}



/* ---------------------------------------------------- */
/* SLIDESHOW
/* ---------------------------------------------------- */

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: block;
height: 0;
visibility: hidden;
}            

/* ---------------------------------------------------- */
/* SLIDESHOW > SLIDES
/* ---------------------------------------------------- */

#slideshow {
	width: 100%;
	height: 200px;
	position: relative;
}

#slideshow UL {
	list-style: none;
	margin: 0; padding: 0;
}

#slideshow .slides {
	overflow: hidden;
	width: 100%;

}

#slideshow .slides ul {
	width: 100%;
}

#slideshow .slides li {
width: 100% !important;
padding: 0;
height: 200px;
}

#slideshow .slides LI#slide-one {
	background: url(../images/promo-1-bg.gif) top center repeat-x;
}

#slideshow .slides LI#slide-two {
	background: url(../images/promo-2-bg.gif) top center repeat-x;
}

#slideshow .slides LI#slide-three {
	background: url(../images/promo-3-bg.gif) top center repeat-x;
}

#slideshow .slides LI IMG {
	text-align: center;
}

#slideshow .slides h2 {
margin-top: 0;

}


/* ---------------------------------------------------- */
/* SLIDESHOW > NAVIGATION

#slideshow .slides-nav {
background-color: #ddd;
border-top: 2px solid #ccc;}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
display: block;
padding: 15px 20px;
outline: none;}

*/

#slideshow .slidenav {
	position: absolute;
	top: 5px; right: 0px; height: 40px;
	z-index: 1000;
}

#slideshow .slidenav-inner {
	width: 140px;
	margin: 0 auto;
	position: relative;
	height: 40px;
}

#slideshow .slides-nav {
	position: absolute;
	bottom: 0; right: 0;
	width: 95px; height: 40px;
	padding: 0 20px;
}

#slideshow .slides-nav LI {
	float: left;
	margin: 10px 0;
}

#slideshow .slides-nav LI A:LINK,
#slideshow .slides-nav LI A:VISITED {
	display: block;
	float: left;
	background: black;
	border: 1px solid white;
	width: 12px;
	height: 12px;
	margin: 0 0 0 5px; padding: 0;
	text-indent: -9000px;
}

#slideshow .slides-nav LI A:HOVER {
	background: #666;	
}

.js #slideshow .slides-nav li.on a:LINK {
	background: white;
}


#slideshow .slides UL {
	width: auto !important;	
}



/* FEATRES STYLES
================================== */

#feature-wrapper {
	padding: 20px 0 20px 0;
	background: url(../images/feat-bg.gif) top center repeat-x;
	
}

body.page-home #feature {
	background: url(../images/feat-vert.gif) top center no-repeat;
	background: none;
	padding: 10px 0 !important;
}

#feature .feat {
	width: 247px;
	float: left;
	margin: 15px 20px 0 18px;
}

#feature P {
	height: 110px;	
}

.more {
	float: right;	
}

.more A:LINK, 
.more A:VISITED {
	display: block;
	height: 27px;
	width: 58px;
	background: url(../images/but-more.gif) center left no-repeat;
	text-indent: -9000px;
}

.more A:HOVER {
	background-position: center right;	
}

a.bwj:link,
a.bwj:visited {
	text-indent: -9000px;
	display: block;
	width: 247px;
	height: 166px;
	background: url(../images/feat3-water.gif) top center no-repeat;
}

a.bwj:hover {
	background-position: bottom center;	
}

/*

a.blj:link,
a.blj:visited {
	text-indent: -9000px;
	display: block;
	width: 177px;
	height: 166px;
	background: url(../images/feat2-laser.gif) top center no-repeat;
}

a.blj:hover {
	background-position: bottom center;	
}

*/

a.blt:link,
a.blt:visited {
	text-indent: -9000px;
	display: block;
	width: 247px;
	height: 166px;
	background: url(../images/feat3-lean.gif) top center no-repeat;
}

a.blt:hover {
	background-position: bottom center;	
}

a.bcb:link,
a.bcb:visited {
	text-indent: -9000px;
	display: block;
	width: 247px;
	height: 166px;
	background: url(../images/feat3-custom.gif) top center no-repeat;
}

a.bcb:hover {
	background-position: bottom center;	
}

/* FEATURE BANNER - CALL & REQUEST */

#feat-ban {
	width: 820px;
	margin: 0 auto;
	height: 40px;
	text-align: left;
	padding: 10px 0 0 0;
	background: url(../images/callban.gif) center left no-repeat;
}

A.button-request:LINK,
A.button-request:VISITED {
	text-indent: -9000px;
	float: right;
	height: 40px;
	width: 177px;
	background: url(../images/but-request.gif) center left no-repeat;
}

A.button-request:HOVER {
	background-position: center right;	
}

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

#content-wrapper {
	background: #f5f5f5 url(../images/feat-bg.gif) bottom repeat-x;	
}

#content {
	padding: 20px 0 20px 0;	
}

.leftcol {
	float: left;
	width: 605px;
	margin: 0 0 10px 20px;
}

.rightcol {
	float: left;
	width: 200px;
	margin: 0 0 0 26px;
}

.midcol {
	float: left;
	display: block;
	width: 80px;
	margin: 0 0 0 20px;
}

#title {
	height: 80px;
	width: 605px;
	margin: 0 0 20px 0;
	background-position: top right;
	background-repeat: no-repeat;
}

.banner1 { background-image: url(../images/banner1.jpg); }
.banner2 { background-image: url(../images/banner2.jpg); }
.banner3 { background-image: url(../images/banner3.jpg); }
.banner4 { background-image: url(../images/banner4.jpg); }
.banner5 { background-image: url(../images/banner5.jpg); }

#title H1 {
	color: white;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 30px 0 0 0;
	font-size: 420%;
	border: none;
}



#content .rightcol .subnav {
	list-style: none;
	margin: 0; padding: 0;
}

#content .rightcol .subnav LI {
	margin: 0; padding: 0;	
	font-size: 120%; font-weight: bold;
}

#content .rightcol .subnav LI A:LINK,
#content .rightcol .subnav LI A:VISITED {
	display: block;
	margin: 0 0 3px 0;
	color: #19388a;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	text-align: right;
	padding: 0 15px 0 0;
	background: url(../images/subnav.gif) top center no-repeat;
	border: none;
}

#content .rightcol .subnav LI A:HOVER {
	background-position: center center;	
	border: none;
}

#content .rightcol .subnav LI.selected A:LINK,
#content .rightcol .subnav LI.selected A:VISITED {
	background-position: bottom center;
	color: white;
}

#content .rightcol .subnav UL.ssnav {
	list-style: none;
	margin: 0 0 10px 6px; padding: 0;
}

#content .rightcol .subnav UL.ssnav LI {
	font-weight: normal;
	font-size: 110%;
	margin: 0; 
	padding: 0;
}

#content .rightcol .subnav UL.ssnav LI A:LINK,
#content .rightcol .subnav UL.ssnav LI A:VISITED {
	background: none;
	height: 18px;
	line-height: 18px;
	color: #19388a;
	margin: 0 5px 0 0;
	padding: 2px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#content .rightcol .subnav UL.ssnav LI A:HOVER {
	background: #93af2a;
	color: white;
	border-top-color: #becf7f;
}

#content .rightcol .subnav UL.ssnav LI.selected A {
	color: #ffffff;
	font-weight: bold;
	background: #19388a;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* 1b55ef 93af2a */

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

#footer-wrapper {
	background: url(../images/footer-bg.gif) top center repeat-x;	
	padding: 20px 0;
}

#footer {
	padding: 0;	
	color: white;
}

#footer A:LINK,
#footer A:VISITED {
	color: white;	
	text-decoration: none;
	border-bottom: 1px dotted #777d92;
	font-weight: bold;
}

#footer A:HOVER {
	border-bottom: 1px solid #ffffff;	
}


#latest {
	width: 540px;
	float: left;
	margin: 0 0 0 17px;	
	padding: 0 0 0 3px;
}

#footer .tab-news A {
	display: block;
	margin: 0 0 10px 0;
	height: 42px;
	width: 164px;
	background: url(../images/footer-tab-news.png) top center no-repeat;
	text-indent: -9000px;
	text-decoration: none;
	border: none;
}

#footer .tab-contact A {
	display: block;
	margin: 0 0 10px 0;
	height: 42px;
	width: 145px;
	background: url(../images/footer-tab-contact.png) top center no-repeat;
	text-indent: -9000px;
	text-decoration: none;
	border: none;
}

/*

#testimonials {
	width: 280px;
	float: left;
}

#testimonials {
	margin: 0 0 0 37px;	
	background: url(../images/footer-tab-testimonials.png) top left no-repeat;
	padding: 60px 0 0 3px;
}

#testimonials P {
	font-size: 180%;	
}

#testimonials P.name {
	font-size: 140%;
	text-align: right;
	line-height: 1.2em;
}
*/

#contact {
	width: 175px;
	float: left;
	margin: 0 0 0 80px;
	padding: 0 0 0 3px;
}

#contact P.phone {
	font-size: 160%;	
}

#footnav {
	clear: both;
	padding: 0;
	margin: 0;
}

#footnav UL {
	list-style: none;
	margin: 0; padding: 0;
}

#footnav UL LI {
	display: inline;
	font-size: 120%;
	margin: 0 20px 0 0;
}

.job {
	padding: 20px;
	border: 1px solid white;
	background: #e1e4ee;
	margin: 0 0 20px 0;
}

.map {
	width: 420px;
	height: 420px;
	border: 1px solid white;
	float: right;
}

UL.gallery {
	list-style: none;
	margin: 20px 0 0 5px; padding: 0;
	clear: both;
	
}

.right {
	text-align: right;	
}

UL.gallery LI {
	font-size: 120%; line-height: 0.9em;	
	margin: 0; padding: 0;
}

UL.gallery LI IMG {
	margin: 0; padding: 0;	
}

#content UL.gallery LI A:LINK,
#content UL.gallery LI A:VISITED {
	border: none;
	border: 3px solid #ffffff;
	display: block;
	float: left;
	width: 80px; height: 80px;
	font-weight: bold;
	margin: 0 0px 10px 10px;
	padding: 0;
}

#content UL.gallery LI A:HOVER {
	border-color: #1e56ea;
}

UL.fullgal {
	list-style: none;
	margin: 0 0 0 0; padding: 0;
}

UL.fullgal LI {
	font-size: 120%; line-height: 0.9em;	
}

#content UL.fullgal LI A:LINK,
#content UL.fullgal LI A:VISITED {
	border: none;
	border: 3px solid white;
	display: block; 
	float: left;
	color: white;
	font-weight: bold;
	margin: 0 6px 6px 0;
}

#content UL.fullgal LI A:HOVER {
	border-color: #1e56ea;
}
