/* Design & Code (c) Empire Group, Inc. */
html, body { 
	padding: 0;
	margin: 0; 
}
body {
	font: normal 0.83em Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	height:100%;
	background:url(../images/bg_gradient.jpg) #255C73 no-repeat;
}

* {
	margin:0;
	padding:0
}


p{
	padding-bottom:1em
}

ul{
	margin-left:16px;
	padding-bottom:1em;
}

li{
	line-height: 22px; 
	list-style: square inside;
	margin: 0 0 3px 0;
	padding-bottom:3px;
}

ul ul li{
	margin-left:5px;
	padding: 0;
}

img{
	border:none;
}

.imgleft{
	padding-right: 10px
}

clear{
	clear: both;
}

.fleft{
	float: left;
	width: 240px;
}

.fright{
	float: right;
	width: 240px;
}
	
	
/* Headings H1-H6 */
h1 {
	color:#255C73;
	font-weight: normal;
	font-size:1.8em;
	margin: 0px 0px 10px 0px;
	display:block;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
	color:#3D3937;
	padding:0px 0 2px 0;
 }

h3 {
	color:#255C73;
	font-size: 1em;
	font-weight: bold;
 }

h4 {
	font-size: 1.1em;
	color:#255C73;
	font-weight:normal;
	padding:0px 0px 10px 0px; 
	}

h5 {

	}

h6 { }

hr {border:0; height:1px; background:#E1D7B4;}



/* Paragraph and Link Styles */

.clear{
	clear:both;
}

/* IDs */
#bar{
	position:absolute;
	height:174px;
	width:100%;
	overflow:hidden;
	top:205px;
	}
	#bar .center{
		position:relative;
		width:805px;
		margin:0 auto;
		z-index:110;
	}
		#bar .center .menu{
			position:absolute;
			z-index:112;
			color:#333333;
			top:95px;
			left:505px;
		}
			#bar .center .menu ul{
				margin:0;
				padding:0;
			}
			#bar .center .menu ul li{
				list-style:none;
				display:inline;
				margin:0;
				padding:0;
				float:left;
			}
			
			* a { position:relative }

			#bar .center .menu ul li a{
				padding:0 5px 0 3px;
				height:16px;
				display:inline;
				/*overflow:hidden;*/
				color:#3A6B79;
				text-decoration:none;
				border-right:0px solid #004C90;
			}
			#bar .center .menu ul li a:hover{
				color:#333;
			}
#bar .center .menu ul #currentpage a{color:#000;}
	
		#bar .center .logo{
			background:url(../images/logo.png) no-repeat;
			display: block;
			width:341px;
			height:136px;
			margin: 0 0 0 100px;
		}
		*html #bar .center .logo{
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/logo.png',sizingMethod='scale');
			background-image:none;
		}

	#bar .background{
		position:absolute;
		background:url(../images/leopard.png) no-repeat;
		z-index:101;
		height:174px;
		width:100%;
		top:0px;
	}
	*html #bar .background{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/leopard.png',sizingMethod='scale');
		background-image:none;
	}
	#bar .bluebar{
		position:absolute;
		z-index:102;
		height:1px;
		width:100%;
		background-color:#3A6B79;
		overflow:hidden;
	}
	.menubar_wrapper{
	}
	.menubar{
		position: inherit;
		background:url(../images/menu_white.png) no-repeat;
		z-index:10px;
		height:113px;
		width:805px;
	}
	*html .menubar{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/menu_white.png',sizingMethod='image');
		background-image:none;
	}

