body {
  text-align: center;
  padding: 0;
  margin: 0;
  color: #333333;
  font-size: 9pt;
  font-family: Verdana;
  background: #646464 url(../images/bg-home.jpg) repeat-x;
  outline: none;
  line-height: 150%;
}
h2 {
  font-family: Arial;
  font-size: 14px
}

.logo {
  float: left;
  width: auto;
  height: 117px;
}


img {
  border: 0;
}
td {
  vertical-align: top;
}


form {
  margin: 0;
  padding: 0;
}

a:link, a:visited {
  color:#414141;
  font-family:Verdana;
  font-size:9pt;
  outline:medium none;
  text-decoration:underline;
}
.wrapper {
  text-align: left;
  width: 1157px;
  margin-left: auto;
  margin-right: auto;
  min-height: 550px;
  height:auto !important;
  height: 550px;
  padding: 5px;
  background-color: #ffffff;
  float: left;
}
.centerdiv {
  margin-left: auto;
  margin-right: auto;
  width: 1157px;
}


html>body .wrapper{height:auto; min-height: 550px;}

.header {
  margin: 0px;
  padding: 0;
  width: 1157px;
  height: 117px;
  background-color: #E0E0E0;
}

.menubar {
    background: transparent url(../images/menubg.jpg) no-repeat;
    float:left;
    height:85px;
    padding-left:142px;
    padding-top:32px;
    width:592px;
}
/* top menu */

.menuItem, .menuItemSelected, .menuItemSelected2, .menuItemSelected3 {
    float: left;
    text-align: center;
    height: 50px;
    padding-top: 7px;
    font-weight: bold;
}
.menuItemSelected {
    background: transparent url(../images/menu-under1.jpg) no-repeat;
    background-position: 0 40px;
}
.menuItemSelected2 {
    background: transparent url(../images/menu-under2.jpg) no-repeat;
    background-position: 0 40px;
}
.menuItemSelected3 {
    background: transparent url(../images/menu-under3.jpg) no-repeat;
    background-position: 0 40px;
}
.menuItem a:link, .menuItem a:visited {
  color: #ffffff;
  font-size: 10pt;
  text-decoration: none;
  display: block;
}

.menuItemSelected a:link, .menuItemSelected a:visited, .menuItemSelected2 a:link, .menuItemSelected2 a:visited, .menuItemSelected3 a:link, .menuItemSelected3 a:visited {
  color: #333333;
  font-size: 10pt;
  text-decoration: none;
  display: block;
}
.menuItem a:hover, .menuItemSelected a:hover, .menuItemSelected2 a:hover, .menuItemSelected3 a:hover {
  text-decoration: underline;
}
.spacer {
    width: 1px;
    height: 40px;
    float: left;
    background: transparent url(../images/sep.html) repeat-x;
}
.menu-about {
	width: 130px;
}
.menu-service {
	width: 175px;
}
.menu-gallery {
	width: 122px;
}
.menu-contact {
	width: 130px;
}
/* end top menu style */

.bodycolumns {
    background: transparent url(../images/contentbg.jpg) repeat-x;
    float: left;
    padding-top: 20px;
    width: 1157px;
}

.gallery {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.enlarge {
  top: 75px;
  left: 112px;
  position: absolute;
  padding: 0;
  float: right;
  height: 16px;
  width: 18px;
}
.enlarge103 {
  top: 40px;
  left: 94px;
  position: absolute;
  padding: 0;
  float: right;
  height: 16px;
  width: 18px;
}
.imagesgroup {
    float: left;
    width: auto;
    padding-top: 5px;
}

.viewmore {
    text-align: right;
    padding-right: 18px;
}


/* title styles */
.title16 {
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.title18 {
    text-align: center;
}
.title18, .title18 a:link, .title18 a:visited {
    font-size: 18px;
    text-decoration: underline;
    font-weight: bold;
    line-height: 150%;
}
/* end title styles */

.pspacer {
    height: 45px;
    clear: both;
}

.centerdiv {
    margin-left: auto;
    margin-right: auto;
}

.imageThumb {
  background-position:center center;
  background-repeat:no-repeat;
  height:101px;
  overflow:hidden;
  width:139px;
  float: left;
  padding-top: 2px;
  position: relative;
}

.imageThumb103 {
  background-position:center center;
  background-repeat:no-repeat;
  height:61px;
  overflow:hidden;
  width:128px;
  float: left;
  padding-top: 2px;
  position: relative;
}

.imageThumb-gallery {
  background-position:center center;
  background-repeat:no-repeat;
  height:101px;
  overflow:hidden;
  width:139px;
  float: left;
  padding-top: 2px;
  margin: 10px;
  position: relative;
}
.address {
  text-align: left; padding-left: 3px; font-size: 8pt;
}
.footer {
  height: 49px;
  width: 1157px;
  padding: 0 5px;
  margin-left: auto;
  margin-right: auto;
  background: #ffffff url(../images/footer-bg.jpg) no-repeat;
}

.copyright{
  float:left;
  color: #ffffff;
  padding: 10px 0px 5px 50px;
  width: auto;
  float: left;
  height: 20px;
  text-align: left;
}
.designed{
  float: right;
  height: 20px;
  padding: 10px 50px 5px 0px;
  color: #ffffff;
  width: auto;
  text-align: right;
}
.designed a:link, .designed a:visited{
  color: #ffffff;
}
.title26 {
    font-size: 26px;
}
.contactPhone {
    font-size: 14px;
    font-weight: bold;
}