/*MAIN DOCUMENT STYLES*/

body
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-align: left;
  background-color: #e0e0e0;
  background-image: url(img/bodybckgd.jpg);
  background-repeat: repeat-x;
}

/*CONTAINER STYLES*/

#mainpage
{
  width: 1011px;
  margin: auto;
}

#shadow1
{
  background-image: url(img/shadowleft.jpg);
  background-repeat: no-repeat;
  height: 857px;
  width: 55px;
  float: left;
}

#container
{
  width: 900px;
  float: left;
  background-image: url(img/maincontentbckgd.jpg);
  background-repeat: repeat-y;
}

#shadow2
{
  background-image: url(img/shadowright.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  height: 857px;
  width: 56px;
  float: left;
}


/*HEADER STYLES*/

#header
{
  background-image: url(img/headerbckgd.jpg);
  height: 111px;
  width: 900px;
  float: left;
}

#hname
{
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  height: 79px;
  width: 500px;
  margin-top: 25px;
  margin-left: 30px;
}

#infos
{
  float: right;
  height: 56px;
  width: 190px;
  margin-top: 30px;
  margin-right: 20px;
  padding-left: 51px;
  background-image: url(img/numberinfobckgd.gif);
  background-repeat: no-repeat;
}

#infos h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 27px;
  font-weight: bold;
  color: #000000;
}

#infos h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  margin-top: -10px;
}

/*MENU STYLES*/

#menu
{
  background-image: url(img/menubckgd.jpg);
  background-repeat: repeat-x;
  height: 45px;
  float: left;
  width: 900px;
}

#menutext
{
  float: left;
  height: 45px;
  width: 626px;
}


#menutext li
{
  display: block;
  float: left;
}

#menutext li.active a
{
  background-color: #e5e5e5;
  color: #000000;
}

#menutext li a
{
  color: #ffffff;
  height: 17px;
  font-size: 15px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  padding: 14px 25px;
  display: block;
}

#menutext li a:hover
{
  background-color: #e5e5e5;
  height: 17px;
  color: #000000;
  display: block;
}

.menureview
{
  background: url(img/writeareview.jpg) no-repeat left top;
  float: right;
  display: inline;
  text-indent: -999em;
  overflow: hidden;
  width: 160px;
  height: 24px;
  margin: 10px 24px 0 0;
}


/*COLUMNS SEPARATION*/

#leftcontent
{
  float: left;
  width: 601px;
}

#rightcontent
{
  float: right;
  width: 299px;
}

/*MAIN PHOTO */
#photo
{
  background-repeat: no-repeat;
  height: 250px;
  width: 250px;
  float: left;
}

/*SLOGAN */

#slogan
{
  height: 250px;
  width: 351px;
  float: right;
}

#centeredslogan
{
  height: 250px;
  width: 291px;
  top: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-right: 30px;
  padding-left: 30px;
}

#leftsloganphoto
{
  width: 100%;
  height: 250px;
  background-image: url(img/sloganbckgd.jpg);
  background-repeat: repeat-x;
}

.slogan1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000000;
  line-height: 1.1;
}

.slogan2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #999999;
  line-height: 1.1;
}


/*DESCRIPTION TEXT*/

#descrtext
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #666666;
  float: left;
  width: 547px;
  padding: 27px 27px 15px 27px;
  line-height: 1.3;
}



/*SERVICES*/

#servicestop
{
  background-image: url(img/servicestop.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  width: 501px;
  padding-left: 100px;
  padding-top: 30px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 28px;
  color: #155284;
}

#services
{
  background-image: url(img/services.jpg);
  width: 501px;
  float: left;
  padding-left: 100px;
}

#services li
{
  list-style-image: url(img/arrow.jpg);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 1.4;
  margin-top: 3px;
}

#servicesbottom
{
  background-image: url(img/servicesbottom.jpg);
  background-repeat: no-repeat;
  float: left;
  height: 30px;
  width: 601px;
  margin-bottom: 20px;
}

/* ARTICLES */

#articles
{
  width: 547px;
  float: left;
  padding-left: 27px;
  padding-right: 27px;
  padding-bottom: 27px;
}

#articles hr, #content hr
{
  border: 1px dotted #CCCCCC;
  margin-top: 20px;
  margin-bottom: 20px;
}

#articles h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4979a1;
  line-height: 1.3;
  padding-top: 10px;
}

