﻿#rightImageContact {
	position: absolute;
	width: 450px;
	height: 337px;
	top: 50px;
	left: 320px;
	background-image: url('../images/contact_map.png');
	background-repeat: no-repeat;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
#titleBarContact {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: 700;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 785px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 15px;
}
#defaultWrapperContact {
	position: relative;
	width: 800px;
	padding: 0px;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 230px;
}
#leftTextContact {
	position: relative;
	width: 600px;
	height: 168px;
	top: 0px;
	left: 0px;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	padding: 20px 20px 20px 40px;
}
#logoBox {
	width: 150px;
	height: 79px;
	left: 0px;
	top: 280px;
	position: absolute;
}
#rightTextContact {
	position: absolute;
	width: 400px;
	height: 150px;
	top: 275px;
	left: 400px;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
#rightImageContact a {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#rightImageContact a: link {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #513800;
	text-decoration: none;
	font-weight: bold;
}
#rightImageContact a:hover {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}


#leftTextContact a {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #513800;
	text-decoration: none;
	font-weight: bold;
}
#leftTextContact a: link {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #513800;
	text-decoration: none;
	font-weight: bold;
}
#leftTextContact a:hover {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}

#leftTextContactnew {
	position: relative;
	width: 300px;
	height: 168px;
	top: 0px;
	left: 0px;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	padding: 5px 20px 20px 25px;
}
#leftTextContactnew2 {
	position: relative;
	width: 300px;
	height: 168px;
	top: 0px;
	left: 0px;
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	padding: 10px 20px 10px 25px;
}


