* {
	margin: 0px;
	padding: 0px; }

body {
	background: #DAB461 url('images/body.png') repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999; }
a {
	color: #999; }

#container {
	width: 762px;
	margin: 0px auto; }
#header {
	clear: both;
	border: 1px solid #CCC;
	border-bottom: 0px;}
#header h1 {
	height: 96px;
	background: url('images/header-h1.jpg') no-repeat center center;
	overflow: hidden;
	text-indent: -999em;
	font-size:12px; }
#menu {
	padding-bottom: 323px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC; }
#menu ul {
	float: right;
	height: 22px;
	padding-left: 21px;
	background: url('images/menu.png') no-repeat left top;
	list-style-type: none; }
#menu ul li {
	display: inline; }
#menu ul li .menu-item {
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -999em; }
#content {
	background: #FFF;
	clear: both;
	padding-bottom: 10px;
	border: 1px solid #CCC;
	border-top: 0px; }
#sidebar {
	float: left;
	width: 320px;
	padding: 0px 0px 0px 25px;	}
#sidebar .box {
	text-align: center; }
#sidebar .box-commercial {
	padding-bottom: 40px; }
.col-2-left-layout #main {
	float: right;
	width: 360px;
	padding: 0px 25px 0px 0px;}
#main h1, #main h2, #main p {
	margin-bottom: 12px; }
#main h1 {
	overflow: hidden;
	text-indent: -999em; }
#main a.order-now {
	display: block;
	overflow: hidden;
	text-indent: -999em; 
	float:left; 
	margin-top:10px;}
#main a.more-on-the-star-package {
	display: block;
	overflow: hidden;
	text-indent: -999em; 
	float:right; 
	margin-top:10px;}
#wide {
	padding: 25px 25px 0; }
#wide p {
	margin-bottom: 12px; }
#footer {
	clear: both;
	font-size: 11px;
	line-height: 15px;
	text-align: center; }
#footer p {
	margin: 8px 0px; }
#footer ul {
	list-style-type: none; }
#footer ul li {
	display: inline;
	margin: 0px 2px; }

.clear {
	clear: both; }