html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td, img {
  margin: 0;
  padding: 0;
  border: 0;
}
html, body {
  background: #f2ecb3 url(../images/u-1.png) center top repeat-x;
  font-family: Verdana, Arial, helvetica;
  color: #3B3B3B;
  font-size: 11px;
  font-weight: normal;
  line-height: 19px;
}

.boxcontent ul {
  margin-top: 1em;
}
.boxcontent li {
  margin-left: 2em;
}

.prostructionBlue {
  color: #006179;
}

#wrap {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}
#header {
  width: 970px;
  height: 165px;
  position: relative;
  background-color: #FFFFFF;
  top: 8px;
  left: 5px;
}
#content {
  width: 980px;
  position: relative;
  top: 37px;
}
#contenttop {
  margin-top: 3px;
  width: 980px;
  height: 15px;
  background: #00abd3 url(../images/contenttop-bg.png) no-repeat;
}
#contentmiddle {
  width: 980px;
  background: #00abd3 url(../images/contentmiddle-bg.png) repeat-y;
}
#contentbottom {
  width: 980px;
  height: 32px;
  background: #00abd3 url(../images/contentbottom-bg.png) no-repeat;
}

#contentleft {
  float:left;
  padding: 0px 0 0 17px;
  width:110px;
}

#contentleft a {
  color: #004a5a;
  text-decoration: none;
}
#contentleft a:hover {
  color: #f2ecb3;
  text-decoration: none;
}
#contentright {
  width: 700px;
  margin-left: 237px;
  float: none;
}
#footer {
  text-align: center;
  color: #827e58;
  font-size: 10px;
  margin-top: 15px;
  margin-bottom: 20px;
  position: relative;
  top: 20px;
}
#footer a {
  color: #827e58;
}
.clear {
  clear: both;
}
p {
  margin-top: 13px;
}
h1, h2, h3, h4 {
  color: #006179;
  margin-top: 1em;
  font-weight: bold;
  font-family: arial;
  line-height: 22px;
}

h1 {
  margin: 0;
  font-size: 17px;
}
h2 {
  font-size: 14px;
}
h3 {
  font-size: 13px;
}
h4{
  font-size: 12px;
}

.divider {
  width: 656px;
  height: 3px;
  background: url(../images/u-div.png) no-repeat;
  position: relative;
  left: 32px;
}

.g-button, .g-button-basic {
  margin:0;
  padding:0;
  background-color:#CADEF4;
  border:1px solid #CCCCCC;
  direction:ltr;
  line-height:1.2;
  max-width:795px;
  overflow:visible;
  padding:15px;
  text-align:center;
  width:20em;
}
#logo {
  display: none;
  width: 338px;
  height: 105px;
  text-indent: -9999em;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 45px;
  background-image: url(../images/logotrans.png);
  background-repeat: no-repeat;
}
#logo a {
  position: relative;
  top: 0;
  margin: 0;
  padding: 0;
  display: block;
  height: 77px;
  width: 328px;
  overflow: hidden;
}
#headercontact {
  width: 400px;
  height: 35px;
  position: absolute;
  top: 66px;
  left: 370px;
  background-repeat: no-repeat;
  color: #007995;
  font-size: 14px;
  text-align: center;
  line-height: 150%;
  font-variant: normal;
  font-weight: bold;
}

#homephotos {
  width: 700px;
  height: 418px;
  /* background-image: url(../images/h-4_crop.jpg); */
  background-repeat: no-repeat;
  position: relative;
  left: 16px;
}
#rotator {
  position: relative;
  left: 17px;
  top: 10px;
  width: 450px;
}
#hometext {
  padding: 8px 45px 27px 27px;
}
#hometextleft {
  width: 665px;
  text-align: justify;
  background-color: #FFFFFF;
  color: #333333;
  position: relative;
  padding: 0px;
}
#hometextright {
  float: right;
  width: 305px;
  display: none;
}

#beforeAfter {
  width:100%;
  margin-top: 2em;
  border: 2px solid #000;
}

#beforeAfter th {
  text-align: center;
  border: 0px solid #0f0;
}

#beforeAfter td {
  text-align: center;
  border: 0px solid #00f;
}

/* Stuff for the contact form */
#contact-form p {
  width: 450px;
  margin: 5px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  padding-left: 155px;
/*width of left column containing the label elements*/
  border-top: 1px dashed gray;
  height: 1%;
}
#contact-form label {
  font-weight: bold;
  float: left;
  margin-left: -155px;
/*width of left column*/
  width: 150px;
