@charset "utf-8";
/* CSS Document */

body {
	background-color: #61442d;
	margin: 0px;
	background-image: url(images/beach_bg.jpg);
	background-repeat: no-repeat;
}

#container {
	display: block;
	position: relative;
	height: 900px;
	width: 1024px;
	margin-left: 128px;
	z-index: 1;	
}


@charset "utf-8";
/* CSS Document */


/* ================================================================ 
This copyright notice must be untouched at all times.
 
The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-dropdown.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
 
 a, a:visited, a:hover, a:active, a:focus {font-weight:normal; outline:0;}

 #navbar {
	position:absolute;
	width:528px;
	background:url(images/nav1.png) repeat-x left top;
	padding-left:3px;
	overflow:hidden;
	left: -45px;
	top: 339px;
}
 dl.menu {width:225px; float:left; margin:-32700px -150px 0 0; background: url(images/nav1.png) no-repeat left bottom;}
 dl.menu a {
	display:block;
	height:25px;
	color:#fff;
	font:normal 11px/25px verdana, sans-serif;
	text-decoration:none;
	text-align: center;
}
 
 dl.menu dt {float:left; padding:0; margin:32700px 0 0 0; position:relative; z-index:50;}
 dl.menu dt a {background:transparent; width:75px;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active
 {margin-right:1px; background:url(images/nav2op.jpg) no-repeat left top;}
 
 dl.menu dd {float:left; padding:25px 0 0 0; margin:-25px 0 0 0; position:relative; z-index:10; background:url(images/nav2op.jpg) no-repeat left top;}
 dl.menu dd a {background:#666;width:150px;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active
 {margin-right:1px; background:#ccc; color:#000;}
 


#content_bg {
	display: block;
	height: 418px;
	width: 778px;
	position: absolute;
	left: -61px;
	top: 363px;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index: 1;
	background-color: #ffffff;
	background-image: url(images/video_bg.jpg);
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	display: block;
	height: 398px;
	width: 608px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: -52px;
	top: 377px;
	z-index: 5;
	font-style: normal;
}
#content_contact {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	display: block;
	height: 370px;
	width: 355px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: -67px;
	top: 74px;
	z-index: 5;
}
#content_contact_right {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	display: block;
	height: 370px;
	width: 354px;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	position: absolute;
	left: 339px;
	top: 385px;
	z-index: 5;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color:  #C93;
	display: block;
	padding: 10px;
	height: 10px;
	width: 462px;
	position: absolute;
	left: 1px;
	top: 856px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C93;
	
}
#footer a:link {
	color: #C93;
	text-decoration: none;
}
#footer a:visited {
	color: #C93;
	text-decoration: none;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
