body{font:14px/1.2 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;color:#fff;}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{list-style:decimal}ul{list-style:disc}li {
  margin-left: 30px;
  margin-top: 30px;
}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

a {
  color: #d63a50;
  font-weight: 700;
  text-decoration: none;
}

.over-text {
  position: absolute;
  top: 0px;
  z-index: 1000;
  width: 30%;
  right: 0px;
  background: rgba(0, 0, 0, 0.66);
  padding: 20px;
  height: 461px;
}

a:hover {
	text-decoration: underline;
}

.generator-img {
  border: 1px solid #C7120B;
}

.lighting-upgrades img {
  max-width: 30em;
margin: 1em 0em
}

.lead img {
  margin: 1em;
}

hr {
	color: #666;
	background-color: #666;
	height: 1px;
	border: none;
}

.breadcrumbs {
  height: 25px;
  margin-top: 5px;
  color: #000;
}

.breadcrumbs a {
  color: #000;
  font-weight: normal;
}

.header {
  height: 250px;
}

.industrial-gallery {
  height: 180px;
  padding: 14px;
  width: 280px;
}

.nav-star {
  background: rgba(0, 0, 0, 0) url("../images/star.png") no-repeat scroll 0 0;
}

.financing-button {
  margin: 10px 10px 10px 10em;
  max-width: 12%;
  padding: 30px;
  position: fixed;
  transition: transform 0.4s ease-in-out 0s;
  z-index: 10;
}

.financing-button:hover{
 cursor:pointer;
     transform:scale(1.2);
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
}

#logoimage {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	margin-right: 15px;
}

#nameandtagline {
  color: #000;
  display: inline-block;
  float: left;
  left: 5px;
  position: relative;
  top: 0;
  width: 100%;
}
#nameandtagline h1 {font-size: 28px;}
#nameandtagline p {
     margin-bottom: 2px;
	 font-size: 20px;
}

#buynow {
     float: right;
     position: relative;
     top: -70px;
     width: 150px;
     text-align: center;
     background: url('../images/buynow.png');
     border: 1px solid #69bef1;
     padding: 15px 0px 0px 0px;
}

#buynow a {
     color: #fff;
}

#buynow p {
     font-size: 12px;
     margin-bottom: 15px;
}

h1 {
	font-weight: normal;
	display: inline;
	font-size: 23px;
}

h2 {
  /*border-bottom: 1px solid #666;*/
  border-color: #666;
  color: #c7120b;
  font-size: 31px;
  font-weight: normal;
  font-family: 'times new roman';
}

h3 {
    font-weight: bold;
	font-size: 16px;
	border-bottom: dotted 1px;
	border-color: #666
}

.leftbanner {
	background: #454545;
	height: 300px;
}

.centrebanner {
	background: #454545;
	height: 300px;
}

.rightbanner {
  background: #454545 none repeat scroll 0 0;
  height: 500px;
  position: relative;
}

.greyback {
  background: #000;
}


.padded {
	padding: 5px 10px 5px 10px;
}

.bannerimage {
	height: 300px;
	width: 300px;
}

.dividernav a:hover {
     text-decoration:none;
}

.selected {
	background: url('../images/selected-nav.png') repeat-x;
}

.selected:hover {
	background: url('../images/selected-nav.png') repeat-x;
}

.footer {
	min-height: 80px;
}

.paymentoptions img {
	padding-right: 5px;
}

#googlemapping {
	height: 440px;
	width: 440px;
	margin-bottom: 15px;
}

#contactform label {
     margin: 15px 0px 0px 0px;
     display: block;
}

#contactform input {
     width: 90%;
     margin: 0px 0px 0px 2%;
}

#contactform textarea {
     height: 200px;
     width: 95%;
     margin: 0px 0px 15px 2%;
}

.buylink {
     font-size: 24pt;
     text-align: center;
     margin-bottom: 20px;
}

.topbg {background: #fff;}

a.quotebutton {
  background: none repeat scroll 0 0 #d63a50;
  color: #fff;
  padding: 20px 125px;
  text-align: center;
  text-shadow: 0 0 2px #000;
}

.mainul {font-weight: bold; font-size: 13px;}
.mainul li {margin: 20px;}
