body .maparea {
	padding: 20px;
	height: auto;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
	min-height: 400px;
	background-repeat: repeat;
	background-color: #FFF;
}
body .contactusarea {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 320px;
	padding: 20px;
	margin-top: 10px;
	background-repeat: repeat;
	background-color: #FFF;
	height: auto;
}
body .contactusarea .contactdetailsleft {
	width: 550px;
	position: relative;
	height: auto;
	min-height: 320px;
	padding: 0px;
	display: block;
	float: left;
	margin: auto;
}
body .contactusarea .contactdetailsleft table {
	width: 550px;
	height: auto;
	float: left;
}
body .contactusarea .contactdetailsleft table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
body .contactusarea .contactdetailsleft table tr td .left{
	width: 215px;
}
body .contactusarea .contactdetailsleft table tr td .middle{
	width: 225px;
}
body .contactusarea .contactdetailsleft table tr td .right{
	width: 215px;
}
body .contactusarea .contactdetailsleft table tr td h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F00;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
body .contactusarea .contactdetailsleft table tr td span {
}





body .contactusarea .contactdetailsright {
	width: 550px;
	position: relative;
	height: auto;
	padding: 0px;
	display: block;
	float: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 550px;
}
body .contactusarea .contactdetailsright table {
	width: 550px;
	height: auto;
	float: none;
}
body .contactusarea .contactdetailsright table tr td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
body .contactusarea .contactdetailsright table tr td .left{
	width: 215px;
}
body .contactusarea .contactdetailsright table tr td .middle{
	width: 225px;
}
body .contactusarea .contactdetailsright table tr td .right{
	width: 215px;
}
body .contactusarea .contactdetailsright table tr td h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #F00;
	font-style: normal;
	line-height: 50px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
}
body .contactusarea .contactdetailsright table tr td span {
}
