/*CSS Document*/
BODY
{
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #222;
	background:url(images/tech-bg.png) repeat;
}
STRONG, EM, B, I, H2, H4, H5
{
	font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
HR
{
	display: none;
}
.nav_container {
	width:100%;

}

.nav
{
	list-style: none;
	margin: 0;
	padding: 0;
}
H2
{
	color: #62848F;
	margin: 0 0 -6px;
	font-size: 24px;
}
.home H2
{
	color: #75B648;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.3;
	width: 300px;
	padding-top: 25px;
}
H3
{
	font-size: 18px;
	font-weight: normal;
	color: #AA3D0D;
}
.home H3
{
	margin-top: 10px;
}
H4
{
	font-size: 15px;
}
H5
{
	font-size: 12px;
	margin-bottom: 10px;
}
P
{
	margin: 1.4em 0;
}
A:link, A:visited
{
	color: #62848F;
}
A:hover
{
	color: #75B648;
}
/*header*/
#header_cont DIV {
	width:100%;
	background:url(images/header-bg.png) no-repeat #fff;

	
}

#header DIV, #header2 DIV
{
	margin:0 auto;
	width:800px;
	height: 130px;
	text-indent: -99em;
	overflow: hidden;
	background:url(images/logo.png) no-repeat left top;
	padding:0px 0 0 0;
	
}
#header2 DIV
{

	background:url(images/logo2.png) no-repeat left top;
	
	
}
.home #header DIV
{
	background-image: url(images/hdr-home.png) no-repeat;

}
.nav_cont {
	background:url(images/nav_bg_cont.png) repeat-x top left;
	height:38px;

}
.nav_cont .nav
{
	background: #93B8C3;
	height: 36px;
	width: 912px;
	margin:0 auto;
	position: relative;
	left: -2px;

}
.nav_cont .nav LI
{
	float: left;
	position: relative;
	margin: 0px 0 0;
	left: 0px;
}
.nav_cont .nav A
{
	background: url(images/bg-nav-btn.gif);
	height: 29px;
	display: block;
	border: 1px solid #71B643;
	width: 150px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	text-transform: lowercase;
	text-align: center;
	padding-top: 5px;
}
.nav_cont  .nav .active A
{
	color: #222;
}
/*footer*/
#footer_cont { 
	width:100%;
	background:#77B749;
	float:left;
}

#footer_links {
	width:550px;
	float:left;
	padding:30px 0 0 0;
}

#footer_links a {
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
}


