@charset "UTF-8";

/* GLOBAL STYLES */

body {
  background: #FFF url(../images/global/bg.jpg) top center repeat-x;
  font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
  font-size: 14px;
  color: #555;
}

.clear {
  clear: both;
}
  
.floatRight {
  float: right;
} 

.floatLeft {
  float: left;
} 

.floatLeftMargin {
  float: left;
  margin: 10px 20px 10px 0;
}  
  
/* STRUCTURE STYLES */  
  
#wrapper {
  width: 980px;
  margin: 0 auto 25px auto;
}

/* HEADER STYLES */

#header {
  height: 140px;
  background: url(../images/global/bgHeader.jpg) top center no-repeat;
}

#header span {
  float: right;
  width: 225px;
  color: #666;
  padding: 25px 0 0 0;
  font-size: 11px;
  text-align: center;
  background: red;
}

#header h1 a {
  float: left;
  height:125px;
  width: 250px;
  text-indent: -9000px;
}  

#header h1 a {
  float: left;
  height:125px;
  width: 250px;
  text-indent: -9000px;
} 

#header #nav {
  float: right;
  width: 710px;
  font-size: 14px;
  padding-top: 57px;
  height: 30px;
}  

#header #nav li {
  display: inline;
}  

#header #nav li a {
  color: #444;
  text-decoration: none;
  font-weight: bold;
  padding-right: 7px;
} 

#header #nav li a:hover {
  color: #222;
  text-decoration: underline;
}  

/* CONTENT STYLES */

.featureCommerical {
  float: left;
  width: 470px;
}

.featureResidential {
  float: left;
  width: 470px;
}

.featureResidential a, .featureCommerical a {
	display:block;
	text-decoration:none;	
	width:470px;
	height:300px;
	}	

.bufferHome {
  padding-top: 60px;
}

.bufferInside {
  padding-top: 230px;
}

.bufferInsideServices {
  padding-top: 530px;
}

.home {
  background: #F4F2F2 url(../images/home/bgContent.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.commercial {
  background: #F4F2F2 url(../images/inside/bgCommercial.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.residential {
  background: #F4F2F2 url(../images/inside/bgResidential.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.history {
  background: #F4F2F2 url(../images/inside/bgHistory.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.news {
  background: #F4F2F2 url(../images/inside/bgNews.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.portfolio {
  background: #F4F2F2 url(../images/inside/bgPortfolio.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.contact {
  background: #F4F2F2 url(../images/inside/bgContact.jpg) top center no-repeat;  
  margin-top: -10px;
  padding: 0 16px 20px 16px;
}

.divider {
  background: url(../images/global/bgDivider.jpg) top center repeat-x;  
  height: 6px;
  margin: 11px 0 15px 0;
}

h2 {
  font-size: 20px;
  padding-bottom: 10px;
  color: #888;
}

h3 {
  font-size: 18px;
  padding: 15px 0 0 0;
  color: #666;
}

h4 {
  font-size: 16px;
  color: #FFF;
  padding-bottom: 3px;
}

h5 {
  font-size: 16px;
  color: #555;
  padding: 20px 0 3px;
}

p {
  padding: 7px 0;
  line-height: 20px;
}

.blue {
  color: #243D7E;
}

.column {
  float: left;
  width: 650px;
}

.columnThin {
  float: right;
  width: 276px;
}

.focus {
  background: #E8E7E6;
  padding: 20px;
  margin-bottom: 15px;
}

.highlight {
  font-size: 14px;
  color: #222;
}

.listServices {
  margin-bottom: 15px;
}

.listServices li {
  color: #999;
  font-size: 11px;
  margin-bottom: 3px;
}

.listServicesCategories {
  margin: 10px 35px 30px 20px;
  color: #444;
  font-size: 13px;
  font-weight: bold;
}

.listServicesCategories li {
  list-style: square;
  margin-bottom: 4px;
  line-height: 17px;
}

.listSquare {
  margin: 10px 35px;
}

.listSquare li {
  list-style: square;
  margin-bottom: 4px;
  line-height: 17px;
}

.listNone {
  margin: 10px 35px;
}

.listNone li {
  list-style: none;
  margin-bottom: 4px;
  line-height: 17px;
}

