@charset "utf-8";
/* CSS Document */


#info_box {
	width: 960px;
	height: 341px;
	float:left;
	margin-top: 12px;
}
#movie_panel {
	width: 640px;
	height: 338px;
	float: left;
}
#info_edge {
	float: right;
	width: 10px;
	height: 341px;
	background: url(images/info_box_edge.png) no-repeat;
}
#info_panel {
	width: 310px;
	height: 341px;
	margin-left: 640px;
	background: url(images/info_box_background.png) repeat-x;
}
#info_title {
	position: relative;
	width: 180px;
	height: 54px;
	top: 7px;
	left: 70px;
}
h1.title{
	width: 180px; height: 54px;
	background: url(images/info_title.jpg) no-repeat;
	text-indent: -9999px;
}
#info_text {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 8px;
	color: #3b606a;
}	
#examples_link {
	position:relative;
	width: 180px;
	height: 25px;
	left: 70px;
}
#examples {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 180px;
  height: 25px;
  position: relative;
}
#examples_text {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
	color: #3b606a;
}	
#examples span {
  display: none;
  position: absolute;
}
#examples a {
  display: block;
  text-indent: -9999px;
  position: absolute;
  outline: none;
}
#examples a:hover {
  background-position: left bottom;
}
#examples .examples_link_button {
	width: 180px;
	height: 25px;
	background: url(images/see_examples.jpg) no-repeat;
	left: 0px;
	top: 10px;
}
#costs_link {
	position:relative;
	width: 259px;
	height: 27px;
	left: 31px;
}
#costs {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 259px;
  height: 27px;
  position: relative;
}
#costs span {
  display: none;
  position: absolute;
}
#costs a {
  display: block;
  text-indent: -9999px;
  position: absolute;
  outline: none;
}
#costs_text {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	margin-top: 10px;
	color: #3b606a;
}	
#costs a:hover {
  background-position: left bottom;
}
#costs .costs_link_button {
	width: 259px;
	height: 27px;
	background: url(images/what_cost.jpg) no-repeat;
	left: 0px;
	top:10px;
}
#horz_div1 {
	width: 303px;
	height: 2px;
	background: url(images/horz_divider.png) no-repeat;
	left: 650px;
	margin-top: 10px;
}
#horz_div2 {
	width: 303px;
	height: 2px;
	background: url(images/horz_divider.png) no-repeat;
	left: 650px;
	margin-top: 10px;
}
#services_box {
	width: 960px;
	height: 225px;
	float:left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#services_left {
	float:left;
	width: 10px;
	height: 225px;
	background: url(images/services_left.png) no-repeat;
}
#services_right {
	float:right;
	width: 10px;
	height: 225px;
	background: url(images/services_right.png) no-repeat;
}
#services_centre {
	width: 940px;
	height: 225px;
	margin-left: 10px;
	background: url(images/services_background.png) repeat-x;
}
#offers_title {
	float: left;
	width: 196px;
	height: 30px;
	margin-top: 5px;
	margin-left: 63px;
}
h2.special_offers_title{
	width: 196px;
	height: 30px;
	background: url(images/offers_title.jpg) no-repeat;
	text-indent: -9999px;
}
#planning_title {
	float: left;
	width: 319px;
	height: 159px;
	margin-left: 0px;
	margin-top: 7px;
}
h2.heading_planning_title{
	width: 319px;
	height: 159px;
	background: url(images/planning_title.jpg) no-repeat;
	text-indent: -9999px;
}
#brochure_title {
	float: left;
	width: 144px;
	height: 30px;
	top: 5px;
	margin-left: 82px;
	margin-top: 5px;
}
h2.heading_brochure_title{
	width: 144px;
	height: 30px;
	background: url(images/brochure_title.jpg) no-repeat;
	text-indent: -9999px;
}
#services_links {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 960px;
  height: 46px;
  position: relative;
}
#services_links span {
  display: none;
  position: absolute;
}
#services_links a {
  display: block;
  text-indent: -9999px;
  position: absolute;
  outline: none;
}
#services_links a:hover {
  background-position: left bottom;
}
#services_links a:hover span {
  display: block;
}
#services_links .services_link1 {
  width: 168px;
  height: 46px;
  background: url(images/read_more.jpg) no-repeat;
  left: 76px;
  top: 171px;
}
#services_links .planning_link1 {
  width: 171px;
  height: 46px;
  background: url(images/learn_more.jpg) no-repeat;
  left: 396px;
  top: 171px;
}
#services_links .brochure_link1 {
  width: 171px;
  height: 46px;
  background: url(images/download.jpg) no-repeat;
  left: 713px;
  top: 171px;
}
#offers_photo {
	margin-left: 24px;
	margin-top: -3px;
	width: 239px;
	height: 144px;
	background: url(images/offers.jpg) no-repeat;
	z-index: 9999;
	position: relative;
}
#services_seperator_left {
	float: left;
	height: 222px;
	width: 3px;
	margin-left: 58px;
	background: url(images/services_seperator.png) no-repeat;
}
#services_seperator_right {
	float: left;
	height: 222px;
	width: 3px;
	margin-left: 0px;
	background: url(images/services_seperator.png) no-repeat;
}
#brochure_photo {
	float: right;
	margin-right: -3px;
	margin-top: -145px;
	width: 146px;
	height: 144px;
	background: url(images/brochure.jpg) no-repeat;
	z-index: 9999;
	position: relative;
}
#brochure_text {
	float: left;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin-top: -100px;
	margin-left: 22px;
	color: #3b606a;
}
