﻿/* Copyright 2008, smgofla.com. All Rights Reserved. We will take legal action against
 those who copy our HTML content, CSS style sheets and JavaScript functions. */

html,body{margin:0;padding:.2em}
p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 0 0;padding:0}
form {margin:0;padding:0}



body {
  text-align: center;
  color: white;
  font-family: "Trebuchet MS";
  font-size: small;
  font-style: normal;
}

}

.heading {
  text-align: center;
}

.container {
  width: 998px;  
/* Centering for IE6+ in strict mode,
Firefox, and other modern browsers */
margin: auto;
/* Don't center every line of text -
we inherited this setting from body */
text-align: left;
font-size: small;

}
  
.left {
  float: left;
  padding: 0px 10px 0px 10px;
  width: 100px;
  font-size: small;
  }

}
.middle {
	top: 10px;
	margin-left: 207px;
	text-align: center;
	width: 505px;
	height: 355px;
	font-size: small;
}


.right {
  float: right;
  padding: 0px 70px 0px 0px;
  width: 100px;
  font-size: small;
}

.footer {
  padding-top: 20px;
  text-align: center;
  clear: both;
  font-size: xx-small;
  width: 99%;
  min-width: 990px;
}
#home a.thumb img {
	margin-bottom: 160px;
}
#clients_preview div.left, #clients_preview div.right {
	width: 200px;
}
#electric_new a.thumb {
	text-decoration: none;
}
#electric_new a.thumb img{
		margin: 10px 30px;
		border: none;
	}
.bottom_logo {

	padding: 100px 200px 0px 175px;
	
}
#middle_box {
	margin-left: 250px;
}
#time {
	padding: 200px 0px 0px 750px;
	text-align: center;
	font-size: large;
}
#time2 {
	
	padding: 200px 60px 60px 200px;
	text-align: center;
	font-size: large;

}
#towncountry {
	 float: left;
  	padding: 0px 10px 0px 10px;
 	 width: 100px;
  	font-size: small;
	
}
#vid {
	top: 10px;
	margin-left: 207px;
	text-align: center;
	width: 505px;
	height: 155px;
	font-size: small;
}

#footer {
	clear: both;
}




/* jQuery lightBox plugin - Gallery style */
/*#gallery {
	background-color: #444;
	padding: 10px;
	width: 520px;
}
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 5px solid #3e3e3e;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }
*/