.contactcontainer {
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #512828;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EAD6BD;
	border-left-color: #EAD6BD;
}
.contactlogo {
	height: 350px;
	width: 200px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-size: 12px;
	color: #033;
	vertical-align: bottom;
}
.trade_enq {
	margin-top: 20px;
	font-size: 14px;
	width: 400px;
}
.contactpush {
	height: 75px;
}


.contactmap {
	margin-top: 10px;
}
.trade_head {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.contacttext {
	height: auto;
	width: 350px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 20px;
}
.contactdetails {
	height: 280px;
	width: 200px;
	float: right;
	margin-top: 140px;
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
