﻿@charset "utf-8";

form{margin:0px; padding:0px;}


/* CONTACT US page */
#contact{
margin:20px 0px 10px 0px;
}
#contact #textarea{
width:640px;
height:200px;
margin:15px 0px 10px 15px;
}
#contact #send{
width:80px;
margin:10px 0px 200px 570px;
}
