#contact_title{
   border-style: none;
   margin: 0 0 0 40px;
}

.contactinfo {
  float:left;
  width: 560px;
  padding:0;
  margin:0 0 0 25px;
  background: url(images/contact_bg.gif) no-repeat;
  min-height: 160px;
}

.contactinfo h1 {
  font: 17px tahoma;
  color: #000;
  font-weight: bold;
  padding: 0 0 10px 0;
  margin: 25px 0 0 25px;
}

.contactinfo p {
  font: 12px tahoma;
  color: #000;
  padding: 0;
  font-weight: bold;
  line-height: 20px;
  text-align: justify;
  margin: 0 0 0 25px;
}

.contactform {
  float: left;
  width: 386px;
  margin-left: 25px;
}

.contactform p {
  font: 11px tahoma;
  color: #000;
  text-align: justify;
  line-height: 18px;
  padding:0;
  margin:0;
}

#map_button {
  float:right;
  margin: -45px 0 0 0px;
  border-style: none;
}

#contact_text{
	float:left;
	width:80px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
}

#contact_textbox{
	background:url(images/contact_txtbox.jpg) no-repeat;
	width:249px;
	height:24px;
	float:left;
	padding-left:5px;
	padding-top:5px;
}

.txtbox{
	width:245px;
	height:18px;
	background:Transparent;
	border:none;
}

#contact_textareabox{
	background:url(images/contact_textareabox.jpg) no-repeat;
	width:251px;
	height:121px;
	float:left;
	padding-left:3px;
}

.txtarea{
	border:none;
	background:Transparent;
}

#contact_submitbtn{
	background:url(images/contact_submitbtn.jpg) no-repeat;
	width:68px;
	height:26px;
	float:right;
	padding-right:55px;
}

.btnsubmit{
	width:68px;
	height:26px;
	background:Transparent;
	border:none;
}

#msg_text{
	width:300px;
	text-align:center;
	font-family:Tahoma;
	font-size:11px;
	color:#FF0000;
	height:25px;
}

.dropbox{
	width:250px;
	height:23px;
	border:1px solid #9C9C9C;
}

#contact_filebox{
	background:url(images/contact_txtbox.jpg) no-repeat;
	width:249px;
	height:27px;
	float:left;
	padding-left:5px;
	padding-top:2px;
}

.txtfile{
	width:245px;
	height:24px;
	background:Transparent;
	border:none;
}