/* CSS Document */
div.cleft,
div.cright{
  display: none;
}
div.center{
  float: none;
  clear: both;
  width: 950px;
  background: transparent;
  margin: 10px auto 20px auto;
  border: none;
}
div.clf,
div.crt{
  float: left;
  width: 450px;
}
div.clf{
  padding-left: 30px;
}
div.crt{
  width: 450px;
}
img.cmap{
  border: 1px solid #bcbcbc;
  width: 400px;
  height: 500px;
  margin: 10px auto;
}
div.contact, 
div.cell{
  margin: 10px auto;
  padding: 2px 0px;
  width: 400px;
  text-align: left;
  word-spacing: 3px;
}

div.clf div.contact p{
  padding: 3px 5px;
  font: bold 15px/25px arial;
  text-decoration: none;
  text-align: center;
  margin: 0px auto;
  width: 100%;
  color: #cc6633;
  word-spacing: 5px;
}
div.clf p{
  margin: 20px auto 10px auto;
  padding: 0px;
  font: normal 14px/18px arial;
  color: #565656;
  text-align: left;
}
div.cell b, div.cell input {
color:#333333;
display:block;
float:left;
font: normal 11px/20px arial;
margin:0px;
padding:0px;
text-align:left;
width:120px;
  
}



div.cell input {
border:1px solid gray;
font-weight:normal;
height:18px;
width:270px;
}
div.cell textarea {
width: 380px;
border:1px solid gray;
clear:both;
display:block;
float:left;
font-family:arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:16px;
}
div.cell input#cbutton {
background:#cc6633;
border: 2px groove #ababab;
color: #fff;
float:left;
height:20px;
text-align:center;
width:111px;
}

div.cell h3 {
color:#333333;
float:left;
font: normal 12px/20px arial;
margin:0px;
padding:0px 10px;
width: 150px;
}

div.contact b{
  color: #cc6633;
  padding: 0px;
  font: bold 12px/20px arial;
  white-space: nowrap;
}
div.contact span{
  color: #fff;
  padding: 0px 10px;
  font: normal 12px/20px arial;
}

div.chint{
  margin: 0px auto;
  width: 400px;
  padding: 0px;
  height: 26px;
  float: none;
  clear: both;
}
div.contact div.chint p{
  color: #ff0000;
  text-align: center;
  font: bold 14px/20px arial;
  margin: 0px;
  text-decoration: none;
}

