body {
	background-color: #424242;
}
#wrapper {
	background-color: #424242;
	position: relative;
	height: 600px;
	width: 800px;
	margin: auto;
	overflow: visible;
}
#wrapper .top_banner {
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
}
#wrapper .navigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	bottom: 0px;
}
#wrapper .home_pic {
	position: absolute;
	left: 0px;
	top: 120px;
	background-repeat: no-repeat;
	height: 366px;
	width: 800px;
}
#wrapper .package {
	position: absolute;
	left: 217px;
	top: 530px;
	height: auto;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: x-small;
	font-style: italic;
}
#seo{
	margin:25px 0 0 0;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	visibility: hidden;
	overflow: hidden;
	top: 0px;
	position: absolute;
	height: 10px;
	width: auto;
}
