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

#wrapper {
	width: 810px;
	margin: 0px auto 0px auto;
}

#header {
	width: 810px;
}

#slogan {
	width: 810px;
	height: 25px;
	background-color:#AFCA25;
	margin-top: 15px;
	clear: both;
	/**
	border-style:solid;
	border-color:Black;
	border-width:1px;
	**/
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top: 0px;
	text-align: center;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: -29px;
	margin-right: 15px;
	text-align: right;
	text-decoration:none;
	color:#333;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-color:#666;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 50px;
}

#BoxSet {
	width: 810px;
	margin-top: 40px;
}

#Title {
	width: 260px;
	height: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	filter:alpha(opacity=60);
	opacity:0.6;
	z-index: 0;
	font-weight: bold;

}

img  {
	position:relative;
	left:0px;
	top:-20px;
	z-index: -1;
}


img.beach {
	margin-left: 225px;
	float: left;
	margin-top: 25px;
}


#box {
	width: 260px;
	height: 150px;
	border: #FFF;
	background-repeat:no-repeat;
	float:left;
	border-style:solid;
	border-width:5px;
}

.hBody2 {
	width:800px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:15px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-align: center;
	color: #666666;
	line-height: 119.9999982660467%;
	padding-bottom:2px;
	margin-top: -8px;

}

#input {
	margin-left:15px;
	margin-top:6px;
	width:190px;
	margin-bottom:0px;
	float:left;
	display:inline;

}


.inputTitle {
	margin-left:170px;
	margin-top:3px;
	width:163px;
	margin-bottom:0px;
	float:left;
	display:inline;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	text-align: right;
	color: #000000;
	line-height: 119.99999598452919%;
	padding-top:1px;
	padding-bottom:2px;

}

#footer {
	width: 810px;
	height: 90px;
	background-color: #FFF;
	clear: both;
}
