div.contactus {
	position: relative;
	left: 0px;
	width: 931px;
	float: left;
	height: 338px;
	background-image: url(images/contactusbarckground.gif);
}
.countactcontent{
	font-family: Verdana;
	position: relative;
	left:25px;
	top:70px;
	width:400px;
	text-align: justify;
	font-size: 12px;
	color:#121212
}
span.contactform{
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	color:#121212
}
.contactformoption {
	font-family: Verdana;
	letter-spacing: 2px;
	position: relative;
	left:25px;
	top:70px;
	width:450px;
	text-align: justify;
	font-size: 12px;
	color:#121212;
	display:none;
}
.contactform A:link {TEXT-DECORATION: underline; color: #cc0000}
.contactform A:visited {TEXT-DECORATION: underline; color: #cc0000}
.contactform A:active {TEXT-DECORATION: underline; color: #cc0000}
.contactform A:hover {TEXT-DECORATION: underline; color: #000000}

table.contactus {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

td.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/formbackground.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
	padding:7px;
}
textarea.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:60px;
	width:400px;
	color: #000000;
}
input.contacform {
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	height: 10px;
	width: 185px;
	left:8px;
	background: #ffffff;
	border: 0px;
}

input.btn{
   color:#050;
   font-family: Verdana,  Helvetica, sans-serif;
   font-size:100%;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;}
