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

	* {
	margin: 0;
	padding: 0;
		}

	html, body {
	height:100%;
	background-color:#19bcb9;
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-361px; /* half of container's height */
		float:left;
		}

	#outer {
	width:930px;
	clear:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	padding: 0px;
	height: 723px;
	background-color: #000;
		}


a:link, a:visited {
	color: #999;
}

a:hover, a:active {
	color: #000;
}

#background {
	width: 930px;
	position: absolute;
	z-index: 0;
	height: 568px;
	background-color: #000;
}

#top_row {
	width: 930px;
	position: absolute;
	z-index: 100;
	height: 663px;
}

#home, #home_active, #about, #about_active, #services, #services_active, #products, #products_active, #location, #location_active, #book_online, #book_online_active {
	display: block;
	height: 20px;
	float: left;
	width: 116px;
}
#home { background: url(../images/menu/home.gif) no-repeat 0px 0px;}
#about { background: url(../images/menu/about_us.gif) no-repeat 0px 0px;}
#services { background: url(../images/menu/services.gif) no-repeat 0px 0px;}
#products { background: url(../images/menu/products.gif) no-repeat 0px 0px;}
#location { background: url(../images/menu/location.gif) no-repeat 0px 0px;}
#book_online { background: url(../images/menu/book_online.gif) no-repeat 0px 0px;}

#home_active { background: url(../images/menu/home.gif) no-repeat -116px 0px;}
#about_active { background: url(../images/menu/about_us.gif) no-repeat -116px 0px;}
#services_active { background: url(../images/menu/services.gif) no-repeat -116px 0px;}
#products_active { background: url(../images/menu/products.gif) no-repeat -116px 0px;}
#location_active { background: url(../images/menu/location.gif) no-repeat -116px 0px;}
#book_online_active { background: url(../images/menu/book_online.gif) no-repeat -116px 0px;}


/*Highlight the button when rollover it and to indicate the current page*/
#home:hover, #about:hover, #services:hover, #products:hover, #location:hover, #book_online:hover  {
	background-position: -116px 0px;
}

#book_online:hover  {
	background-position: -116px 0px;
	width:600px;
}


#main_menu {
	width: 116px;
	margin-bottom: 20px;
	clear: both;
	margin-top: 30px;
	margin-left: 40px;
	display: block;
	height: 120px;
}
#main_content {
	height: 329px;
	margin-right: 40px;
	margin-left: 40px;
	clear: both;
	background-color: #FFF;
	margin-bottom: 40px;
	width: 568px;
	padding: 20px;
}

.background {
	background-image: url(../images/gradient_content.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#bottom_row {
	height: 94px;
	background-image: url(../images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	float: left;
	width: 100%;
}
#facebook {
	background-color: #999;
	float: left;
	width: 180px;
	height: 94px;
	text-align: center;
}
.cushycms {
	height: 84px;
	width: 459px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	padding-top: 10px;
	float: right;
	margin-right: 40px;
}
.cushycms h1 {
	font-weight: normal;
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 10px;
}
#main_content p {
	margin-bottom: 9px;
}
#main_content h1 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #19bcb9;
	margin-bottom: 4px;
}

#main_content h2 {
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #19bcb9;
	margin-bottom: 4px;
}

#main_content h3 {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	margin-bottom: 4px;
}







#Container {
	position: relative;
	top: 30px;
	width: 550px;
	height: 260px;
	overflow: hidden;
	bottom: 30px;
}
.Scroller-Container {
	position: absolute;
	margin-bottom: 60px;
}
#Scrollbar-Container {
	position: absolute;
	top: 240px;
	left: 620px;
	width: 10px;
	height: 270px;
	background-color: #E6E6E6;
}
.Scrollbar-Track {
  width: 10px; height: 270px;
}
.Scrollbar-Handle {
	position: absolute;
	width: 10px;
	height: 50px;
	background-color: #CCC;
	top: 19px;
}

.Scrollbar-Up {
	position: absolute;
	width: 10px;
	height: 8px;
	font-size: 0px;
	margin-top: -8px;
	background-image: url(../images/arrow_up.gif);
}

.Scrollbar-Down {
	position: absolute;
	top: 270px;
	width: 10px;
	height: 8px;
	font-size: 0px;
	background-image: url(../images/arrow_down.gif);
}
#sbLine {
	position: absolute;
	width: 10px;
	height: 2px;
	background-color: #CCC;
	font-size: 0px;
}
#List {
	clear: both;
	margin-left: -10px;
	line-height:11px;
	height: 45px;
}
#List a {
	text-decoration: none;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
#List a:hover {
	color: #000;
}
#header_menu {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #19bcb9;
	height: 60px;
}
#header_menu a {
	height: 60px;
	width: 236px;
	display: block;
	background-image: url(../images/header_menu.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	float: right;
}

#header_menu a:hover {
	background-position: -236px 10px;
}
.product_tab {
	height: 319px;
	padding-right: 180px;
}

.cushycms strong {
	color: #19bcb9;
}
