/* CONTACT US */

@import url("page-sidebar.css");

h2{
height:18px;
margin:0;
overflow:hidden;
padding:0;
text-indent:-9999pt;
}

h3{
background:url(contact-hd-contactus.gif) 0 0 no-repeat;
height:68px;
margin:0 0 18px 0;
overflow:hidden;
padding:0;
position:relative;
	top:20px;
	left:-1px;
text-indent:-9999pt;
}

h3.thanks{
background:url(contact-hd-thanks.gif) 0 0 no-repeat;
}

/* Contact Form */

#contactform{
background:url(contact-contactform-bkg.gif) 0 0 no-repeat;
height:342px;
margin-top:-16px;
position:relative;
	left:-20px;
width:605px;
}

#contactform label{
display:none;
}

#contactform input{
border-collapse:collapse;
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
padding:7px 5px 7px 7px;
position:absolute;
}

#contactform input.realname{
	top:65px;
	left:51px;
width:158px;
}

#contactform input.email{
	top:65px;
	left:253px;
width:290px;
}

#contactform textarea.message{
border:0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
height:111px;
padding:7px 5px 7px 7px;
position:absolute;
	top:141px;
	left:51px;
width:491px;
}

#contactform input.sendmsg{
background:none;
cursor:pointer;
display:block;
font-size:0;
height:41px;
	top:289px;
	left:437px;
overflow:hidden;
padding:0;
text-justify:-9999pt;
width:121px;
}