
html {
	height: 100%;
	width:100%
}
body {
	width: 780px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFCC00;
	background-image: url(img/bg_vacations.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}
#vacationspackages li{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(img/vacation_li2.gif);
	height:24px;
}
#locations li{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(img/locations_li2.gif);
	height:20px;
}
#categoria li{
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(img/vacation_li2.gif);
	height:24px;
}