@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/gradient_bgnd.jpg);
	background-repeat:repeat-x;
	background-color: #0089CE;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFCC00;
}
#wrapper {
	width: 965px;
	height:837px;
	margin: 0 auto 0 auto;
	vertical-align: top;
	text-align: left;
	position:relative;
	background-color:#FFFFFF;
}

#header {
	position: absolute;
	height: 205px;
	width: 965px;
	left: 0px;
	top: 0px;
	background-image: url(images/home/header.jpg);
}

#Content {
	position: absolute;
	width: 955px;
	left: 5px;
	top: 258px;
	height: 577px;
}

#MainContent {
	position: absolute;
	width: 955px;
	left: 5px;
	top: 258px;
	height: 577px;
}

#TopNav {
	position: absolute;
	height: 33px;
	width: 965px;
	left: 0px;
	top: 204px;
}
#Breadcrumbs {
	position: absolute;
	height: 15px;
	width: 960px;
	left: 0px;
	top: 237px;
	font-size: 10px;
	margin-left: 5px;
	margin-top: 5px;
	font-weight: bold;
}
#map {
	border: 1px solid #333333;
	position: absolute;
	height: 600px;
	width: 800px;
	left: 5px;
	top: 5px;
}
#flowplayerholder {
	height: 298px;
	width: 423px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #999999;
}
#home_text {
	font-size: 12px;
	border: 1px solid #999999;
	margin-top: 10px;
	padding: 5px;
	text-align: justify;
	position: absolute;
	top: 295px;
	left: 0px;
	width: 943px;
	height: 257px;
	background-color: #EAF9FF;
	overflow: auto;
}
#ss_home {
	height: 298px;
	width: 523px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #999999;
}
#lessons_text {
	height: 562px;
	width: 467px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 12px;
}
#windfinder {
	height: 572px;
	width: 548px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 1px solid #999999;
}
#ss_lessons {
	height: 275px;
	width: 470px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #999999;
}
#windinfo {
	height: 562px;
	width: 388px;
	position: absolute;
	top: 0px;
	right: 0px;
	border: 1px solid #999999;
	font-size: 12px;
	padding: 5px;
}
h1 {
	font-size: 16px;
	margin-top: 5px;
}
#lessons_info {
	position: absolute;
	right: 0px;
	top: 282px;
	width: 460px;
	height: 280px;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 12px;
}
#google_map {
	position: absolute;
	height: 575px;
	width: 575px;
	left: 0px;
	top: 0px;
	text-align: center;
	font-size: 12px;
}
#travel_info {
	position: absolute;
	right: 0px;
	top: 1px;
	width: 362px;
	height: 565px;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 12px;
}
#contact {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #999999;
	width: 500px;
}
