.ourdetails {
  padding-top: 42px;
  padding-bottom: 42px;
  font-weight: bold;
  font-size: 12px;
  font-family: Arial;
  color: #20345B;
}
.ourdetails a {
  text-decoration: none;
  color: #20345B;
}
.ourdetails a:hover {
  text-decoration: underline;
  color: #698ABD;
}
.ourdetails a:active {
  text-decoration: underline;
  color: #698ABD;
}
.contacttable {
  background: url(img/contactbg.gif) no-repeat center top;
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  color: #000000;
}
#c1 {
	padding-bottom: 5px;
	width: 100px;
	float: left;
  text-align: left;
}
#c2 {
	padding-bottom: 5px;
	width: 250px;
	float: left;
  text-align: left;
}
#c2 input {
  border: 0;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
  color: #000000;
  width: 150px;
}
#c2 textarea {
  border: 0;
  padding-left: 3px;
  padding-right: 3px;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
  color: #000000;
  width: 300px;
}
#c3 {
  font-size: 10px;
  color: #e00000;
	width: 240px;
	float: left;
  text-align: left;
}
#c4 {
	width: 85px;
	float: right;
  text-align: left;
}
