* { padding:0; margin:0; outline:0; }
body {
	background:#004f83 ;
	font-family: "Trebuchet MS", sans-serif;
	font-size:14px;
	line-height:19px;
	color:#fff;
}

a img { border:0; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

a { color:#fff; text-decoration: underline; cursor:pointer; }
a:hover { text-decoration: none; }

h2 { font-size:67px; line-height:80px; text-transform: uppercase; padding-bottom:10px;}


#bg { background:url(images/top.jpg) center 0;}


#shell { width:960px; margin:0 auto; min-height:-800px; padding-bottom:0px; position:relative; no-repeat 0px bottom; }

#header { height:583px; position:relative; }


h1#logo { font-size:0; line-height:0; width:270px; height:36px; padding:10px 0 20px 0;}
h1#logo a{ display:block; height:34px; background:url(images/logo.png); text-indent: -4000px;}
.site-info { width:460px; color:#468bb6; font-size:16px; text-transform: uppercase; font-weight: bold;}






.abs-span { position:absolute; font-size:0; line-height:0; background-repeat:no-repeat; background-position:0 0; z-index:1; top:0; left:0;}

.island { background-image:url(images/image.jpg); width:658px; height:455px; top:50px; left:300px;}


.top-holder { position:absolute; bottom:0; left:0;}

#top { font-size:0; line-height:0; position:absolute; top:0; left:0;}

div.kwicks_container {
	width: 330px;
	margin: 433px auto 0 auto;
}
/*-------------------------KWICKS--------------------*/
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	width:60px;
	height:50px;
	z-index:2;
}
.kwicks li {
	display: block;
	float: left;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	width: 120px;
	height: 35px;
	z-index:2;
	cursor:pointer;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9933;
}
.kwicks li a {
	background-image:url(../images/sprites_menu.png);
	background-repeat:no-repeat;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 12px;
	letter-spacing: -0.07em;
	color: #30DDFF;
	height: 40px;
	outline:none;
	display:block;
	z-index:100;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: -3px;
	margin-left: 5px;
	text-decoration: none;
}
.kwicks li h3 {
	position: absolute;
	width: 120px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: -0.02em;
	outline:none;
	z-index:0;
	cursor:pointer;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
	text-decoration: none;
	left: 0px;
	top: 15px;
	right: 0px;
	bottom: 0px;
}
#kwick_1, #kwick_2, #kwick_3, #kwick_4, #kwick_5, #kwick_6, #kwick_7 {
	margin: 0pt;
	overflow: hidden;
	position: absolute;
	display: block;
	width: 130px;
}
#kwick_1 {
	left: 0px;
	border: none;
}
#kwick_2 {
	left: 120px;
}
#kwick_3 {
	right: 0px;
	
}
#kwick_4 {
	left: 360px;
}
#kwick_5 {
	left: 480px;
}
#kwick_6 {
	left: 600px;
}
#kwick_7 {
	right: 0px;
}
#kwick_1 a {
	background-position:0px 0px;
}
.kwicks a:hover, .kwicks #active {
	color: #3399FF;
}
.kwicks li a:hover h3, .kwicks li #active h3 {
	color: #999999;
}
#kwick_2 a {
	background-position:0px -50px;
}
#kwick_3 a {
	background-position:0px -192px;
}
#kwick_4 a {
	background-position:0px -100px;
}
#kwick_5 a {
	background-position:0px -150px;
}
#kwick_6 a {
	background-position:0px -250px;
}
#kwick_7 a {
	background-position:0px -300px;
}