.listPortfolio {
  margin: 15px;
  float: left;
  width: 250px;
}

.listPortfolio li {
  margin: 5px;
  display: inline;
}

.listPortfolio li img {
  width: 200px;
  padding: 4px;
  border: double #CCC;
}

.buffer {
   padding-top: 10px;
}

iframe {
  width: 100%;
  height: 425px;
  margin: 20px 0;
  border: 5px solid #DEDEDE;
}

.imgRight {
  float: right;
  margin: 0 0 20px 20px;
  width: 300px;
}

#formErrors {
  padding: 15px;
  margin-bottom: 20px;
  background: #CC0000;
  color: #FFF;
  border: 3px solid #DEDEDE;
}

#formErrors ul li {
  margin-bottom: 4px;
}

/* CASES STYLES */

#cases {
  background: #666 url(../images/home/cases.jpg) top left no-repeat;
  padding: 20px;
  color: #DEDEDE;
  font-size: 11px;
}

#cases a {
  color: #FFF;
}

.subColumnA {
  float: left;
  width: 280px;
  padding-top: 50px;
}

.subColumnB {
  float: right;
  width: 310px;
}

.featureTitle {
  margin-top: 10px;
}

.caseWrapper {
  height: 110px;
}

.caseWrapper img {
  float: left;
  margin-right: 15px;
}

.caseWrapper span {
  padding: 4px 0;
  line-height: 14px;
}

/* NEWSLETTER STYLES */

.newsletter {
  background: #CCC;
  padding: 15px;
}

.newsletterForm {
  background: #FFF url(../images/global/newsletter.jpg) top left no-repeat;
  padding: 25px 10px 10px 10px;
}

.inputNews {
  border: 1px solid #CCC;
  padding: 5px;
  width: 170px;
  background: #888;
  color: #FFF;
  font-size: 11px;
  margin-bottom: 5px;
}

.submitNews {
  background: #243D7E;
  color: #FFF;
  border: 1px solid #243D7E;
  padding: 3px 5px;
  cursor: pointer;
}

/* GET STARTED STYLES */

.getStarted {
  padding: 40px 0 0 31px;
  height: 315px;
}

.formStarted dt {
  float: left;
  width: 50px;
  color: #FFF;
  font-size: 11px;
  padding-top: 3px;
}

.formStarted dd {
  float: left;
  width: 150px;
}

.inputQuick {
  border: 1px solid #CCC;
  padding: 3px;
  width: 150px;
  color: #777;
  margin-bottom: 5px; 
  font-family: 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
  font-size: 12px;  
}

.submitQuick {
  float: right;
  margin-right: 35px;
  margin-top: 5px;
  padding: 4px 7px;
  color: #243D7E;
  background: #FFF;
  border: 1px solid #243D7E;
  font-weight: bold;
  cursor: pointer;
  font-size: 11px;
}

.paddingRequest {
  height:85px;
}

/* FOOTER STYLES */

#footer {
  background: url(../images/global/bgFooter.jpg) top center repeat-x;  
  height: 50px;
  padding-top: 10px;  
  margin-top: 20px;
  color: #999;
}

#footer p {
  float: left;
  width: 300px;
  font-size: 11px;
}

#footer .listIcons {
  float: right;
  width: 335px;
}

#footer .listIcons li {
  display: inline;
}

#listSocial {
  width: 135px;
  color: #999;
  font-size: 12px;
  font-weight: bold;
}

#listSocial li {
  float: left;
  margin-right: 3px;
}

#listSocial .follow {
  padding: 5px 10px 0 0;
}

/* NEWSTICKER STYLES */

#newsticker {
  float: left;
  width: 600px;
}

#newsticker ul {
  height: 15px;
  overflow: hidden;
  padding: 21px 15px 0 100px;
  padding-right: 30px;
  font-size: 13px;
}

* html #newsticker ul {
  height: 1.6em;
  overflow: visible;
}

#newsticker li.error {
  color: #f00;
}

#newsticker #togglenewsticker {
  background: transparent url("../images/global/icon_closenewsticker.gif") no-repeat 0 0;
  overflow: hidden;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 14px;
  height: 14px;
  text-indent: 20px;
  outline: none;
}

* html #newsticker #togglenewsticker {
  right: 30px;
}

