html, body {
	margin:0;
	padding:0;
	border:0;
}
	
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0033CC;
	background-color: #ad7643;
	text-align: center;
}

.wrapper {
	text-align: left;
	clear: both;
	height: 720px;
	width: 750px;
	position: relative;
	top: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ad7643;
}
.logo {
	background-position: center center;
	height: 120px;
	width: 750px;
	background-image: url(../../../pictures/logo1/Slide2.gif);
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
}

.menuhome {
	background-position: center center;
	height: 40px;
	width: 750px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #ad7643;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.footer {
	background-position: center center;
	height: 58px;
	width: 750px;
	background-image: url(../../../pictures/Footer/footer.gif);
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #ad7643;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-top: 5px;
	top: 140px;
}
.home {
	background-position: center center;
	height: 25px;
	width: 430px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: right;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	text-decoration: underline;
	padding-top: 15px;
}
.rates {
	background-position: center center;
	height: 25px;
	width: 300px;
	background-image: none;
	z-index: 200;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	text-decoration: underline;
	padding-top: 15px;
}
.contactus {
	background-position: center center;
	height: 30px;
	width: 160px;
	background-image: none;
	z-index: 300;
	position: relative;
	background-repeat: no-repeat;
	text-align: left;
	background-color: #ad7643;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	text-decoration: underline;
}
.text {
	float: left;
	height: 400px;
	width: 620px;
	position: relative;
	z-index: 200;
	text-align: left;
	background-image: none;
	background-repeat: no-repeat;
	top: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFCC;
	line-height: 20px;
	font-style: normal;
	left: 40px;
}
