*, a {
  outline: none !important;
}
body {
  font-family: Arial;
  padding-top: 120px;
  width:100%;
  height:100%;
  background-color:#FFFFFF;
}
html,body {
  background-image: url('/img/top.gif');
  background-repeat: repeat-x;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background-color:#FFFFFF;
}
a.header {
  background-image: url('/img/comcha.gif');
  width: 303px;
  height: 77px;
  margin: 10px auto 25px auto;
  padding: 0;
  display: block;
  text-indent: -9000px;
}
form {
  width: 374px;
  height: 41px;
  padding: 0;
  margin: 0 auto;
}
.field {
  width: 304px; 
  height: 28px; 
  background-image: url('/img/textinput.png'); 
  border: none; 
  font-size: 11pt; 
  color: #000;
  padding: 6px 5px 0 7px;
  margin: 0;
  float: left;
}
.button {
  width: 55px; 
  height: 34px; 
  background-image: url('/img/searchbtn.png'); 
  background-position: top center;
  border: none; 
  font-size: 18pt; 
  color: #DD550B;
  padding: 0;
  margin: 0;
  float: left;
}
.button:hover {
  background-position: bottom center;
}
.footer {
  margin: 100px auto;
  display: block;
  border: none;
  clear: both;
  width: auto;
  padding: 0;
}
.footer img {
  border: none;
}
p {
  text-align: center;
  width: 425px;
  margin: 0 auto;
  padding: 10px 0;
}  
p img {
  height: 32px;
  display: block; 
  float: left;  
}
.margins {
  margin: 0pt 5px -10px 5px;
}
p a {
  padding: 7px 5px 0 5px;
  height: 25px;
  display: block; 
  float: left;
  color: #C0A27C;
}
p a:hover {
  color: #83561D;
}
p.mainmenu {
  float: right; 
  position: absolute; 
  top: 0; 
  left: 10px;
  width: auto;
  margin-right:10px;
}
.mainmenu a {
  font-size: 12px;
}
p.links {
  width:100%;
}

#aboutcomcha p {
  font-weight: normal !important;
	font-family: arial !important;
	font-size: 12px !important;
}
