body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #leftcol1 {
	float: left;
	width: 240px;
}
#wrapper #rightcol {
	float: right;
	width: 480px;
}
#wrapper #leftcol2 {
	float: left;
	width: 240px;
}
#rightcol ul {
	list-style:none;
	list-style-image: url('../images/offers/list.img.1.gif');
	list-style-position:inside;
	padding-left:0px;
	margin: 0px;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightcol ul ul {
	list-style:none;
	list-style-image: url('../images/offers/list.img.2.gif');
	list-style-position:inside;
	color: #cccccc;
	padding-left:15px;
}
#rightcol .packages p {
	color: #ffffff;
	background-image:url('../images/offers/list.img.1.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-size: 12px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	padding:0px 0px 5px 15px;
	margin: 0px;
}
#rightcol .packages .packages p {
	background-image:url('../images/offers/list.img.2.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #cccccc;
	padding:0px 0px 5px 15px;
	margin: 0px;
}
#rightcol .packages .packages {
	padding-left: 15px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
}
#leftcol1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	font-weight: normal;
}
#leftcol2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 9px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #898887;
	border-bottom: 1px solid #242424;
	padding: 5px 0px 5px 12px;
	margin: 10px 0px 0px 0px;
	/* Mundo Sans 10/9/Bold */
}
#leftcol2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #cccccc;
}
#leftcol2 ul {
	list-style: none;
	margin: 0px;
	padding-left:7px;
}
#leftcol2 ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#leftcol2 ul li a {
	color: #cccccc;
	text-transform: uppercase;
	text-decoration: none;
}
#leftcol2 ul li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#rightcol table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #cccccc;
	font-weight: normal;
	text-transform: none;
	margin-top:0px;
	padding-top:0px;
	margin-left:5px;
}

#rightcol p a {
	color: #ffffff;
}
#rightcol p a:hover {
	text-decoration:none;
}
#rightcol img {
	margin-top: 34px;
}
#rightcol table img {
	margin-top: 0px;
	border: none;
}
#rightcol table h1 {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
	font-weight:normal;
}
#rightcol table h1 a {
	color:#fff;
	text-decoration:none;
}
#leftcol1 p.offer {
	background-color: #E56D02;
	color: #ffffff;
	line-height: 10px;
	font-size: 10px;
	font-weight: bold;
	margin:0px 0px 13px 0px;
	padding:5px 0px 5px 7px;
	text-transform: uppercase;
	border-bottom: 1px solid #242424;
}
#leftcol1 .newsletter a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}