body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	background: url("images/back.jpg");
}
#main_body{
	position: relative;
	top:10px;
	width:900px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

#top{
 	display: block;
	width: 602px;
	height: 94px;
	text-indent: -5000em;
	background: #ffffff;
}
body.home #top, body.sltt #top {
	background: url("images/trust_header.jpg") no-repeat top left;
}
body.pub #top {
	background: url("images/pub_header.jpg") no-repeat top left;
}
body.bus #top {
	background: url("images/bus_header.jpg") no-repeat top left;
}
body.makar #top {
	background: url("images/makars_header.jpg") no-repeat top left;
}
body.press_pub #top {
	background: url("images/pub_header.jpg") no-repeat top left;
}
body.press_bus #top {
	background: url("images/bus_header.jpg") no-repeat top left;
}
body.press_mak #top {
	background: url("images/makars_header.jpg") no-repeat top left;
}
body.home #center_panel, body.sltt #center_panel, body.pub #center_panel, body.bus #center_panel, body.makar #center_panel, body.press_pub #center_panel, body.press_bus #center_panel,  body.press_mak #center_panel {
  float: left;
  display: block;
  margin-left: 160px;
  padding-left: 0;
  width: 600px;
  height: 740px;
  background: url("images/the_bg.jpg");
}
body.bus #center_panel.package2008 {
  background: url("images/bus2008_bg.jpg");	
}
body.bus #center_panel.ncs {
  background: url("images/ncs_bg.jpg");	
}
#left_panel{
  position: absolute;
  top: 0px;
  left:0px;
  display: block;
  text-align: center;
  margin-left: 8px;
  width: 144px;
}
#right_panel{
  position: absolute;
  top: 0;
  left: 760px;
  width: 140px;
}
ul#top_menu {
  display: block;
  width: 550px;
  height: 22px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
  z-index: 2;
}
ul#top_menu li {
  width: 110px;
  float: left;
  list-style: none;
  text-align: center;
}
ul#top_menu li a, ul#top_menu li a.selected {
  font-family: tahoma;
  font-size: 0.8em;
  color: #ffffff;
  display: block;
}
ul#top_menu li a.selected {
  color: #000000;
  font-style: bold;
}
ul#top_menu li a:hover {
  color: #ff4c00;
  text-decoration: underline;
}
#toptext {
  float: left;
  text-align: center;
  margin: 10px 0 0 8px;
  width: 584px;
}
#toptext_faq {
  position: relative;
  top: 0px;
  left: 8px;
  width: 580px;
  height: 320px;
  text-align: center;
}
#logos_holder {
  position: relative;
  display: block;
  width: 584px; 
  margin-bottom: 5px;
}
#pub_holder, #bus_holder, #makar_holder {
  float: left;
  display: block;
  margin-left: 0px;
  width: 190px;
}
#bus_holder, #makar_holder  {
  margin-left: 6px;
}
#tour_times {
  width: 420px;  
  margin: 5px 10px;
  float: left;
}
#lower_quote{
  position: absolute;
  top:410px;
  left:10px;
  z-index:3;
}
#big_lower_quote{
  position: absolute;
  bottom:0px;
  left:0px;
  z-index:2;
}
#front_ad, #accom_ad {
  display: block;
  width: 152px;
  height: 100px;
  z-index:2;
  background: url("images/front_ad.jpg") no-repeat top left;
}
#accom_ad {
  background: url("images/accom_ad.jpg") no-repeat top left;	
}
/* mid page press quotation   */
#press_quote {
  width:600px;
  margin-top: 10px;
  border-top: 8px solid #ffffff;
  border-bottom: 8px solid #ffffff;
  margin-bottom: 10px;
  z-index:3;
}
#press_text {
  margin-top: 10px;
  margin-left: 50px;
  width: 500px;
  font-family: Georgia, Times;
  font-style: italic;
  font-size: 1.1em;
  color:#ffcc33;
  text-align: left;
}
#press_source {
  position: relative;
  top: 15px;
  left: -45px;
  margin-bottom: 20px;
  font-family: Georgia, Times;
  color:#ffcc33;
  font-size: 0.8em;
  text-align: right;
}
#calendar_text {
  position: absolute;
  bottom: 120px;
  left: 90px;
  width: 490px;
  height: 100px;
}
#lowtext {
  padding-left: 8px;
  width: 569px;
}
#spacer{
  position: absolute;
  top: 100px;
  left:0px;
  width: 900px;
  z-index: 2;
}
.spacer{
  position: relative;
  top: 10px;
  left:0px;
  width: 604px;
  z-index: 2;
}
.spacer2 {
  position: relative;
  top: 10px;
  left:-8px;
  width: 604px;
  z-index: 2;
  margin-bottom: 10px;
}

#footer {
  position: relative;
  top: 12px;
  left:0px;
  width: 900px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: arial, Verdana, Helvetica sans-serif;
  font-size: 0.8em;
  color:#000000;
}