@import url(http://fonts.googleapis.com/css?family=Raleway:900);
strong {
color:#336813;	
}
.thin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 100;	
}
.menutext{
	font-size: 24px;
	font-weight: 200;
	float: left;
	padding-top: 8px;
	padding-left: 5px;	
}

.classname {
	-moz-box-shadow:inset 0px 0px 11px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 0px 11px 0px #97c4fe;
	box-shadow:inset 0px 0px 11px 0px #97c4fe;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0) );
	background:-moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0');
	background-color:#3d94f6;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0;
	border:3px solid #337fed;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:48px;
	line-height:48px;
	width:250px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px -2px 0px #1570cd;
}
.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6) );
	background:-moz-linear-gradient( center top, #1e62d0 5%, #3d94f6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6');
	background-color:#1e62d0;
		color:#000000;
}
a.classname {
color: #ffffff;
}
.classname:active {
	position:relative;
	top:1px;
}#topline{
	height: 5px;
	width: 100%;
	background-color: #336813;
	}
#topline2{
	height: 2px;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
#topnav{
	z-index: 10;
	position: relative;
}
.line{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
		width: 33%;
	float: left;	
}
.tighttext{
	line-height: .6em;
}
.footercolumn{
	width: 20%;
	float: left;
	padding-left: 5%;
	display: none;
}
.bodyheader {
	border: 1px solid #FFF;
	background-image: url(energy-headerlocation.png);
	background-position: center;
	height: 309px;
	width: 1096px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-repeat: no-repeat;
}
.quoteform {
	padding-top: 305px;
	padding-left: 365px;
	font-size: 14px;
	width: 500px;
}
.submitbutton {
	width: 208px;
	float: right;
}
.body {
	background-color: #FFF;
	width: 1100px;
	min-height: 700px;

}
.maincontent {
	padding-right: 50px;
	padding-left: 52px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.backf {
	background-color: #723a48;
	font-size: 18px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
} 

ul li:last-child { 
    border:none; 
  } 
  li+ul { border-left: 1px solid #000000 }
@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
	#csimg{
				
		display: none;
	}
	
	#clicktocall{
	display: block;
float: right;
	width: 70px;
	position: absolute;
	right:5px;
	z-index: 2500;		
	}
	#logobox {
	padding-top: 0px;
	width: 60%;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.gridContainer {

	width: 100%;

}
p{
font-size:19px;	
}
.contentcontent img {
    max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
table {
    max-width: 97.5%  !important;
}
.cooledge{
	-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomright: 15px;
border-top-left-radius: 15px;
border-bottom-right-radius: 15px;}

#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ede7b8+0,ffffff+41,ffffff+41 */
background: #ede7b8; /* Old browsers */
background: -moz-linear-gradient(top, #ede7b8 0%, #ffffff 41%, #ffffff 41%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ede7b8 0%,#ffffff 41%,#ffffff 41%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ede7b8 0%,#ffffff 41%,#ffffff 41%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ede7b8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0069b6;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 18px;
	z-index:10;
		background:#336813;

}
#slides {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
	background-color: #FFF;
	z-index:0;

}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
		background-color: #FFF;
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color:#336813; /* Old browsers */
	
	padding: 15px;
	min-height: 100px;
	font-size: 12px;
	color:white;
}
#support {
	clear: none;
	float: left;
	width: 100px;
	display: block;
	position: absolute;

	top: 5px;
	padding-left:7px;
	margin-top:0px;
}
#adviewmain{
	padding-left:0;
		padding-right:0;
}

#ads {
	display: none;
	
}
#contentcontent {
	padding: 10px;
}
#topnav {
	display:none;
}
.hide {
	display: none;
}
.tag{
	
		display: block;
	}
		.footercolumn{

	display: none;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.facebook{
position:absolute;
left:2%;
top:1%;	
width:75px;
text-align:center;
display:none;
}
#titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 900;
	text-transform: capitalize;
	color: rgba(0,119,55,.6);
	max-width: 1000px;
	width: 100%;
	height:70px;
	text-align: left;
	position: relative;

	margin-right: auto;
	margin-left: auto;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
	.footercolumn{
	width: 33%;
	float: left;
	padding-left: 15%;
	display: block;
}

p{
font-size:22px;
line-height:1.6em;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

	#cs{
		width:60px;
		float: left;
	}
		#clicktocall{
		display: none;

		
	}
	#slides{ display: block;}
	#csimg{
	
	display: block;

	font-size: 16px;
	text-align: center;
	padding-left: 0%;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #023180;
	margin-top:-10px;
	}
