<!--
* { margin:0; padding:0; border:0; } /* forces all spacing to be set manually */
html {font-size: 62.5%; font-family: Arial, Verdana, Helvetica, Sans; overflow: -moz-scrollbars-vertical !important;}
body {
	background-image: url(../images/background1.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{color:#0000cc;}
img{ border:0;}
h3{ padding:15px 0 5px 0;}
/************************************************************************************/
/*Top Menu*/
#header_index{
	background:url(../images/index_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:940px;
	height:213px;
}
#header_inside{
	background:url(../images/inside_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:940px;
	height:213px;
}
/************************************************************************************/
#logo{
	float:left;
	margin:0;
	padding:10px 3px 3px 22px;
	width:132px;
	height:97px;
}
/************************************************************************************/
/*Top Menu*/
#regular{
	margin:0;
	padding-left:35px;
	padding-top:5px;
	padding-bottom:5px;
}
#regular ul{
	margin:0;
	padding:0;
}
#regular li{
	margin:0;
	padding:0;
}
#regular img{
	margin:0;
	padding:2px 0 10px 0;
}
.menu{
	margin:0;
	padding:0;
	padding-top:18px;
	padding-left:144px;
	float:left;
	height:93px;
}
.menu ul{
	margin: 0; padding: 0;
	float: left;
}
.menu ul li{
	display: inline;
	padding-right:3px;
}

#check_list{padding:0 0 0 35px;}
#check_list ul{
	list-style-image: url(../images/check.png);
	list-style-position:outside;
}
#check_list li{	padding-bottom:10px; padding-left:5px;}
.blank{padding:0 0 0 35px;}
.blank ul{margin: 0; padding: 0; float: left; list-style-image:none; list-style-position:outside;}
.blank ul li{padding-right:3px; list-style-image:none;}
/************************************************************************************/
/************************************************************************************/
.head_text{
padding-left:5px;
}
/************************************************************************************/
.clear{clear:both;}
#bubbles{
	background-image: url(../images/bubbles.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	margin-left:52px;
	padding:0;
	float:left;
	height:325px;
	width:291px;
}

#water{
	background-image:url(../images/water.png);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	min-height:350px;
	width:940px;
}
#waterie6{
	background-image:url(../images/water.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	position:relative;
	min-height:350px;
	width:100%;
}
#content{
	margin:0;
	margin-left:-50px;
	width:515px;
	padding:20px 2px 15px 2px;
	float:left;
	font-size:12px;
	line-height:18px;
}
#subcontent{
	margin:0;
	padding:0 40px 25px 30px;
	float:left;
	font-size:12px;
	line-height:18px;
	width:850px;
}
#subcontent_header{
	clear:both;
	padding:0 0 10px 0;
}
#footer{
	margin:0;
	padding:10px 0 0 10px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.9em;
	color:#333333;
}
/************************************************************************************/
/* IMAGES */
#water_drip{
	float:right;
	margin:0;
	padding:0;
	background-image:url(../images/water_drip.png);
	background-repeat:no-repeat;
	background-position:right;
	width:170px;
	height:212px;
	padding-bottom:20px;
	padding-right:50px;
	clear:right;
}
#present{
	float:right;
	clear:right;
	text-align:center;
	margin:0;
	padding:10px;
}
#member_app{
	float:right;
	margin:0;
	padding:0;
	background-image:url(../images/member_app.png);
	background-repeat:no-repeat;
	background-position:right;
	width:170px;
	height:171px;
	padding-bottom:20px;
	clear:right;
}
#member_app a{display: block; float:right;height:171px; width:170px;text-decoration: none;}
#member_app a span{display:none;}
/************************************************************************************/
.strtitle{
	text-align:right;
	padding-right:20px;
	width:75px;
	vertical-align:text-top;
}
.strbld{
	font-weight:bold;
	padding-top: 15px;
}

#login{
	border:solid 1px #003366; 
	background-color:#FFFFFF;
	width:225px;
	font-size:7pt;
	margin-top:50px;
	margin:0 auto;
}
#login td{width:50%;}
#login .header{ padding:2px;}
#login .footer{ padding:6px;}
#login .title, #login .title{
	padding-right:18px;
	padding:4px;
	text-align:right;
}
#login input[type="text"], #login input[type="password"] {
	border:solid 1px #003366;
	background-color:#CCCCCC;
	font-size:7pt;
	width:90px;
}
#login input[type="submit"] {
	border:solid 1px #003366;
	background-color:#CCCCCC;
	font-size:7pt;
}

p {margin-bottom: 15px;}
