body {background: #403732;
}
#wrap {width: 900px;
	margin: 10px auto;
	background: url('../images/bgnewbottom.gif') repeat;
}
a {color: #fff;
	text-decoration: none;
}
#header {height: 166px;
	width: 900px;
	background: url('../images/bleh2head.gif') no-repeat;
}
#inout {width: 900px;
	background: url('../images/bgnew2.gif') no-repeat top center;
}
#footer {height: 9px;
	width: 900px;
	background: url('../images/bgbottom.gif') no-repeat;
}
#main {padding: 10px 15px;
}
#menubar {margin: 0 0 0 16px;
	float: left;
	background: url('../images/menubar.gif') no-repeat;
	height: 446px;
	width: 139px;
	text-align: center;
}
#menubar ul {padding: 1.5em 1em;
}
#menubar li {margin-top: .8em;
	font-style: italic;
}
#menubar a {color: #fff;
	text-decoration: none;
}
#content {height: 431px;
	width: 666px;
	overflow: auto;
	float: left;
	margin: 0 0 0 20px;
	padding: 8px;
	background: url('../images/cont_bg.gif') no-repeat;
}
#cont_in {color: #fff;
	height: 415px;
	overflow: auto;
	padding: 8px 10px;
}
#menubar li.submenu {margin: .2em 0 0 25px;
	font-style: normal;
	text-align: left;
	font-size: .9em;
}
.orange {color: #ef9507;
}
#menubar .selected {color: #ef9507;
}
.package_wrap {text-align: center;
	margin: 20px auto;
	width: 95%;
}
.package_wrap div {float: left;
}
.package_package {width: 45%;
}
.package_or {width: 10%;
}
.testimonial {margin-bottom: 8px;
}
.testimonial_title {background: #ccbd8f;
	padding: 2px 8px;
	color: #000;
	margin-bottom: 2px;
}
.testimonial_name {text-align: right;
}
.testimonial_body {padding: 4px 20px;
}
#fancybox-img {display: block !important;
	margin: 0 auto !important;
}
#copyright {width: 900px;
	margin: 3px auto;
	color: #fff;
	font-size: .8em;
}