.gridContainer {
	width: 100%;

}
.designer{
	font-size: 12px;
	text-align: center;
	clear: both;
	float: left;
	width: 100%;	
}
.designer2{
	font-size: 11px;
	text-align: center;
	clear: both;

}
ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;

}
ul li a:hover {

	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
}
li:hover ul {
	display: block;

	
}
li:hover li {
    float: none;
    font-size: 11px;
}
.hide {
	display: block;
}
li:hover a {
		background:#336813;

	color: #CCC;
		text-decoration: none;
		z-index: 10;
}
li:hover li a:hover {

color:#ffffff;
} 
ul {
    font-family: Arial, Verdana;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul li {
	display: block;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;

	margin-right: 0px;
	z-index: 9000;
}
li ul {
    display: none;
}
.flleft{
	float: right;
	padding-right: 15px;
	z-index:10;
}
#dl-menu {
	display:block;
}
#topnav {
	display:none;
}
#logobox {
	width:50%;
	float:left;
	position: relative;
	padding-left: 5%;
	padding-bottom: 4px;

}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;



}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0069b6;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 18px;
	z-index:10;
		background: #336813;
}
#slides .flexslider{
	clear: both;
	float: left;
	margin-left: 0;

	width: 100%;
	max-height: 300px;
	height: 100%;
	display: block;
	position: relative;
	z-index: 0;
}
#content {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;

	width: 100%;
	display: block;
	background-color:rgba(255, 255, 255, 0.0);
	
	position: relative;
	z-index: 0;
}
#footer {
	clear: both;

		margin-top: -40;
	width: 100%;
	display: block;
	background-color:#336813;

padding-top: 15px;
	min-height: 220px;
}
#support {
	clear: none;
	
	width: 100px;
	display: block;
width: 45%;
	position: relative;
	margin-right:auto;
	margein-left:auto;
	margin-top:25px;
}
#ads {
	display: block;
}
#contentcontent {
	padding-top: 25px;

	padding-bottom: 30px;

	line-height: 1.5em;

	min-height: 500px;

}
#adviewmain{
	padding-left:0;
}
#titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: 900;
	text-transform: capitalize;
	color: rgba(0,119,55,.6);
	max-width: 1000px;
	width: 100%;
	height:50px;
	text-align: left;
	position: relative;

	margin-right: auto;
	margin-left: auto;
}
.facebook{
position:absolute;
right:2%;
top:1%;	
width:75px;
text-align:center;
display:none;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
	.tag{
		white-space: nowrap;
		display: block;
	}
	.facebook{
position:absolute;
left:2%;
top:1%;	
width:75px;
text-align:center;
display:block;
margin-top:-10px;
}
	#csimg{
	width: 500px;
	display: block;
	float: left;
	font-size: 25px;
	text-align: left;
	padding-left: 10%;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #023180;
	}

	ul li a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;

}
ul li a:hover {

	color: #FFFFFF;
	text-decoration: none;
	z-index: 10;
}
li:hover ul {
	display: block;
	position: absolute;
	text-align: left;
}
li:hover li {
    float: none;
    font-size: 11px;


}
li:hover a {
	
	color: #ccc;
		text-decoration: none;
		z-index: 10;

}
li:hover li a:hover {
	



} 
.hide {
	display: block;
}
ul {
	font-family: Arial, Verdana;
	font-size: 14px;
	list-style: none;
	padding-bottom: 10;
	font-weight: 100;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
ul li {
	display: block;
	position: relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336813;
	margin-right: 0px;
	padding-bottom: 10;
	float: left;
}
li ul {
    display: none;
}
.flleft{
	float: right;
	padding-right: 15px;
	z-index:10;
}
.gridContainer {
	width: 100%;
	padding-left: 0;
	padding-right: 0;


}
#dl-menu {
	display:none;
}
#topnav {
	display: block;
	text-align: center;
	padding-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top:4px;
	padding-left: 15%;
	height:auto;

}
ul li a {
	display: block;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	text_align: center;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 12px;
	font-size: 14px;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;


}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background-color: #0069b6;
	color: #FFF;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 18px;
	z-index: 10;
	background: #336813;

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#365ba7', endColorstr='#365ba7', GradientType=0 );
}
#slides .flexslider{
	clear: both;
	float: left;
	margin-left: 0;
	
	width: 100%;
	max-height: 700px;
	height: 100%;
	display: block;
	position: relative;
	z-index: 0;
}
#content {
	clear: both;
	float: none;
	margin-left: auto;
	margin-right: auto;

	width: 100%;
	display: block;
	background-color:rgba(255, 255, 255, 0.0);


	position: relative;
	z-index: 0;
}
#titlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150px;
	font-weight: 900;
	text-transform: capitalize;
	color: rgba(0,119,55,.6);
	max-width: 1000px;
	width: 100%;
	height:130px;
	text-align: left;
	position: relative;
