@charset "utf-8";
body, html  {
	font-family:Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 145%;
	background-color: #175a81;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #353535;
}
a:link, a:visited {
	color: #175a81;
	border:none; 
}
a:visited {
	color: #000;
	border:none; 
}
img {
	border: none;
}
form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #115a93;
}
h2 {
	color: #043c5c;
	font-size: 1.3em;
	font-family: Trebuchet MS, Tahoma, Geneva, sans-serif, Arial, Helvetica;
	padding-top: 10px 0 0 0;
	font-weight: normal;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	height: .01em;
	overflow: hidden;
}
.first {
	clear: left;
}
body#home {
	background:url('../images/bg_home.jpg') repeat-x #175a81;
}
body#inner {
	background:url('../images/bg_inner.jpg') repeat-x;
}
/* Nav */
#home #nav {
	background: url('../images/bg_nav_home.jpg') no-repeat;
	height: 71px;
	width: 943px;
	margin: 0 auto;
	text-align: left;
}
#inner #nav {
	background: url('../images/bg_nav_inner.jpg') no-repeat;
	height: 122px;
	width: 943px;
	margin: 0 auto;
	text-align: left;
}
#inner #nav #logo {
	float: left;
	margin: 0 0 0 37px;
	height: 80px;
	width: 124px;
}
#nav ul.nav{
	float: left;
	margin:40px 0 0 26px;
	padding:0;
	list-style:none;
	width:894px;
	height:15px;
}
#inner #nav ul.nav {
	margin-top: 11px;
	clear: both;
}
#nav ul.nav li{
	float:left;
	margin:0 0 0 20px;
	height:15px;
	display: inline;
}
#nav ul.nav li.noleftmargin {
	margin-left: 0;
}
#nav ul.nav li a{
	float:left;
	height:15px;
	background: url('../images/nav.jpg') no-repeat;
}
#nav ul.nav li a span{
	display:block;
	overflow:hidden;
	cursor:pointer;
	text-indent:-9999px;
	height:15px;
	background-repeat:no-repeat;
}
#nav ul.nav li.home a {
	text-indent: -9999px;
	background-position: 0 0;
	width: 38px;	
}
#nav ul.nav li.aboutus a {
	text-indent: -9999px;
	background-position: -55px 0;
	width: 62px;
}
#nav ul.nav li.electrical a {
	text-indent: -9999px;
	background-position: -137px 0;
	width: 130px;
}
#nav ul.nav li.audio a {
	text-indent: -9999px;
	background-position: -287px 0;
	width: 136px;
}
#nav ul.nav li.security a {
	text-indent: -9999px;
	background-position: -442px 0;
	width: 155px;
}
#nav ul.nav li.solar a {
	text-indent: -9999px;
	background-position: -616px 0;
	width: 101px;
}
#nav ul.nav li.gallery a {
	text-indent: -9999px;
	background-position: -736px 0;
	width: 54px;
}
#nav ul.nav li.contact a {
	text-indent: -9999px;
	background-position: -809px 0;
	width: 76px;
}
#nav ul.nav li.home a:hover {
	text-indent: -9999px;
	background-position: 0 100%;
	width: 38px;	
}
#nav ul.nav li.aboutus a:hover {
	text-indent: -9999px;
	background-position: -55px 100%;
	width: 62px;
}
#nav ul.nav li.electrical a:hover {
	text-indent: -9999px;
	background-position: -137px 100%;
	width: 130px;
}
#nav ul.nav li.audio a:hover {
	text-indent: -9999px;
	background-position: -287px 100%;
	width: 136px;
}
#nav ul.nav li.security a:hover {
	text-indent: -9999px;
	background-position: -442px 100%;
	width: 155px;
}
#nav ul.nav li.solar a:hover {
	text-indent: -9999px;
	background-position: -616px 100%;
	width: 101px;
}
#nav ul.nav li.gallery a:hover {
	text-indent: -9999px;
	background-position: -736px 100%;
	width: 54px;
}
#nav ul.nav li.contact a:hover {
	text-indent: -9999px;
	background-position: -809px 100%;
	width: 76px;
}
/* Flash */
#home #flash {
	margin: 0 auto;
	width: 943px;
	height: 214px;
}
/* Body */
#content {
	background: url('../images/bg_body.jpg')  center bottom repeat-x;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	
}
#content #white {
	background: #fff url('../images/bg_white_bottom.jpg') center bottom no-repeat;
	width: 943px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	position: relative;
}
#content #white #inner {
	background: url('../images/bg_white_top.jpg') center top no-repeat;
	width: 917px;
	margin: 0;
	padding: 43px 10px 0 16px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#inner #content #white #inner {
	background: url('../images/bg_white_top_inner.jpg') center top no-repeat;
}
#content #white #inner #left {
	float: left;
	width: 610px;
	clear: left;
	padding-left: 20px;
	text-align: left;
}
#content #white #inner #right {
	width: 195px;
	float: right;
	border-left: #999 1px solid;
	padding-left: 15px;
	font-size: .8em;
	padding-right: 10px;
	clear: right;
}
#content #white #inner #right img.thumb {
	border: #CCC 1px solid;
	padding: 2px;
	margin-top: 10px;
}
#content #white #inner #right p {
	margin: 8px 0 0 0;
	line-height: 100%;
}
#content #white #inner #right p.sidebar {
	padding: 22px 0 0 0;
}
.graybox {
	width: 590px;
	padding: 10px;
	background:#B8F8F8;
	margin-top: 16px;
}
.graybox .whitebox {
	width: 566px;
	padding: 12px;
	background: #F4F4F4
}
.graybox p {
	margin: 0;
	padding: 0;
}
#details {
	width: 300px;
	border: #999 2px solid;
	padding: 5px;
}
#details h3, #details p.nopm {
	padding: 0;
	margin: 0;
	font-size: 12px;
}
h3.contact {
	margin: 0;
	padding: 0;
}
p.contact {
	margin: 0;
	padding: 0 0 10px 0;
}
input.drivingdirections {
	margin: 6px 0 0 0;
	width: 170px;
}
input.submit, input.btn_sub {
	background: #06C;
	color: #fff;
	cursor:pointer;
	border: 1px solid #06C;
}
input.submit:hover, input.btn_sub:hover {
	background: #fff;
	color: #06C;
	border: 1px solid #06C;
}
#thx {
	width: 100%;
	padding: 12px;
	background-color:#CCC;
	border: 1px solid #999;
}
/*Buckets*/
.bucket {
	width: 219px;
	background: url(../images/bg_bucket.jpg) no-repeat top center;
	float: left;
	margin: 14px 8px 0 0;
}
.bucket h3 {
	margin-top: 16px;
	text-align: center;
}
.bucket img {
	padding: 20px 0 2px 18px;
}
.bucket p {
	font-size: .8em;
	padding: 0 18px;
	line-height: 120%;
}
/*Gallery*/
p.navigate {
	text-align: center;
	font-size: .8em;
	font-weight: bold;
	margin: 0;
}
ul.gallery{
	float: left;
	margin:10px 0 0 6px;
	padding:0;
	list-style:none;
	width:602px;
}
ul.gallery li{
	float:left;
	margin:0;
	padding: 0 6px 7px 0;
	height:59px;
	width: 80px;
	display: inline;
}
ul.gallery li img {
	border: #CCC 1px solid;
	padding: 2px;
	margin: 0;
}
/*Footer*/
#footer{
	width: 100%;
	background-color: #175a81;
	color: #aed7ee;
}
#footer #container {
	margin: 0 auto;
	width: 943px;
	background-color: none;
	font-size: .8em;
}
#footer #container a:link, #footer #container a:visited {
	color: #aed7ee;
	text-align: center;
	text-decoration: none;
}
#footer #container a:hover {
	color: #fff;
}
#footer #container #copyright {
	float: left;
	padding-left: 20px;
}
#footer #container #credits {
	float: right;
	padding-right: 20px;
}
#footer #container #copyright , #footer #container #credits {
	color: #6da1bf;
}
#footer #container #copyright a, #footer #container #credits a {
	color: #6da1bf;
}
#footer #container #copyright a:hover, #footer #container #credits a:hover {
	color: #fff;
}