#articles p
{
  line-height: 1.3;
  padding-top: 10px;
}

/* SPECIAL OFFER */

#specialoffer
{
  float: right;
  background-image: url(img/specialofferbckd.jpg);
  width: 273px;
  margin-right: 8px;
  margin-left: 18px;
  margin-top: 18px;
}


#specialoffercontent
{
  width: 153px;
  height: 94px;
  margin-right: 22px;
  text-align: center;
  top: 50%;
  display: table-cell;
  vertical-align: middle;
}

#specialofferstar
{
  width: 93px;
  float: left;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  top: 50%;
  display: table-cell;
  vertical-align: middle;
}



.specialoffertext
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  line-height: 1.1;
}

.specialofferlink
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.1;
}

/* CALL NOW */

#callnow
{
  background-image: url(img/callnowbckgd.jpg);
  background-repeat: no-repeat;
  height: 93px;
  width: 196px;
  float: right;
  margin-right: 8px;
  margin-left: 18px;
  margin-top: 20px;
  padding-left: 77px;
  padding-top: 20px;
}

.callnowtext
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}

.callnownumber
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
}



/*REQUEST FORM*/

#requesttop
{
  background-image: url(img/requesttop.jpg);
  background-repeat: no-repeat;
  float: right;
  height: 23px;
  width: 171px;
  padding-top: 15px;
  padding-left: 90px;
  margin-right: 20px;
  margin-left: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

#request
{
  background-image: url(img/request.jpg);
  float: right;
  width: 261px;
  margin-right: 20px;
  margin-left: 18px;
  text-align: center;
}

#request input
{
  margin-bottom: 5px;
  margin-top: 5px;
}

#requestbottom
{
  background-image: url(img/requestbottom.jpg);
  background-repeat: no-repeat;
  float: right;
  height: 6px;
  width: 261px;
  margin-right: 20px;
  margin-left: 18px;
  margin-bottom: 18px;
}

/*TESTIMONIALS*/

#testimonialstop
{
  background-image: url(img/testimonialstop.gif);
  background-repeat: no-repeat;
  float: right;
  height: 33px;
  width: 111px;
  padding-top: 20px;
  padding-left: 150px;
  margin-right: 20px;
  margin-left: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

.testimonials
{
  background-image: url(img/testimonials.gif);
  float: right;
  width: 190px;
  margin-right: 20px;
  margin-left: 18px;
  text-align: left;
  background-repeat: no-repeat;
  padding-left: 51px;
  padding-right: 20px;
  line-height: 1.3;
}



.testimonialsbreak
{
  background-image: url(img/testimonialsbreak.gif);
  background-repeat: no-repeat;
  float: right;
  height: 11px;
  width: 261px;
  margin-right: 20px;
  margin-left: 18px;
}

#testimonialsbottom
{
  background-image: url(img/testimonialsbottom.gif);
  background-repeat: no-repeat;
  float: right;
  height: 25px;
  width: 261px;
  margin-right: 20px;
  margin-left: 18px;
  margin-bottom: 18px;
}

/*GALLERY*/

#gallerytop
{
  background-image: url(img/gallerytop.gif);
  background-repeat: no-repeat;
  float: right;
  height: 36px;
  width: 121px;
  margin-right: 20px;
  margin-left: 18px;
  padding-top: 15px;
  padding-left: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #000000;
}

#gallery
{
  background-image: url(img/gallery.gif);
  float: right;
  width: 233px;
  margin-right: 20px;
  margin-left: 18px;
  text-align: center;
  background-repeat: repeat-y;
  padding-left: 14px;
  padding-right: 14px;
}

#gallerybottom
{
  background-image: url(img/gallerybottom.gif);
  background-repeat: no-repeat;
  float: right;
  height: 22px;
  width: 261px;
  margin-right: 20px;
  margin-bottom: 6px;
}



/*PHOTO DISPLAY*/

#gallery img
{
  display: block;
  margin: 0 auto;
  max-width: 94px;
  max-height: 98px;
}

#gallery div
{
  padding: 5px 5px;
  float: left;
  display: inline;
  width: 93px;
  margin: 0px 5px 10px 5px;
  border: 1px solid #c4c5bf;
  background: #fff;
}

#gallery div:hover
{
  border: 1px solid #666666;
}

/*OUTRANK*/
#outrank
{
  float: right;
  height: 57px;
  width: 179px;
  margin-top: 0px;
  margin-right: 59px;
  margin-bottom: 20px;
}

/*FOOTER*/

#footer
{
  float: left;
  background-color: #393939;
  vertical-align: middle;
  height: 52px;
  width: 900px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
}

#footer a, #footerleft a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #999999;
  text-decoration: underline;
}

#footerright a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  text-decoration: underline;
}

