/* 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{
	padding-bottom:3px;
}
img{
	border:none;
}
	
	
/* Headings H1-H6 */
h1 {
	font-size:1.6em;
	font-weight:normal;
	padding:20px 20px 25px 20px;
	color:#fff;
}

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

h3 {	color:#255C73; font-weight:normal; padding:0px 0px 10px 0px;
 }

h4 { }

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:0px;
	}
	#bar .center{
		position:relative;
		width:805px;
		margin:0 auto;
		z-index:110;
	}
		#bar .center .menu{
			display:none;
		}
			
		#bar .center .logo{
			background:url(../images/logo.png) no-repeat;
			width:341px;
			height:136px;
		}
		*html #bar .center .logo{
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/logo.png',sizingMethod='image');
			background-image:none;
		}


#box{
	width:805px;
	margin:0 auto;

}
	#box .footer{
		background:url(../images/content_bottom.png) 0 0 no-repeat;
		width:805px;
		height:36px;
		overflow:hidden;
		clear:both;
	}
	
	#box .header_image{
		display:none;
	
	}

	#box .content{
		padding:140px 120px 100px 120px;
		font-size:1em;
		line-height:145%;
		background:red;
		width:565px;
		margin:0px 0px 0px 0px;
		text-align:left;
		float:left;
	}
	
	#box .content01{
		padding:140px 0px 100px 120px;
		font-size:1em;
		line-height:145%;
		background:red;
		width:685px;
		margin:0px 0px 0px 0px;
		text-align:left;
		float:left;
	}

		#box .content a, #box .content01 a{
			color:#333;
			text-decoration:none;
			font-weight:normal;
		}
		#box .content a:hover, #box .content01 a:hover, #box .content .current{
			color:#255C73;
			text-decoration:underline;
		}			
		#box .content  .back{font-size:.9em;}
		 	
	#box .content span, #box .content01 span{
		color:#255C73;
	}
		#box .content .big, #box .content01 .big{
			font-size:1.8em;
		}

		#box .content .gift{
			padding:10px 10px 0px 10px;
			font-size:.95em;
			line-height:145%;
			background:red;
			width:549px;
			height: 200px;
			margin:0px 0px 0px 0px;
			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 .content .spa{
			padding:10px 10px 0px 0px;
			font-size:.95em;
			line-height:145%;
			float:left;
			width:568px;
			margin:0px 0px 30px 0px;
			text-align:left;
			color:#666666;
		}
		#box .content .spa .spa_left{
			font-size:.95em;
			width:255px;
			float:left;
			margin:0px 0px 0px 20px;
			text-align:left;
			color:#666666;
		}
		
				#box .content .spa .spa_left span{
				color:#255C73;
				font-size:1.15em;
				display:block;
				}
				
				#box .content .spa .spa_left .right{
				float:right;
				padding:0px 15px 0px 0px;
				}
				
			#box .content .spa .menu_item {padding:0px 0px 8px 0px;}
		
		#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 .content01 .left{
			font-size:.95em;
			width:370px;
			float:left;
			margin:0px 18px 0px 0px;
			text-align:left;
			color:#666666;
		}
#box .content01 .left img{float:left; padding: 6px; margin: 0px 10px 5px 0px; background:#fff;}

		#box .content01 .right{
			font-size:.95em;
			width:227px;
			float:left;
			margin:0px 0px 0px 0px;
			text-align:left;
			color:#666666;
		}
		
		#box .content01 .right .call_out{
			font-size:.9em;
			width:197px;
			float:left;
			margin:0px 0px 20px 0px;
			padding: 15px;
			text-align:left;
			color:#666666;
		}
		
		#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;
}


.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;
}

