html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	height: 100%;
	background: #000;
}
#footer2 {
	width: 800px;
	text-align: left;
	margin: 0px auto;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	margin-right: auto;
	margin-left: auto;
}
.formText {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	
}
.formText2 {
	font-size: 11px;
	color: #000;
	
}
a {
	color: #000;
}
td {
	vertical-align: middle;
}
img {
	border-style: none;
}
#panel {
	height: 100%;
}
#back_l {
	width: 50%;
}
#back_ls {
}
#back_ls div {
	width: 104px;
}
#back_rs {
}
#back_rs div {
	width: 104px;
}
#back_r {
	width: 50%;
}
#middle {
	width: 950px;
	height: 100%;
}
#menu {
	height: 469px;
	width: 990px;
	z-index: 1;
}
#border {
	background-image: url('../images/background/border.gif');
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 100%;
	position: relative;
	z-index: 3; 
}
#strand_logo {
	position: absolute;
	top: 150px;
	left: 0px;
}
#content {
	width: 990px;
	min-height: 300%
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	text-align: center;
}
#left_side {
	float: left;
	width: 190px;
}
#links {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 4px;
}
#links a {
	text-decoration: none;
	color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: left center;
	height: 22px;
	padding-top: 3px;
	padding-left: 27px;
	display: block;
}
#share_this a {
	padding-top: 18px;
	padding-left: 3px;
}

#packages {
	margin-top: 0px;
}
#packages img.package {
	display: block;
	border: solid 1px White;
}
#packages img.button {
	display: block;
	margin: 9px 0 26px 0;
}
#packages div.package_title {
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 8px;
	font-size: 13px;
}
#packages div.package_info {
	text-transform: uppercase;
	font-size: 13px;
}
#right_side {
	margin-left: 195px;
	margin-bottom: 20px;
}
#footer {
	background-color:#fff
	clear: both;
	color: #1468b1;
	text-align: center;
}
#footer_content {
	text-align: left;
}
.footer_b {
	font-weight: bold;	
}
.footer_copy{
	text-align: left;
}
#footer a {
	color: #1468b1;
}
#footer ul {
	margin: 0 0 1.0em 0;
	padding: 0;
	list-style-type: none;
}
#footer li {
	
	display: inline;
	padding: 0 10px 0 0;
}
#div3a {
	position: relative;
}
#div3 {
	top: -68px;
	left: 550px;
	position: absolute;
	width: 430px;
}
#reserve {
	background-color:#1e1d1d;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
