*{
margin:0;padding:0;
font-family:arial;
font-size:12px;
/*float:left;*/
}

body{
overflow:hidden;
background-image:url(/images/contactus.jpg);
background-repeat:no-repeat;
/*background-color:rgb(241,237,226);*/
margin: 0px;
padding: 0px;
/*margin-top:90px;*/
}
input,textarea{
width:200px;
border:0;
height:20px;
margin:8px 0px 0px 28px;
/*background-color:#99CC66;*/
padding:0px;
}
#id_name{
margin-top:55px;
}
#id_phone{
margin-top:11px;
margin-bottom:4px;
}
#id_email{
margin-top:11px 0px 5px 13px;
height:15px;
}
#id_how{
margin:18px 0px 0px 28px;
height:14px;
border:none;
border-bottom-color:#FFFFFF;
width:225px;
}
#contactform {
margin: 10px;
}
#id_comments{
height:65px;
overflow:hidden;
margin-top:20px;
}
#id_security_input{
width:76px;
margin-top:13px;
}

#id_captcha{
height:20px;width:80px;
margin:25px 17px 0px 30px;
padding:0px;
border:0;
}

#id_submit{
clear:left;
border:0;
width:112px;
height:44px;
background-image:url(/images/submit.jpg);
font-size:14px;font-weight:bold;text-transform:uppercase;
padding:0px;
margin:20px 0px 0px 150px;
}
