﻿.Contacts_Main {
	width: 435px;
	margin: 0 auto;
}
.Contacts_Main p{
	margin: 0px 0px 2px 0px;
	line-height:12px;
}
.Contacts_Main .Contacts {
	display: table;
}

.Contacts_Main .Contacts input, select
{
	border: 1px #a4d052 solid;
}


.Contacts_Main .Contacts .DDL1
{
    width: 433px;
	margin-bottom: 7px;
}

.Contacts_Main .Contacts .TextBox1 {
	width: 429px;
	margin-bottom: 7px;
}
.Contacts_Main .Contacts .TextBox2 {
	width: 269px;
	margin-bottom: 7px;
	margin-right: 6px;
}
.Contacts_Main .Contacts .TextBox3 {
	width: 150px;
	margin-bottom: 7px;
}
.Contacts_Main .Contacts .TextBox4 {
	width: 213px;
	margin-bottom: 7px;
	margin-right: 6px;
}
.Contacts_Main .Contacts .TextBox5 {
	width: 206px;
	margin-bottom: 7px;
}
.Contacts_Main .Contacts .TextBox6 {
	width: 429px;
	margin-bottom: 20px;
	height: 40px;
}

.Contacts_Main .Contacts .Clean
{
	background-color: #a4d052;
	width: 76px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	display:inline;
	float: right;
	color: #837669;
	margin-right: 10px;
}

.Contacts_Main .Contacts .Send
{
	background-color: #7a7bbb;
	width: 76px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	display:inline;
	float: right;
	color: white;
	margin-right: 1px;
}
.Contacts_Main .Contacts .Conditions p
{
    margin-bottom:10px;
    line-height:14px;
}

.Contacts_Main .Contactus {
	border-top: 1px #837669 solid;
	overflow: hidden;
	width: 471px;
	color:#DE5D01
}
.Contacts_Main .Contactus .Address{
    width:285px;
    /*width: 145px; */
    color:#837669;
}
.Contacts_Main .Contactus .Address b{
    color: #EEA200;
}
.Contacts_Main .GoogleMap {
    color: #DE5D01;
}

.Contacts_Main .Contactus .OfficePhoto {
	float:left; 
	width: 10px; 
	/*width: 150px; */
	margin-left: 10px; 
	height: 110px; 
}

.Contacts_Main .GoogleMap .Photo {
	width: 305px; 
	height: 112px; 
	background-color: silver;

}

