﻿body {
	min-width: 1000px;
	margin: 0;
	font: 14px/16px Arial, Helvetica, sans-serif; 
	color: #202020;
	background: #aaa;
}
a {
	text-decoration: underline;
	color: #005db5;
}
a:hover { text-decoration: none; }
img { border-style: none; }
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding: 3px 0;
}
h1 {
	font-weight: normal;
	
}

.w1 {
	width: 1014px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1014px;
	position: relative;
	float: left;
	left: -50%;
	background: url(images/bg-main.gif) repeat-y;
}
.wrapper { background: url(images/bg-content.gif) repeat-y 288px 123px; }
#header {
	width: 100%;
	background: #005db5 url(images/bg-header.gif) no-repeat 0 100%;
}
#header .box {
	height: 1%;
	overflow: hidden;
}
#header h1 {
	margin: 0 12px 0 0;
	padding-bottom: 3px;
	background: #fff;
	float: left;
}
.logo {
	width: 288px;
	height: 86px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
}
#header .box ul {
	margin: 0;
	padding: 35px 0 0;
	list-style: none;
	float: left;
}
#header .box li {
	margin-right: 18px;
	float: left;
	font-size: 12px;
	color: #94bade;
	text-transform: uppercase;
}
#header .box .doc {
	width: 196px;
	float: right;
	padding: 23px 28px 0 0; 
}
#header .box .doc li {
	height: 1%;
	vertical-align: top;
	margin-bottom: -1px;
	float: none;
	font-size: 10px;
	line-height:11px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}
#header .box li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0 19px 7px 0;
	position: relative;
}
* html #header .box li a { padding-right: 17px; }
#header .box li a:hover { text-decoration: underline; }
.ico-brochure { background: url(images/ico-brochure.gif) no-repeat 100% 6px; }
.ico-access { background: url(images/ico-access.gif) no-repeat 100% 1px; }
#nav {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
}
#nav:after {
	content: "";
	display: block;
	clear: both;
}
#nav li {
	text-transform: lowercase;
	float: left;
	border: solid #005db5;
	border-width: 0 1px;
	margin-right: -1px;
	text-align: center;
	position:relative;
	font: 16px/35px Tahoma, Geneva, sans-serif;
}
#nav .first { border-width: 0 1px 0 0; }
#nav .last { border-width: 0 0 0 1px; }
#nav .btn-home {background: url(images/btn-home.jpg) no-repeat;}
#nav .btn-about {background: url(images/btn-about.jpg) no-repeat;}
#nav .btn-services {background: url(images/btn-services.jpg) no-repeat;}
#nav .btn-products {background: url(images/btn-products.jpg) no-repeat;}
#nav .btn-calculator {background: url(images/btn-calculator.jpg) no-repeat;}
#nav .btn-contact {background: url(images/btn-contact.jpg) no-repeat;}
#nav .btn-media {background: url(images/btn-media.jpg) no-repeat;}
#nav a {
	width: 144px;
	text-decoration: none;
	display: block;
}
#nav a:hover,
#nav .active,
#nav li:hover a,
#nav li.hover a {
	color: #fff;
	background: #357dc2;
	font: 16px/34px Arial, Helvetica, sans-serif;
}
#nav li:hover ul,
#nav li.hover ul { display: block; }
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	width: 144px;
	top: 34px;
	left: 0;
	background: #005db5;
	display: none;
}
#nav ul li {
	height: 1%;
	vertical-align: top;
	text-transform: capitalize;
	padding-top: 2px;
	float: none;
	border-style: none;
	margin: 0;
	text-align: center;
	font: 14px/16px Arial, Helvetica, sans-serif;
}
#nav ul li:first-child { padding-top: 0; }
#nav ul a,
#nav li:hover ul a,
#nav li.hover ul a {
	width: auto;
	text-decoration: none;
	display: block;
	color: #fff;
	position:relative;
	font: 14px/16px Arial, Helvetica, sans-serif;
	background: none;
}
#nav ul a:hover,
#nav li:hover ul a:hover,
#nav li.hover ul a:hover {
	background: #357dc2;
	font: 14px/16px Arial, Helvetica, sans-serif;
}
#nav ul span a {
	padding: 8px 0;
}
#nav ul a span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	color: #94bade;
	cursor: pointer;
}
#main {
	width: 100%;
	overflow: hidden;
}
#content {
	width: 726px;
	float: right;
}
.navbar {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 1px 10px;
	list-style: none;
	background: #000;
	font-size: 12px;
	line-height: 15px;
}
.navbar li {
	float: left;
	margin-right: 18px;
}
.navbar a {
	text-decoration: none;
	color: #0580e8;
}
.navbar a:hover,
.navbar a.active { color: #fff; }
#content .holder {
	height: 1%;
	padding: 18px 0 0 62px;
}
.secondarynav {
	width:100%;
	background:#000;
	padding: 5px;
	margin: 0;
	
}
.secondarynav a {
	color: #ddd;
	padding-right: 5px;
	display: inline-block;
}
.secondarynav a:hover {
	text-decoration: underline;
}
#content .container {width: 466px;}
#content .heading {
	height: 1%;
	overflow: hidden;
	padding: 0 0 3px 1px
}
#content h2 {
	margin: 0;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	float: left;
}
#content h2 span { display: block; }
#content h2 .t {background:url(images/bg-t.gif) repeat-x;}
#content h2 .b {background:url(images/bg-b.gif) repeat-x 0 100%;}
#content h2 .tl {background:url(images/bg-tl.gif) no-repeat;}
#content h2 .tr {
    padding-top: 3px;
    background:url(images/bg-tr.gif) no-repeat 100% 0;
}
#content h2 .bl {background:url(images/bg-bl.gif) no-repeat 0 100%;}
#content h2 .br {
    background:url(images/bg-br.gif) no-repeat 100% 100%;
    padding-bottom: 3px;
}
#content h2 .l {background:url(images/bg-l.gif) repeat-y;}
#content h2 .r {
    background:url(images/bg-r.gif) repeat-y 100% 0;
    padding: 1px 12px 5px 6px;
}
.listing {
	width: 430px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
	word-spacing:-2px;
	line-height: 14px;
}
.listing li {
	float: left;
	margin-right:3px;
	padding-bottom:1px;
}
.listing a {
	border-right: 1px solid #aaa;
	margin: 0;
	padding: 0 5px;
}
.listing li a.active { font-weight: bold; }
.post {
	width: 664px;
	display: table;
	margin-bottom: 18px;
	text-align: justify;
}
.post .photo {
	width: 205px;
	display: table-cell;
	vertical-align: middle;
}
.post .photo img {
	display: block;
	margin: 0 auto;
}
.post .block {

	display: table-cell;
	vertical-align: top;
	padding-top: 1px;
	padding-right: 15px;
	line-height: 15px;
}
.post h3 {
	font-size: 14px;
	margin: 0;
}
.post p { margin: 0 0 15px; }
.post ul {
	margin: 0;
	padding: 0 0 15px 28px;
	list-style: none;
}
.post li {
	padding: 0 0 0 12px;
	background: url(images/bullet.gif) no-repeat 0 7px;
}
#sidebar {
	width: 288px;
	float: left;
	margin-top: -2px;
}
#sidebar img {display: block;}
#footer {
	height: 1%;
	overflow: hidden;
	color: #005db5;
	font: 10px/13px Tahoma, Geneva, sans-serif;
	text-align: right;
	padding: 14px 23px 15px 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#footer li {
	padding-left: 6px;
	display: inline;
}
.copyright { padding: 0 6px 0 4px; }

.locations td
{
	vertical-align: top;
}
