/* @override http://clients.shireinteractive.com/hottuboasis/web/css/master.css */

@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #363636;
}
html>body{
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #363636;
}
#background{
	background: #abf1f9 url(../img/bgrepeat.jpg) repeat-x;
}
#container{
	width: 736px;
	margin: 0 auto;
	background: url(../img/bgtop.jpg) no-repeat;
}
#header{
	width: 736px;
	height: 131px;
	margin: 0 auto;
	padding: 10px 0 0 0;
}
#logo{
	width: 121px;
	height: 82px;
	background: url(../img/logo.jpg) no-repeat;
}
#logo h1{
	text-indent: -9999px;
}

/* NAVIGATION */
#navigation{
	width: 736px;
	margin: 0 auto;
}
ul#nav{
	width: 736px;
}
#nav li{
	float: left;
	font-size: 10px;
	color: #ffffff;
	width: 83px;
	text-align: center;
	padding-right: 9px;
	width: 83px;
	height: 30px;
	display: block;
}
#nav li a{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 83px;
	height: 30px;
	display: block;
	padding: 8px 0;
	background: url(../img/nav-off.gif) no-repeat center top;
	border-bottom:none;
}
#nav li a:hover{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	width: 83px;
	height: 30px;
	display: block;
	padding: 8px 0;
	background: url(../img/nav-on.gif) no-repeat center top;
	border-bottom:none;
}


/* MAIN */
#main{
	margin-top: 30px;
	margin-bottom: 50px;
	float: left;
	width: 470px;
}
#main h1{
	font: 18px/22px Georgia, "Times New Roman", Times, serif;
	color: #275a9f;
}
#main p{
	color: #303030;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 10px;
}

/* FOOTER */
#footer{
	background: #363636;
}
#footercontainer{
	width: 736px;
	margin: 0 auto;
	height: 200px;
	background: url(../img/footerlogo.jpg) no-repeat top right;
}
#footerinfo{
	padding: 20px 0 0;	
}
#footerinfo p{
	font-size: 12px;
	color: #ffffff;
	padding: 2px 0;
}
#footerinfo a{
	
}
#footerinfo a:hover{
	
}

/* CLASSES */
.clear{
	clear: both;
}
hr{border:0; border-bottom:1px solid #000;}
p{padding:4px 0; line-height:1.2; font-size:12px;}
li{font-size:12px;}

#yes {
	visibility: hidden;
	height: 1px;
}

#no {
	visibility: hidden;
	height: 1px;
}

td {
	font-size: 10px;
}