#footerleft
{
  float: left;
  /* width: 300px; */
  margin-left: 26px;
  margin-top: 10px;
  line-height: 1.4;
}

#footerright
{
  float: right;
  /* width: 300px; */
  margin-right: 26px;
  text-align: right;
  margin-top: 10px;
  line-height: 1.4;
  color: #CCCCCC;
}

/*GENERAL STYLES*/

.title
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: bold;
  color: #155284;
  width: 547px;
  padding-right: 27px;
  padding-left: 27px;
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1;
}

#content
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  width: 547px;
  padding-right: 27px;
  padding-left: 27px;
  float: left;
  margin-bottom: 20px;
  line-height: 1.4;
}

#content a
{
  text-decoration: underline;
}

#content h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4979a1;
  line-height: 1.3;
  margin-bottom: 7px;
}

#content h1 a
{
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #4979a1;
  width: 547px;
  margin-bottom: 20px;
  line-height: 1.3;
  text-decoration: underline;
}

#content h2
{
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  line-height: 1.3;
}

#content h3
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4979a1;
  line-height: 1.3;
  margin-top: 15px;
  margin-bottom: 4px;
}


.leftimage
{
  float: left;
  display: inline;
  padding: 0px;
  margin: 0 5px 0px 0;
}

#contentTextWrapper
{
  margin-top: 17px;
}

/*PHOTOS SUBPAGE*/

#photos
{
  float: left;
  width: 547px;
  text-align: center;
  padding-left: 27px;
  padding-right: 27px;
}

/*PHOTOS SUBPAGE DISPLAY*/

#contentphotos
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  width: 547px;
  padding-right: 2px;
  padding-left: 2px;
  float: left;
  margin-bottom: 20px;
  line-height: 1.4;
}

#contentphotos h1
{
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #4979a1;
  width: 547px;
  margin-bottom: 20px;
  line-height: 1.3;
}

#photos img
{
  display: block;
  margin: 0 auto;
  max-width: 250px;
  max-height: 250px;
}

#photos div, .photos
{
  padding: 5px 5px;
  float: left;
  display: inline;
  width: 250px;
  margin: 10px 3px 10px 3px;
  border: 1px solid #c4c5bf;
  background: #fff;
}

#photos p
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  margin-top: 10px;
  line-height: 1.3;
}

#photos div:hover
{
  border: 1px solid #666666;
}

/* CONTACT STYLES */

.additionallinks
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #4c657a;
  line-height: 1.3;
  text-decoration: underline;
}


/* REVIEWS */

#reviews
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  color: #666666;
  width: 527px;
  padding-right: 27px;
  padding-left: 27px;
  float: left;
  margin-bottom: 20px;
  line-height: 1.4;
}
#reviews li
{
  clear: both;
  list-style-type: lower-alpha;
  margin-left: 20px;
}

#reviews p
{
  padding: 5px 0 0 0;
}

#reviews a
{
  display: block;
  text-indent: -999em;
  overflow: hidden;
  width: 125px;
  height: 34px;
  margin-bottom: 8px;
}

.googleListing
{
  background: url(img/btn_view_listing.gif) no-repeat left bottom;
}

.listing01
{
  background: url(img/img_review01.gif) top left no-repeat;
  padding-left: 60px;
}
.listing02
{
  background: url(img/img_review02.gif) top left no-repeat;
  margin-top: 35px;
  padding-left: 60px;
}


/* CONTACT ICONS */
.imgcontact
{
  padding: 5px;
  float: left;
  display: inline;
  width: 200px;
  margin: 0px 20px 50px 0px;
  border: 1px solid #c4c5bf;
  background: #fff;
}