#box{
	width:805px;
	margin:0 auto;
	text-align: center;

}
	#box .footer{
		background:url(../images/content_bottom.png) 0 0 no-repeat;
		width:805px;
		height:36px;
		overflow:hidden;
		clear:both;
	}
	
		*html #box .footer{
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/content_bottom.png',sizingMethod='image');
		background-image:none;
	}

	
	
	#box .header_image{
		margin:0;
		height:212px;
		width:805px;
		background: url(../images/rotate/rotator.php) no-repeat top left;

	}

		*html #box .header_image{
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/rotate/rotator.php',sizingMethod='scale');
		background-image:none;
	}

	#box .content{
		padding:50px 116px 100px 120px;
		font-size:1em;
		line-height:145%;
		background:red;
		width:569px;
		margin:0px 0px 0px 0px;
		background:url(../images/content_bg.png) 0 0 repeat-y;
		text-align:left;
		float:left;
	}
	
	#box .content01{
		padding:50px 116px 100px 120px;
		font-size:1em;
		line-height:145%;
		background:red;
		width:569px;
		margin:0px 0px 0px 0px;
		background:url(../images/content_bg.png) 0 0 repeat-y;
		text-align:left;
		float:left;
	}
		

	
			*html #box .content, *html #box .content01{
			filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/content_bg.png',sizingMethod='scale');
			background-image:none;
		}


		#box .content a, #box .content01 a{
			color:#8a704f;
			text-decoration:none;
			font-weight:normal;
		}
		#box .content a:hover, #box .content01 a:hover, #box .content .current{
			color:#333;
			text-decoration:underline;
		}			
		#box .content  .back{font-size:.9em;}
		
	/*#box .content ul,*/ #box .content01 ul {padding:0px; margin: 20px 0px 20px 0px;}
	
	/*#box .content li,*/ #box .content01 li{display:inline; background-image:url(../images/service_bg.jpg); padding:10px 30px 10px 30px; font-size:1.4em; border:1px solid #A9AF94;}
		 	
	#box .content span, #box .content01 span{
		color:#255C73;
	}
		#box .content .big, #box .content01 .big{
			font-size:1.8em;
		}
		
	#box .content .map {padding:5px; background:#E1D7B4; width:559px;}

		#box .content .special{
			padding:10px 10px 0px 10px;
			font-size:.95em;
			line-height:145%;
			width:549px;
			min-height: 200px;
			margin:0px 0px 20px 0px;
			background:url(../images/gift_bg.png) 0 0 no-repeat;
			text-align:left;
			color:#666666;
		}
		
		.special ul{
			padding:0px; margin: 15px 0px 20px 0px;
		} 
		
			.special ul li{
			display:inline; background:#E4DABC; padding:5px 10px 5px 10px; font-size:1.2em; border:1px solid ;
		} 
		
		#box .content .gift{
			padding:10px 10px 0px 10px;
			font-size:.95em;
			line-height:145%;
			width:549px;
			height: 150px;
			margin:0px 0px 0px 0px;
			background:url(../images/gift_bg.png) 0 0 no-repeat;
			text-align:left;
			color:#666666;
		}
		#box .content .gift .big{
			font-size:1.2em;
			margin: 0px 0px 10px 0px;
			display:block;
		}

		#box .content .gift img{
			float:left;
			margin:0px 10px 10px 0px;
		}

		#box .content01 .spa{
			padding:10px 10px 0px 0px;
			font-size:.95em;
			line-height:145%;
			background:#fff url(../images/spa_header.jpg) 0 0 no-repeat;
			float:left;
			width:559px;
			margin:0px 0px 30px 0px;
			text-align:left;
			color:#666666;
		}
		#box .content01 .spa .spa_left{
			font-size:.95em;
			width:250px;
			float:left;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 25px;
			text-align:left;
			color:#666666;
		}
		
				#box .content01 .spa .spa_left span{
				color:#255C73;
				font-size:1.15em;
				display:block;
				}
				
				#box .content .spa .spa_left .right, #box .content01 .spa .spa_left .right{
				float:right;
				padding:0px 15px 0px 0px;
				text-align: right;
				width: 100px;
				}
				
			#box .content01 .spa .menu_item {padding:0px 0px 8px 0px;}
			
		#box .content01 .service_section {
		color:#fff;
		font-weight: normal;
		font-size:1.8em;
		margin: 0px 0px 10px 0px;
		display:block;
		padding:23px 20px 20px 20px;
		}
		
		#box .content .photo{
		margin:0px 0px 0px 0px;
		width:132px;
		font-size:1em;
		text-align:left;
		color:#666;
		margin: 0px 7px 15px 0px;
		float:left;
		height:160px;
	}
		#box .content .photo img{
		padding:5px;
		margin:0px 0px 0px 0px;
		font-size:1em;
		background:#E1D7B4;
		text-align:left;
		float:left;
	}
		
		#box .content .left, #box .content01 .left{
			font-size:.95em;
			width:330px;
			float:left;
			margin:0px 18px 0px 0px;
			text-align:left;
		}
#box .content01 .left img{float:left; padding: 6px; margin: 0px 10px 0px 0px; background:#fff;}

		#box .content .right, #box .content01 .right{
			font-size:.95em;
			width:220px;
			float:left;
			margin:0px 0px 0px 0px;
			text-align:left;
			color:#666666;
		}
		
		#box .content .right .call_out, #box .content01 .right .call_out{
			font-size:.9em;
			width:197px;
			float:left;
			margin:0px 0px 20px 0px;
			padding: 15px;
			text-align:left;
			color:#666666;
			background:#E1D7B4 url(../images/call_out.jpg) 0 0 no-repeat;
		}
		
		#box .content01 .right .call_out img{
		float:left; padding: 0px 10px 0px 0px;
		}
		
#footer{
	width:805px;
	margin:0 auto;
	color:#46ADD8;
	font-size:0.9em;
	text-align: center;
}

.tab {
	margin: 30px;
}

.submit {
	background:#3A6B79;
	color:white;
	border:0;
	float:right;
	margin:1px 220px 0px 0px;
}

.input{
	width: 300px;
	background: #fff;
	border: 1px solid #3A6B79;
	color: #000;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 3px;
	line-height: 16px;
}

.input:focus{
	font-family: Arial;
	background: #fff;
	border: 1px solid #686868;
}

