@charset "utf-8";
#table_header {
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	border: thin inset #999999;
}
#table_header h3 {
	color: #165454;
	font-size: small;
}
#table table {
	margin-left: 150px;
	margin-top: 25px;
	width: 550px;
	height: 400px;
}
p {
	font-size: small;
	color: #165454;
}
h4 {
	font-size: small;
	text-align: center;
	color: #165454;
}
#extras  table {
	margin-left: 150px;
	margin-top: 10px;
	width: 550px;
	height: 250px;
	margin-bottom: 30px;
}
#table_2 table {
	margin-left: 150px;
	margin-top: 25px;
	width: 550px;
	height: 175px;
}
#extras_2 table {
	margin-left: 150px;
	margin-top: 10px;
	width: 550px;
	height: 55px;
	margin-bottom: 30px;
}
li {
	list-style-type: circle;
	font-size: small;
	color: #165454;
}
#table_3 table {
	margin-left: 150px;
	margin-top: 25px;
	width: 550px;
	height: 50px;
}
#extras_3 table {
	margin-left: 150px;
	margin-top: 10px;
	width: 550px;
	height: 350px;
	margin-bottom: 30px;
}
#conditions p {
	font-size: x-small;
}
#conditions li {
	font-size: x-small;
}
.offer_img {
	float: left;
	margin-right: -100px;
	margin-left: 60px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: -15px;
}

