
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	margin: 0px auto;
	margin-top: 90px;
	text-align: center;
	width: 960px;
	overflow-x:hidden;
}




.top
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-attachment: scroll;
	background-color: #000000;


	background-position: center top;
	padding: 0px;
	margin: 0px auto;
	height: 286px;
	width: 1024px;

}


.map
{
	display: inline;
	height: 118px;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -17px;

}


.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	height: 150px;
	width: 260px;
	line-height: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	vertical-align: top;

}

h1{

margin: 0;
	padding: 0;
	border: 0;
	outline: 0;}


.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;


	margin: 0px;
		line-height: 18px;



	


}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2265f5;
	text-decoration: none;
	float: right;
	position: relative;
	right: 90px;
	top: -20px;
	font-weight: normal;

	
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2265f5;
	text-decoration: none;
	float: right;
	position: relative;
	right: 90px;
		top: -20px;
	font-weight: normal;
	
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699ff;
	text-decoration: underline;
	float: right;
	position: relative;
	right: 90px;
		top: -20px;
	font-weight: normal;
	
}
.bottom{
margin-bottom: 30px;
}