.enquiry_form
{
height:auto;
width:960px;
float:left;
margin:10px 0px 10px 0px;
}

.enquiry_form h1
{
height:auto;
width:440px;
float:left;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:left;
color:#747474;
font-size:22px;
font-weight:normal;
font-family: Trebuchet MS;
border-bottom:#CCCCCC 1px solid;
}
.enquiry_form div
{
width:450px;
float:left;
height:auto;
color:#000;
font-size:12px;
font-family:Trebuchet MS;
font-weight: normal;
margin:10px 0px 0px 30px;
position:relative;
display:block;
margin-bottom:5px;
text-shadow:none;
font-weight:bold;

}
.enquiry_form input
{
color:#535651;
}
.enquiry_form input:hover
{

}

.txt_box
{
color:#67575F; background:#fff !important;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:50px;
width:406px;
float:right;
margin:0px; border:1px solid #000;

}
.txt_area
{
color:#67575F;
font-family:Arial;
font-size:11px;
font-weight: normal;
height:23px;
width:300px;
float:right;
background:#fff !important;
margin:0 40px 0 0;
border:1px solid #000;
}
.enquiry_form  select 
{
height:23px;
width:305px;
float:right;
color:#67575F;
background:#fff !important;
font-family:Trebuchet MS;
font-size:11px; 
font-weight: normal;
margin:0 40px 0 0;
border:1px solid #000;
}
.enquiry_form textarea 
{
color:#67575F;
font-family:Arial;
font-size:12px;
font-weight: normal;
height:50px;
width:300px;
float:right;
margin:0 40px 0 0;
border:1px solid #000;

}
.enquiry_form textarea:hover
{

}
.enquiry_form select:hover
{
}
.button
{
height:30px;
width:100px;
background:#992121 !important;
border:none;
cursor:pointer;
color:#fff !important;
font-family: Arial!important;
border:2px solid #771919;
font-weight:bold;
border-radius:6px;
float:right !important;
margin-top:15px !important;
margin-right:40px !important;
}