#footer
{
	height: 55px;
	margin: 0;
	background: url(images/bg-footer.jpg) repeat-y;
	position: relative;
	float:right;
	width:982px;
}
#footer .nav
{
	position: absolute;
	bottom: 8px;
}
#footer .nav LI
{
	border-right: 1px solid #61645E;
	float: left;
	height: 15px;
}
#footer .nav LI.last
{
	border: none;
}
#footer .nav A
{
	text-transform: uppercase;
	padding: 0 7px;
	height: 15px;
	margin-top: -2px;
	display: block;
	color: #FFF;
}
#footer .nav .active A
{
	color: #61645E;
	text-decoration: none;
}
#footer .copyright
{
	color: #61645E;
	position: absolute;
	bottom: 8px;
	width: 250px;
	left: 510px;
	text-align: right;
}
#footer SMALL
{
	font-size: 11px;
}
/*content*/
#content
{
	width: 710px;
	margin: 0 auto;
	padding: 15px 25px;
	overflow: auto;
	background:#fff;
	
	

}
#content HR
{
	display: block;
	border: none;
	border-top: 3px solid #62848F;
	height: 3px;
}
.home #content
{

	background:  #fff;
	height: 638px;
	width: 780px;
	margin:0 auto;
	overflow:hidden;
}

 #animation {
	width:151px;
	height:669px;
	float:left;
}
.home .col
{
	float: left;
}
.home .col P
{
	margin: 9px 0 5px;
	font-size: 12px;
	text-align: center;
	padding-right: 8px;
}
.home .col .dropshadow
{
	margin-right: 2px;
}
.home .wrapper
{
	width: 559px;


}
.home .specs
{
	margin-top: -10px;
}
.home .techlam
{
	float: right;
	margin-bottom: 7px;
}
.speclist
{
	margin: 0 0 -18px;
	padding: 0;
	font-size: 14px;
	height: 32px;
	list-style: none;
	width: 100%;
}
.speclist LI
{
	float: left;
	margin-right: 24px;
}
.speclist LI SPAN
{
	height: 6px;
	width: 6px;
	background: #75B648;
	display: block;
	float: left;
	margin: 8px 10px 8px 0;
}
.contactlist
{
	list-style: none;
	margin: 22px 0 0;
	padding: 0;
	width: 100%;
}
.contactlist LI
{
	float: left;
	font-size: 16px;
	padding-right: 30px;
}
.contactlist SMALL
{
	color: #777;
}
.contactlist A:link, .contactlist A:visited
{
	text-decoration: none;
	color: #4E6871;
}
.contactlist A:hover
{
	color: #75B648;
}
.about #content
{
	margin: 0 20px;
	border: solid #75B648;
	border-width: 0 3px;
	width: 664px;
	margin:0 auto;
	background:#fff;
}
.wrapper
{
	overflow: auto;
		
}
.gallery #content
{
	width: 780px;
	background:#fff;
	overflow:hidden;
}
.gallery .images
{
	overflow: auto;
	margin-top: 20px;
}
.gallery .images DIV
{
	margin: 10px 5px 0 15px;
}
.dropshadow
{
	float: left;
	position: relative;
	margin: 8px 9px 9px 8px;
	background: url(images/bg-dropshadow.png) no-repeat bottom right;
}
.dropshadow IMG
{
	position: relative;
	display: block;
	margin: -7px 7px 7px -7px;
	border: 1px solid #BBBBB7;
	padding: 4px;
}
.gallery .col H4
{
	margin: 0 0 12px;
	font-size:13px;
}
.gallery .col
{
	width: 177px;
	float: left;
}
.gallery .col UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery .col LI
{
	height: 25px;
	width: 167px;
	
	margin: 0 0 3px;
}
.gallery .col.odd LI
{
	
}
.gallery .col A
{
	
	text-decoration: none;
	display: block;
	padding: 5px 2px 8px 5px;
	height: 33px;
}
A.btn
{
	display: block;
	height: 23px;
	width: 147px;
	background: url(images/bg-list-orange.gif);
	margin: 1.2em 0;
	color: #FFF;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 12px;
}
A.btn.back
{
	background: url(images/bg-list-green.gif);
}
A.btn.techlam
{
	position: relative;
	left: 8px;
	margin: 0 0 3px 123px;
}
.products .spantable
{
	position: relative;
	width: 300px;
	left: 410px;
	margin: -70px 0 15px;
	color: #777;
}
.products .col
{
	width: 122px;
	float: left;
	margin-right: 8px;
}
.products .col.wide
{
	width: 150px;
}
.products .col.narrower
{
	width: 88px;
}
.products .col.narrow
{
	width: 108px;
}
.products .col.last
{
	margin-right: 0;
	width: 79px;
}
.products .col UL
{
	margin: 0 0 15px;
	padding-left: 15px;
}
.products .col LI
{
	list-style: square;
	color: #75B648;
}
.products .col LI SPAN
{
	color: #222;
}
.products .col SMALL
{
	position: absolute;
	margin-top: -22px;
	color: #777;
}
.products .col H4
{
	margin-top: 0;
}
.products BIG
{
	color: #75B648;
}

