﻿#nav ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
hr
{
	border:0px;
	color: #549AC9;
	width: 80%;
	background-color: #549AC9;
}

#content{
	height: 100%;
	width: 100%;
	padding-left: 10%;
	padding-right:10%;
}
#header{
	width: 1000px;
	height: 100px;
	top: 2px;
	background-image: url('../images/layout/top-tile.jpg');
}
#flash{
	width: 1000px;
	top:102px;
	height:179px;
}
#xx323{
	float: left;
	height:179px;
	width: 845px;
	background-image: url('../images/layout/mainmap.jpg');
}
#xx8943{
	float: right;
	background-image: url('../images/layout/comp-tile.gif');
	height: 179px;
	top:102px;
	width:85px;
}
#xx453{
	 float:left;
	 background-image: url('../images/layout/restcomp.gif');
	 background-repeat: no-repeat;
	 width:70px;
	 height:179px;
	 top:102px;
}
#xx9847{
	 width:1000px;
	 background-image: url('../images/layout/navback.jpg');
	 height:29px;
}

#bottom_half{
	background-image: url('../images/layout/page-tile.gif');
	background-repeat: repeat-x;
	width:998px;
	background-color: #38556C;
	border-left: solid 1px #549AC9;
	border-right: solid 1px #549AC9;
	border-bottom: solid 1px #549AC9;
}

#xx0974{
	width:998px;
	background-image: url('../images/layout/rest-compass.jpg');
	height:72px;
}

#xx2216{
	margin-left: 25px;
}

#page_content{
	 margin-bottom: 15px;
	 width: 999px;
	 height:auto;
}
.content
{
	width: 999px;
	border-left: solid 1px #549AC9;
	border-right: solid 1px #549AC9;
	border-bottom: solid 1px #549AC9;
}

.text-title{
	margin-left: 35px;
}

.employee
{
	color: White;
	text-align: left;
	border-top: solid 1px #549AC9;
}
.employee span
{
	font-size: x-large;
	color: White;
	text-align:left;
}
.employee span a
{
	font-size: x-large;
	color: White;
	text-align:left;
}
.employee ul li
{
	list-style-type: none;
	color: White;
}
.employee li a
{
	text-decoration: underline;
	font-style: oblique;
	color: White;
	font-size: large;
}

.tooltip_pannel
{
	margin-left: 35px;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align:center;
	height:150px;
}



.tooltip_pannel img
{
	border:none;
}

.tooltip_pannel ul,li{
	margin:0;
	padding:0;
}
.tooltip_pannel li{
	list-style:none;
	float:left;
	display:inline;
	margin-right:10px;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

#footer{
	text-align: center;
	width: 999px;
	border-left: solid 1px #549AC9;
	border-right: solid 1px #549AC9;
	border-bottom: solid 1px #549AC9;
	bottom:0px;
}
#footer p{
	color: White;
	font-size: large;
}

#nav
{
	margin-top: 0px;
	padding-top:2px;
	 width:auto;
	 height:22px;
	 margin-left: 5px;
}

/*#nav ul li {
  background-color: #549AC9;
}*/
 
#nav ul li,
#nav ul li a {
  float: left;
  display: block;
}
 
#nav ul li a 
{
  height: 20px;
  margin: 3px 8px 1px 5px;
  padding: 1px 5px 1px 5px;
  font-size: 15px;
  color: #012F55;
  text-decoration: none;
}
#nav ul li a:hover,
#nav ul li a.selected {
  background-color: #284156;
  color: #FFFFFF;
}

#title
{
	margin-left: 35px;
}

.text-title h3
{
	color: #4DD3FF;
	font-size: 27px;
	font-style: oblique;
}
.text-content p
{
	color: White;
	font-size: large;
	text-align:left;
}
.text-content{
	margin-left: 35px;
	margin-bottom: 15px;
	margin-right: 15px;
	text-align:center
}
.text-content h4
{
	font-size:large;
	color: White;
	text-align: left;
}
#adveritze
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: .6em;
}
