/*-- Contact us 
--------------------------------------------------------*/

#contact_form {
	margin-left:40px;
	margin-top:30px;
}

#contact_form .text{
	width:93px;
	padding-top:1px;
}

#contact_form .input{
	width:272px;
}

#contact_form .input input{
	border:1px solid #A5ACB2;
	width:100%;
	margin-bottom:3px;
	width:272px;
}

#contact_form .input textarea{
	border:1px solid #A5ACB2;
	width:100%;
	height:108px;
}
