body {
	color: #252525;
	text-align: center;
	margin: 0 0 0 0;
	font-family: 'Tahoma';
	font-size: 13px;
	background-color: #C5C5C5;
	padding: 0 0 0 0;
}

#Map2 {
	width: 801px;
	overflow: auto;
	background-color: #F5F5F5;
	border: 1px solid #858585;
	margin: 0 auto;
}

#Map2 p {
	padding: 0px 15px 0px 15px;
}

#Map2 h1 {
	font-size: 26px;
}

#Frame {
	margin: 0 auto;
	width: 801px;
	height: 214px;
	border-bottom: 1px solid #858585;
}

#navcontainer {
	text-align: justify;
}

#activeMenu {
	text-align: right;
	margin: 0 auto;
	display: inline;
}

#activeMenu img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#lastRow {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	text-align: center;
	list-style:none;
}

.container {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color:#012265;
}

a:hover {
	text-decoration: underline;
	color: #DB0255;
}

h2.style2 {
	font-size:20px;
	margin: 30px 0px 30px 0px;
}

#footer {
	clear: both;
}

#contenttext {
	float: left;
	width: 781px;
	text-align: center;
}

#video {
	width: 16px;
	padding-bottom: 3px;
	padding-right: 4px;
	height: 16px;
	float: right;
}

#video img {
	border: 0;
}

#welcometextbox {
	float: left;
	width: 781px;
	margin-left: 10px;
	color: #F7F8F9;
	height: 2px;
}

.offline {
	width: 781px;
	height: 1px;
}


.nomargin {
	margin: 0 auto 0 auto;
	text-align: center;
	background-color: #F5F5F5;
	width: 781px;
}


.topmenu {
	display: block;
	margin-top: 20px;
	border-top: 1px solid #F5F5F5;
	width: 781px;
}