/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
#contact-form select {
  width: 225px;
  height: 19px;
}
#contact-form input[type="text"] {
/*width of text boxes. IE6 does not understand this attribute*/
  width: 220px;
  height: 16px;
}
#contact-form textarea {
  width: 300px;
  height: 100px;
}
.error {
  color: #F00;
  font-weight: bold;
}
#addressphone {
  margin: auto;
  width: 500px;
  clear: both;
}
/*contact header*/
.italicbold {
  color: #2D2D2D;
  font-size: 22px;
  line-height: 120%;
  font-style: italic;
}
.bigred {
  font-size: 20px;
  color: #FF0000;
  text-align: center;
  font-weight: normal;
}
#services {
  width: 300px;
  margin: auto;
  font-weight: bold;
}
#services2 {
  width: 400px;
  margin: auto;
  font-weight: bold;
}
#muchmore {
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
.testimonial {
  /*border-bottom-width: 2px;
  border-bottom-style: dotted;
  border-bottom-color: #f2ecb3;
*/
  padding-bottom: 5px;
}
.divide {
  margin: auto;
  height: 4px;
  width: 500px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #F2ECB3;
}
.firstbigletter {
  font-family: arial;
  color: #494949;
  font-size: 24px;
  line-height: 80%;
  letter-spacing: -6px;
}
.toproundcorners {
  background-image: url(../images/topcorners2.png);
  height: 32px;
}
.boxcontent {
  background-repeat: repeat-y;
  background-image: url(../images/content2.png);
  padding-left: 23px;
  padding-right: 23px;
}
.bottomroundcorners {
  background-image: url(../images/bottomcorners2.png);
  height: 28px;
}
.bottomroundcorners_main {
  background-image: url(../images/bottomcorners_main.png);
  height: 30px;
  width: 744px;
}
.toproundcorners_main {
  background-image: url(../images/topcorners_main.png);
  height: 30px;
  width: 740px;
}
.boxcontent_main {
  background-image: url(../images/content_main.png);
  background-repeat: repeat-y;
  width: 700px;
  padding-right: 20px;
  padding-left: 20px;
}

/* Survey form stuff */
surveyForm {
  line-height: 1em;
}
.surveyQuestion {
  font-weight: bold;
  line-height: 1.2em;
  margin-bottom: 1em;
}

#surveyForm table caption {
  font-family: Arial;
  text-align: left;
  font-weight: bold;
  font-size: 11pt;
  line-height: 1.5em;
  padding: 1em 0 0 .75em;
}

#surveyForm table {
  width: 100%;
  border-collapse: collapse;
}

#surveyForm td {
  width: 50%;
  padding: 5px 10px 10px 10px;
  text-align: left;
  vertical-align: top;
  border: 1px dashed gray;
}

#tableComments td {
  text-align: center;
}

#surveyForm input[type="text"] {
  /*width of text boxes. IE6 does not understand this attribute*/
  /*width: 220px;*/
  height: 16px;

}

#surveySubmit {
  text-align: center;
}

/* Locations page */
#tblLocations {
  margin: 2em auto 2em auto;
}
#tblLocations td {
  vertical-align: top;
  margin: 5px;
}
.locationCell {
  height: 180px;
  padding: .5em 1em .5em 1em;
  border: 1px solid #000;
}
.locationName {
  font-weight: bold;
  color: #006179;
}
.address {
  line-height: 1.2em;
  margin-bottom: 1em;
}
.storeImages {
  width: 265px;
}
.storeImages img {
  border: 1px solid #444;
}

#bm2 p {padding-right:4px;}

.gallery-link {
 height: 46px;
}
.gallery-link a {
 display: block;
 background-image: url(http://prostructionusa.com/images/camera.png);
 background-repeat: no-repeat;
 background-position: 4px 1px;
 padding: 3px 0 0 36px;
 height: 24px;
 font-size: 12px;
 width: 180px;
 border: 1px solid #ccc;
 text-decoration: none;
 color: #2862A0;
 font-weight: bold;
 border-radius: 6px;
 -moz-border-radius: 6px;
 float: right;
}
.gallery-link a:hover {
 background-color: #7DAEDF;
 color: #fff;
}
#progreen {
 text-align: right;
 margin-top: 1.5em;
 margin-right: 2em;
}
#progreen a {
 outline: none;
}
 #fixed-contact {
  position: fixed;
  top: 0;
  left: 45%;
  z-index: 999;
  text-align: center;
 }
 #fixed-contact a {
  display: block;
  width: 120px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
  padding: 4px 25px 5px 25px;
  margin: 0 auto;
  background-color: #8FCE5C;
  border: 1px solid #CEEFB3;
  -moz-border-radius: 4px;
 }
 #fixed-contact a:hover {
  background-color: #467AB2;
  color: #fff;
 }

 #cc-logos {
  display: block;
  border: 1px solid #aac;
  margin-top: 2em;
  -moz-border-radius: 8px;
 }
#cc-logos img {
 width: 100px;
 height: 65px;
 margin: 10px;
}
