html, body {
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
 background: #fafafa;
 font-family: verdana;
}

.small_block {
  width: 8px;
  height: 8px
}

#main {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  margin-top: 5px;
  border: 1px solid #d9d9d9;
  height: 590px;
  background: #ffffff;
}

.phone {
  margin-top: 3px;
  background: url(../../images/phone.png) no-repeat;
  height: 21px;
  padding-left: 25px;
  font-weight: bold;
  font-size: 16px;
  padding-top: 2px;
}


#left {
  float: left;
  width: 193px;
  height: 590px;
}

#right {
  float: left;
  width: 680px;
  height: 545px;
}

#left_1 {
  background: url(images/left_1.png) no-repeat;
  width: 193px;
  height: 387px;
  color: white;
  font-family: verdana;
  float: left;
}

#left_2 {
  background: url(images/left_2.png) no-repeat;
  width: 193px;
  height: 203px;
  padding-top: 6px;
  padding-left: 12px;
  color: white;
  font-family: verdana;
  float: left;
  clear: both;
}

#content_about, #content_services, #content_home, #content_contact {
  color: #808080;
}

.left {
  float: left;
}

.right {
  float: right;
}

.box {
  width: 335px;
  height: 228px;
  float: left;
}

.box p {
  margin: 10px;
}

.mtop10 {
  margin-top: 10px;
}

.mleft10 {
  margin-left: 10px;
}

.tl_box {
   background: url(../../images/tl_box.png) no-repeat;
}

.tr_box {
   background: url(../../images/tr_box.png) no-repeat;
}

.bl_box {
   background: url(../../images/bl_box.png) no-repeat;
}


#dm_box {
  float: right;
}


.quote {
  background: url(images/bracket.png) no-repeat;
  padding: 6px 25px 0 25px;
  height: 47px;
  text-align: justify;
  font-size: 14px;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.small a:link, .small a:visited {
  text-decoration: none;
  color: white;
}

.small a:hover {
  text-decoration: none;
  color: #3771a6;
}

.small {
  font-size: 9px;
  font-weight: bold;
}

.med {
  font-size: 18px;
  font-weight: bold;
}

.large {
  font-size: 21px;
  font-weight: bold;
}

#nav_text {
  color: #808080;
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  padding-left: 12px;
  padding-top: 150px;
  text-align: left;
}

ul, li {
  padding: 0;
  margin: 0;
}

#nav_text li {
  list-style-type: none;
  margin-bottom: 12px;
  padding: 0;
}

#nav_text li a:link, #nav_text li a:visited {
  text-decoration: none;
  color: #808080;
}

#nav_text li a:hover {
  text-decoration: none;
  color: #3771a6;
}


#footer {
  text-align: right;
  float: right;
  height: 25px;
  width: 425px;
  font-size: 10px;
  background: #ffffff url(images/footer.png) 100% 100% no-repeat;
  padding-right: 40px;
}

#footer_text {
  padding-top: 5px;
  color: #808080;
  font-weight: bold;
}


#right_title {
  float: right;
  width: 50px;

}




#right {
  margin: 10px;
}

.orange {
  color: #e36112;
}

.blue {
  color: #3771a6;
}


.port_site {
  padding: 5px;
 /* border-left: 1px solid #d9d9d9; */
  clear: left;
  height: 230px;
}

.port_site_bottom {
  float: left;
  width: 679px;
  background: #fff url(images/test.png) no-repeat;
  height: 12px;
  margin-bottom: 10px;
  border-right: 1px solid #d9d9d9;
}

.port_site h1 {
  color: #e36112;
  font-size: 16px;
  margin: 0px;
  margin-top: 5px;
  padding-left: 10px;

}

.port_site h2 {
  color: #808080;
  font-size: 11px;
  margin: 0px;
  padding-left: 10px;
}

.port_site h3 {
  font-size: 10px;
  margin: 0px;
  font-style: italic;
  padding-left: 10px;

}

img {
  border: 0
}

.port_site h3 a:link, .port_site h3 a:visited {
  color: #3771a6;
  text-decoration: none;
}



.email {
  padding-top: 8px;
}

.port_site h3 a:hover, .email a:hover {
  color: #e36112;
}

.port_site img {
  padding-bottom: 5px;
  float: left;
}

.port_site_text {
  float: left;
  margin: 0px 10px 10px 10px;
  width: 340px;
}

.port_site_text p {
  padding-left: 10px;
  font-size: 12px;
}


.clear {
  clear: both;
}

a:link, a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}