padding-top:25px;
	margin-right: auto;
	margin-left: auto;
	padding-left:30px;
}
.upt{
	
	}
	.drop{
	text-align: left;
	width: 325px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #336813;
	color:#ffffff;
	position: relative;
	z-index: 90000;
	}
	.tag{
		white-space: nowrap;
		display: block;
	}
#footer {
	clear: both;
	float: left;
	margin-top: -80;
	width: 100%;
	display: block;
	background-color: #336813;
	min-height: 175px;
	position: relative;
}
#logobox {
	padding-top: 0px;
	padding-left: 15%;	
		
		float: left;
		text-align: right;
		
}
#contentfooter {
	padding: 10px;
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#contentcontent {

	line-height: 1.6em;
	
	min-height: 600px;


}
#support {
	clear: none;
	float: left;
	width: 18.3673%;
	display: block;
	font-size: 18px;
	font-weight: lighter;
	position: relative;

}
#ads {
	display: block;
}
#adviewmain{
	padding-left:0;
}
li  a:last-child { 
    border:none; 
	 border-right: 0;
  } 
  		#csimg{
	width: 500px;
	display: block;
	float: left;
	font-size: 25px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #023180;

	}
	
	
	
	.facebook{
position:absolute;
left:1%;
top:8%;	
width:75px;
display:none;
}

}
h2 {
	text-transform: capitalize;
	color: #000;
	font-weight:900;
}
@media only screen and (min-width: 1100px) {

	
	.facebook{
position:absolute;
left:1%;
top:7%;	
width:200px;
display:block;
z-index:999;
}

	ul li a {
	display: block;
	display: inline-block;
	text-decoration: none;
	color: #ffffff;
	white-space: nowrap;
	text_align: center;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
	font-size: 16px;
}
}


.btn-danger a {
color:white;	
}
.footertext .tag{
color:#fff;	
}
.circle{

    width: 400px;
    height: 400px;
  
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}
.circle img{

    height: 600px;	
	text-align:center;
}
.showroom{
margin-top:40px;
margin-bottom:40px;	

background-color:#336813;
color:#fff;
padding:25px;
}
.whiteback{
background-color:white;	
padding:20px;
}
.content2{

}
.style1{

}


.dotwhite {
  height: 50px;
  width: 50px;
  background-color: #fff;
  border-radius: 50%;
  display: inline-block;
  border-width:1px;
  border-color:#000;
  border-style:solid
}
.dotblack {
  height: 50px;
  width: 50px;
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
}
.dotbronze {
  height: 50px;
  width: 50px;
  background-color: #4c3718;
  border-radius: 50%;
  display: inline-block;
   border-bottom:1px;
  border-color:#000;
}
.dotbeige {
  height: 50px;
  width: 50px;
  background-color: #e2ddcc;
  border-radius: 50%;
  display: inline-block;
   border-width:1px;
  border-color:#000;
    border-style:solid
}
.dotanodized {
  height: 50px;
  width: 50px;
  background-color: #e7e7e9;
  border-radius: 50%;
  display: inline-block;
   border-width:1px;
  border-color:#000;
    border-style:solid
}
.btn-success{
	background-color: #336813;
}
.navcontainer{
background:linear-gradient(360deg, rgba(52,103,21,0.25) 0%, rgba(179,216,157,0.2) 25%);
height:40px;
}