@charset "utf-8";

#header  {
	background-color: #2E5E62;
	background-image: url(../images/Banner-rs.jpg);
	background-repeat: no-repeat;
	height: 212px;
} 
#map {
	float: left;
	margin: 0px;
	padding: 0px;

}
#mapTopText {
	font-size: 14px;
	padding-left: 35px;
	padding-top: 35px;
}
#mapBottomText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	position: absolute;
	z-index: 60;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 475px;
	padding-left: 650px;
}
#mapBottomText a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
}

#rightSidebar {
	position: absolute;
	z-index: 60;
	width: 285px;
	float: right;
	right: 225px;
	padding-top: 40px;
}
#rightSidebar p {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightSidebar a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-align: center;
}
#bottomRight   {
	float: right;
	margin-left: 450px;
	margin-top: -235px;
	margin-right: 20px;

}
#bottomRight    a   {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 10px;
}
#bottomRight    p   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding-top: 10px;
	margin: 0px;
}

#bottomLeft {
	margin-right: 375px;
	padding-left: 30px;
}

