@charset "utf-8";
/* CSS Document */


img
{  border-style: none;
}
#site_holder {
	clear: both;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 51px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9FA5AC;
	text-align: right;
}
#menu_holder {
	clear: both;
	height: 102px;
	width: 800px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #9FA5AC;
}
.menu_nav {
	padding: 0px;
	float: left;
	height: 101px;
	width: 114px;
	text-align: center;
}
.menu_nav a:hover{
	text-align: center;
	background-color: #EAEAEA;
	display: block;
}
#sidebar {
	padding: 5px;
	float: left;
	width: 170px;
	text-align: left;
}
#main_content {
	float: left;
	width: 590px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#main_content_no_sidebar {
	padding: 10px;
	float: left;
	width: 780px;
}
.clear_both {
	height: 0px;
	width: 0px;
	clear: both;
}
#footer {
	clear: both;
	height: 25px;
	width: 790px;
	padding: 5px;
	line-height: 25px;
	text-align: center;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9FA5AC;
}
#site_holder #sidebar ul li {
	text-decoration: none;
	list-style-type: none;
}
#site_holder #sidebar a {
	text-decoration: underline;
	color: #707070;
}
#site_holder #main_content a {
	color: #707070;
	text-decoration: underline;
}
#site_holder #main_content a:hover {
	color: #DCDCDC;
	text-decoration: underline;
}


#site_holder #sidebar a:hover {
	text-decoration: none;
	color: #DCDCDC;
}
#site_holder #footer a {
	color: #9FA5AC;
	text-decoration: none;
}

#site_holder #sidebar p {
	color: #8B8B8B;
}

.img_holder_map {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 354px;
	width: 500px;
}
.img_holder_wifi_1 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 431px;
	width: 500px;
}
.img_holder_wifi_2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 354px;
	width: 500px;
}
.img_holder_wifi_3 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 568px;
	width: 500px;
}
.img_holder_wifi_4 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 488px;
	width: 500px;
}
.img_holder_wifi_5 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	height: 288px;
	width: 288px;
}

