.contactus
{
	width: 606px;
	height: 404px;
	background: url(../images/contactbg.png) no-repeat;
}
.contactus input,.contactus textarea
{
	border-left-color: #846a54;
	border-right-color:#f1e9d9;
	border-top-color: #846a54;
	border-bottom-color: #f1e9d9;
	border-width: 1px;
	border-style: solid;
	background: url(../images/contactinputbg.png) repeat;
	color: #5d4938;

}
.contactus .inputbutton
{
	background: #5d4938;
	border-width: 0px;
	color: #cfc5ac;
}
