body{
	background-color: black;
line-height: 18px;
font-size:12px;
}

#main {
	margin: auto;
	width: 900px;
	height: 1000px;
}


#top-grad {
	width: 821px;
	height: 31px;
	background: url(/liquid/liquid/ext-top-grad.jpg);
	position: relative;
	left: 36px;
}

#left-grad {
	width: 36px;
	height: 930px;
	background: url(/liquid/liquid/ext-left-grad.jpg);
	float: left;
	position: relative;
	top: -31px;
}

#grid{
	width: 817px;
	height: 897px;
	border: 1px solid #1b2033;
	float: left;
}

#right-grad{
	width: 36px;
	height: 930px;
	background: url(/liquid/liquid/ext-right-grad.jpg);
	float: left;
	position: relative;
	top: -31px;	
}

#bottom-grad{
	width: 893px;
	height: 26px;
	background: url(/liquid/liquid/ext-bottom-grad.jpg);
	float: left;
clear:both;
	position: relative;
top: -31px;
left:1px;
}

#logo{
	width: 177px;
	height: 107px;
	position:relative;
	background-color: #999;
	background: url(/liquid/liquid/logo.jpg);
	float:left;
	border-bottom: 1px solid #1b2033;
}

#navbar-container{
	width: 639px;
	height: 107px;
	background: url(/liquid/liquid/header.jpg);
	background-color: #555;
	float: right;
	border-left: 1px solid #1b2033;
	border-bottom: 1px solid #1b2033;
}

#navbar{
	width: 639px;
	height: 20px;
	background-color: #394048;
	position: relative;
	top:20px;
}

#content-container{
	width: 817px;
	height: 649px;
	position:relative;
	background-color: #000921;
	clear: both;
}

#content{
	width: 789px;
	height: 637px;
	background-color: #000921;
	margin: auto;
	position: relative;
	top: 10px;
	border: 1px solid #8c8c8c;
overflow: hidden;
}

#adjust{

width: 450px;
height: 600px;
overflow: hidden;
position: relative;
top: 20px;

}

#scrolldown{
color:white;
float:right;
position:relative;
right:205px;
cursor: pointer;
}

#scrollup {
color:white;
float:right;
position:relative;
right:210px;
cursor: pointer;
}

.bg-home {
	background: url(/liquid/liquid/home.jpg);
}

.bg-trends{
	background: url(/liquid/liquid/trend.jpg);
}

.bg-surfparks{
	background: url(/liquid/liquid/surfpools.jpg);
}

.bg-technology {
	background: url(/liquid/liquid/technology.jpg);
}

.bg-thecore {
	background: url(/liquid/liquid/endlesswaves.jpg);
}


.bg-upcoming {
	background: url(/liquid/liquid/upcoming.jpg);
}

.bg-contact {
	background: url(/liquid/liquid/research.jpg);
}

#content-text{
	color: #D8D8D8;
	width: 417px;
	font-size: 9pt;
	font-family: sans-serif;
	padding-left: 20px;
}

#footer-sup{
	width: 817px;
	height: 119px;
	background: url(/liquid/liquid/footer-sup.jpg);
}

#footer{
	width: 811px;
	height: 20px;
	background: url(/liquid/liquid/footer.jpg);
	border-top: 1px solid #1b2033;
	font-family: sans-serif;
	color: #FFF;
	font-size: 7pt;
	text-align: right;
	line-height: 20px;
	padding-right: 6px;
}



div#navbar {
	width: 639px;
	height: 20px;
	background-color: #394048;
	position: relative;
	top: 20px;
}

div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 7pt;
	font-weight: bold;
	line-height: 20px;
	white-space: nowrap;
	font-weight: bold;
	position: relative;
	left: 4px;
}
div#navbar li {
	list-style-type: none;
	display: inline;
}
div#navbar li a {
	text-decoration: none;
	padding: 3px 11px;
	position:relative;
	color: #fff;
}

div#navbar li a:hover {
	font-weight: bold;
	background-color: #aeb3b6;
	color: #000;
}

.active{
	font-weight: bold;
	background-color: #aeb3b6;
	color: #000;
}

a img {
border-color: #aeb3b6;
}
h4 {
text-decoration:underline;
}

a{
	color: #809eba;
}
a:hover{
	color: #FFFFFF;
}