.recent A {
	color:#75B648;
	text-decoration:none;
	font-size: 13px;
}
.recent A:hover {
	color: #AA3D0D;
}
.products .advantage DIV
{
	width: 49%;
	float: left;
	text-align: center;
	margin-top: -15px;
}
.products .advantage P
{
	border: 1px solid #CCC;
	padding: 3% 1%;
}
.products .advantage .left
{
	margin-right: 2%;
}
.products .advantage BIG
{
	display: block;
	font-size: 13px;
	margin: 5px 0;
}
.products .restoration
{
	background: url(images/bg-restoration.jpg);
	color: #FFF;
	padding: 8px 15px;
	height: 93px;
}
.products .restoration H3
{
	color: #FFF;
	margin: 0 0 6px;
}
.products .restoration UL
{
	list-style: none;
	margin: 0 0 0 -5px;
	padding: 0;
	height: 50px;
	width: 350px;
}
.products .restoration LI
{
	float: left;
	border-right: 1px solid #FFF;
	padding: 0 5px;
	margin: 3px 0;
	height: 13px;
}
.products .restoration LI SPAN
{
	display: block;
	margin-top: -3px;
}
.products .standard P
{
	margin-top: -25px;
	line-height: 2;
}
.brochures .col
{
	float: left;
	width: auto;
	margin-right: 6px;
}
.brochures .col P
{
	clear: left;
	margin: 0 0 25px;
}
.brochures .dropshadow
{
	margin-bottom: 0;
}
.products.brochures SMALL
{
	display: block;
	font-size: 11px;
}
.brochures .wrapper
{
	margin: 15px 0;
}
IMG.right
{
	float: right;
	margin: -10px 0 15px 15px;
}
IMG.display
{
	margin-left: -15px;
}
P.description
{
	font-size: 1.2em;
	color: #777777;
}
.map
{
	height: 184px;
	width: 210px;
	background: url(images/map.gif) no-repeat 0 14px;
	margin: -39px 37px 0 0;
	text-indent: -999em;
	float: right;
	position: relative;
}
.map .pointer
{
	height: 57px;
	padding-left: 65px;
	background: url(images/map-pointer.png) no-repeat 0 6px;
	text-indent: 0;
	color: #75B648;
	position: absolute;
}

.map2
{
	height: 184px;
	width: 210px;
	background: url(images/map.png) no-repeat 0 14px;
	margin: -39px 37px 0 0;
	text-indent: -999em;
	float: right;
	position: relative;
}
.map2 .pointer
{
	height: 57px;
	padding-left: 65px;
	background: url(images/map-pointer.png) no-repeat 0 6px;
	text-indent: 0;
	color: #75B648;
	position: absolute;
}
/*box*/
.box
{
	position: relative;
	overflow: auto;
	margin: 15px 0;
}
.box .box-main
{
	padding: 25px 30px;
	margin: -43px 0;
	color: #222;
	position:relative;
	overflow:hidden;
}
.box .box-top
{
	height: 43px;
	margin: 0;
	position:relative;
}
.box .box-top SPAN
{
	display: block;
	height: 43px;
}
.box .box-bottom
{
	height: 46px;
	margin: 0;
}
.box .box-bottom DIV
{

}
.box .box-bottom SPAN
{
	display: block;
	height: 46px;

}
.box A
{
	color: #222;
}
.box H3
{
	margin-top: 0;
	color: #222;
}
.box.form H3
{
	float: left;
	padding-right: 10px;
	margin: 0;
}
.box.form P.teaser
{
	margin-top: 4px;
	margin-bottom: 20px;
}
.box.details
{
	margin-left: 150px;
	position: static;
}
.box.details ADDRESS SPAN
{
	font-style: normal;
	display: block;
	width: 190px;
	float: left;
}
.box.details ADDRESS
{
	overflow: auto;
	width: 100%;
	margin: 0 0 21px;
	
}
.box.details DT
{
	float: left;
	width: 100px;
}
.box.details IMG
{
	position: absolute;
	left: 19px;
	margin-top: -30px;
}
/*form*/
FORM LABEL
{
	float: left;
	display: block;
	width: 150px;
}
FORM LABEL.error
{
	float: left;
	width: 200px;
	margin-left: 5px;
	color: #F60C05;
	font-size: 11px;
}
FORM DIV
{
	margin: 5px 0;
	width: 100%;
	overflow: auto;
}
FORM INPUT, FORM TEXTAREA
{
	width: 285px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #222;
	float: left;
}
FORM TEXTAREA
{
	height: 150px;
}
FORM INPUT.btn
{
	background: url(images/bg-btn.gif);
	border: 1px solid #67A63C;
	color: #FFF;
	text-transform: uppercase;
	height: 25px;
	width: 140px;
	margin-left: 150px;
}
SPAN.required
{
	color: #F60C05;
	font-size: 14px;
}
