* {
	margin: 0px;
	padding: 0px;
}
#container {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#content {
	height: 500px;
	width: 1000px;
}
#logo_handler {
	height: 75px;
	width: 800px;
	float: left;
}
#dot {
	height: 75px;
	width: 150px;
	float: left;
}
#logo_ym {
	height: 75px;
	width: 650px;
	float: left;
}
#logo {
	height: 75px;
	width: 198px;
	float: left;
}
#ym {
	height: 75px;
	width: 450px;
	float: left;
}
#pics_handler {
	height: 75px;
	width: 80px;
	float: left;
	padding-left: 10px;
}
#ym_group {
	height: 75px;
	width: 350px;
	margin-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#ym_details {
	width: 340px;
	height: auto;
	float: left;
}
#wgp {
	width: 140px;
	height: 60px;
	float: left;
}
#faura {
	height: 60px;
	width: 90px;
	text-align: center;
	float: left;
}
#wgp_name {
	width: auto;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
#wgp_ym {
	text-align: center;
	padding-top: 5px;
}
#rsvn {
	height: 60px;
	width: 190px;
	float: left;
}
#mel_ym {
	height: auto;
	width: auto;
}
#nova {
	height: 60px;
	width: 90px;
	text-align: center;
	float: left;
}

#intro {
	height: 15px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
}




#body_handler {
	height: 500px;
	width: 800px;
	float: left;
}
#city_tour {
	height: 510px;
	width: 180px;
	float: left;
}
#border_ryt {
	height: 503px;
	width: 173px;
	background-image: url(../image/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#border_bottom {
	height: 504px;
	width: 171px;
	background-image: url(../image/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	height: 75px;
	width: 800px;
}
#tourism {
	background-image: url(../image/dot.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 120px;
	background-position: right;
}

#menu {
	height: 425px;
	width: 130px;
	margin-top: 3px;
	float: left;
	padding-left: 25px;
}

#menuborder_ryt {
	height: 253px;
	width: 123px;
	background-image: url(../image/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}


#menuborder_bottom {
	height: 253px;
	width: 121px;
	background-image: url(../image/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#newsletter {
	height: auto;
	width: auto;
}
.txtarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 115px;
	text-align: center;
	border: 1px solid;
	background: #ffcc33;
}

.tblForm {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 1px solid;
}
.btn {
	text-align: center;
	margin-top: 15px;
}

#country {
font-size: 11px;
width: 115px;
border: 1px solid;
background: #ffcc33;
}

#emailarea {
	font-family: "Times New Roman", Times, serif;
	height: auto;
	width: auto;
	padding-top: 100px;
	text-align: center;
	font-size: 5px;
}
#send {
	text-align: center;
	padding-top: 10px;
}

#body_frame {
	height: auto;
	width: 628px;
	float: right;
	margin-top: 3px;
	padding-right: 10px;
}
#border {
	height: auto;
	width: 620px;
	border: 1px solid #FF9900;
}
#border_border {
	width: 625px;
	height: 423px;
	background-image: url(../image/right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#border_border_bottom {
	background-image: url(../image/bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 624px;
	height: 424px;
}

#footer {
	width: 550px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #FF9900;
	padding-top: 5px;
	float: left;
	margin-left: 50px;
}
#footer a {
	color: #FF9900;
	text-decoration: none;
}
#footer  a:hover {
	color: #0099FF;
	text-decoration: none;
}

