html { height: 100%; }
body {
	background: #f5f4f4;
	padding: 0;
	margin: 0;
	
	font-family: 'Arial', 'Verdana', sans-serif;
	height: 100%;
	
	color: #4f5d68;
}

div#main {
	background: #fff;
	position: relative;
	
	width: 804px;
	/*height: 85%;*/

	padding-bottom: 70px;

	margin: 0 auto;
	
	z-index: 0;
}

div#left-gradient {
	background: url('imgs/border-left.png') left repeat-y;
	
	position: absolute;
	top: 0;
	left: -7px;
	
	width: 7px;
	height: 100%;
}
div#right-gradient {
	background: url('imgs/border-right.png') right repeat-y;
	
	position: absolute;
	top: 0;
	right: -7px;
	
	width: 7px;
	height: 100%;
}
div#bottom-gradient {
	background: url('imgs/border-bot.png') no-repeat;
	
	position: absolute;
	bottom: -11px;
	left: -6px;
	
	width: 819px;
	height: 11px;
}

div#header {
	position: relative;

	height: 200px;
	padding: 4px;
}

div#header-left {
	position: absolute;
	top: 4px;
	left: 4px;
	
	margin: 0;
	
	float: left;
	
	width: 147px;
}

div#header-right {
	position: absolute;
	right: 4px;
	top: 4px;
	
	margin: 0;
	
	height: 100%;
	min-width: 646px;
	
	float: right;
}
div#header-right img {
	display: none;
	position: absolute;
}

div#header-name {
	background: #494949;
	color: #fff;

	display: table-cell;
	vertical-align: middle;
	
	height: 40px;
	width: 147px;
	
	text-transform: uppercase;
	text-align: center;
	
	font-family: 'Verdana', sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

div#links a {
	text-decoration: none;
	color: #4f5d68;
}
div#links a:visited {
	color: #778b9c;
}
div#links a:hover {
	background-color: #999;
	color: #ddd;
}
div#links a.notready {
	color: black !important;
	background-color: white !important;
	cursor: default;
}

div#links ul {
	list-style: none;
	
	margin: 8px 0 11px 0;
	padding-left: 5px;
	
	font-family: 'Arial', sans-serif;
	font-size: 1.05em;
}
div#links ul li {
	display: inline;
	
	margin-right: 6px;
	margin-left: 2px;
}
div#links ul li.divider {
	width: 1px;
	height: 16px !important;

	display: inline-block;
	
	position: relative;
	top: 3px;

	overflow: hidden;
	border-right: 2px solid #999;
}

div#slogan {
	background: #727272;
	margin: 7px auto 0 auto;
	
	color: #fff;
	
	position: absolute;
	left: -7px;
	top: 193px;
	
	width: 818px;
	height: 30px;

	font-family: 'Verdana', sans-serif;
}
div#sloganslogan {
	display: table-cell;
	vertical-align: middle;
	
	padding-left: 15px;

	height: 30px;
	font-size: 11pt;
}
div#sloganhead {
	background: url('imgs/triangles.png') no-repeat;
	
	height: 7px;
	width: 818px;
	
	position: absolute;
	top: -7px;
}

div#content {
	font-size: 9pt;
	text-indent: 3em;
	
	width: 78%;
	height: 100%;
	
	margin-left: 10%;
	margin-top: 7%;
	
	z-index: 0;
}
div#content div#box-top {
	border-left: solid 2px #bcbcbc;
	border-top: solid 2px #bcbcbc;
	
	width: 40%;
	height: 30%;
	
	position: absolute;
	left: 3%;
	z-index: -1;
	
	margin-top: -2%;
	
	-moz-user-select: none;
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-o-user-select: none; 
}
div#content div#box-bottom {
	border-right: solid 2px #bcbcbc;
	border-bottom: solid 2px #bcbcbc;
	
	width: 40%;
	height: 10%;
	
	position: absolute;
	right: 3%;
	z-index: -1;
	
	margin-top: -2.5%;
	
	-moz-user-select: none;
	-khtml-user-select: none; 
	-webkit-user-select: none; 
	-o-user-select: none; 
}
div#content h1 {
	font-family: 'Sylfaen', 'Times New Roman', serif;
	font-size: 2.5em;
	
	margin-bottom: 0;
	text-indent: 0;
}
div#content h2 {
	margin-top: 0;
	text-indent: 0;
}

div#footer {
	width: 100%;
	height: 80px;
	background: #727272;
	text-align: center;
	
	position: relative;

	margin-top: 30px;
}

div#footer div {
	height: 40px;
	width: 400px;

	position: absolute;
	left: 50%;
	top: 50%;

	margin-left: -200px;
	margin-top: -20px;
}

div#footer div iframe {
    position: relative;
    top: -10px;
}

div#mapcontent {
	background: url('imgs/globe.png') no-repeat;
	
	height: 696px;
	width: 619px;
	
	position: relative;
	top: -190px;
	
	margin-left: 16%;
	margin-top: 7%;
	
	z-index: 0;
}
div.mapmarker {
	background: #111;
	color: #fff;
	
	opacity: 0.7;
	
	height: 100px;
	width: 220px;
	
	position: absolute;
}
div.mapmarker > div {
	position: absolute;
	width: 41px;
	height: 28px;
	
	opacity: 1;
}
div.mapmarker > span {
	opacity: 1;
	
	position: absolute;
	left: 0;
	top: 0;
	
	margin: 4px 8px;
	
	text-indent: 0;
	font-size: large;
}
div.map-left {
	background: url('imgs/map-icon-left.png') no-repeat;
	
	left: -41px;
	top: -12px;
}
div.map-right {
	background: url('imgs/map-icon-right.png') no-repeat;
	
	right: -41px;
	top: -11px;
}

form input, form textarea, form select {
	background: #ddd;
	border: 1px solid black;
	
	width: 100%;
	
	margin-bottom: 5px;
}