* {
	margin: 0;
	padding: 0;
	}

img {
	display: block;
	border: none;	
	}

body {
	background: #8b8c90;
	margin: 25px 0;
	}

.bold {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}

.bold-italic {
	font-weight: bold;
	font-style: italic;
	}

.hidden {
	visibility: hidden;
	}

ul {
	list-style: none;
	}

li.directions {
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 57%;
	padding: 0 0 0 10px;
	}

li.directions-indent {
	padding: 0 0 0 10px;
	}

li.square-bullet {
	background-image: url('images/square-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 57%;
	padding: 0 0 0 8px;
	}

li.facility-indent {
	padding: 0 0 0 8px;
	}

li.e-mail {
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 57%;
	padding: 0 0 0 8px;
	}

li.e-mail-indent {
	padding: 0 0 0 18px;
	}

a:link, a:visited, a:hover, a:active {
	font: 11px arial, helvetica, sans-serif;
	color: #b89762;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

/*--------------- containers ---------------*/

#container {
	position: relative;
	width: 936px;
	border: 1px solid #111;
	background: #000;
	margin: 0 auto 0;
	}

#container-top {
	width: 936px;
	position: absolute;
	background: #fff;
	top: 0;
	left: 0;
	}

/*--------------- intro page ---------------*/

#intro-container {
	position: relative;
	width: 852px;
	background: #000;
	text-align: center;
	margin: 0 auto 0;
	padding-bottom: 157px;
	}

#intro-logo {
	padding-top: 175px;
	padding-bottom: 46px;
	}

.center {
	margin: 0 auto 0;
	}

#intro-left {
	position: absolute;
	bottom: 0;
	left: 0;
	}

#intro-right {
	position: absolute;
	top: 0;
	right: 0;
	}

.enter-nav {
	display: block;
	width: 46px;
	height: 21px;
	position: relative;
	overflow: hidden;
	text-align: left;
	margin: 0 auto 0;
	}

.enter-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 auto 0;
	}

a:link.enter span, a:visited.enter span, a:hover.enter span, a:active.enter span {
	display: block;
	width: 46px;
	height: 21px;
	background: url('images/enter.gif') no-repeat 0 0;
	}

a:hover.enter span {
	background-position: 0 -21px;
	}

/*--------------- home-link ---------------*/

#home, #home-hidden, #home-join, #home-tour {
	position: absolute;
	background: #fff;
	width: 160px;
	top: 50px;
	right: 0px;
	text-align: center;
	padding-bottom: 299px;
	padding-top: 20px;
	padding-right: 4px;
	}

#home-hidden {
	padding-bottom: 293px;
	}

#home-join, #home-tour {
	padding-bottom: 2px;
	}

a:link.home, a:visited.home, a:hover.home, a:active.home {
	font: bold 10px/12px arial, helvetica, verdana, sans-serif;
	color: #b89762;
	text-decoration: none;
	background: #fff;
	}

a:hover.home {
	text-decoration: underline;
	}

/*--------------- main-menu ---------------*/

#menu {
	position: absolute;
	top: 57px;
	left: 263px;
	display: block;
	width: 600px;
	height: 33px;
	background: url('images/menu-background.gif') no-repeat 0 0;
	}


#home-button {
	position: absolute;
	top: 62px;
	left: 264px;
	}

.home-button-active {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.home-button-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/home1.jpg') no-repeat 0 0;
	}

.home-button-nav {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.home-button-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.home-button span, a:visited.home-button span, a:hover.home-button span, a:active.home-button span {
	display: block;
	width: 100px;
	height: 24px;
	background: url('images/home2.jpg') no-repeat 0 0;
	}

a:hover.home-button span {
	background-position: 0 -24px;
	}

#about-us {
	position: absolute;
	top: 62px;
	left: 338px;
	}

.about-us-active {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.about-us-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/about-us1.jpg') no-repeat 0 0;
	}

.about-us-nav {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.about-us-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.about-us span, a:visited.about-us span, a:hover.about-us span, a:active.about-us span {
	display: block;
	width: 100px;
	height: 24px;
	background: url('images/about-us2.jpg') no-repeat 0 0;
	}

a:hover.about-us span {
	background-position: 0 -24px;
	}

#services {
	position: absolute;
	top: 62px;
	left: 412px;
	}

.services-active {
	display: block;
	width: 98px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.services-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/services1.jpg') no-repeat 0 0;
	}

.services-nav {
	display: block;
	width: 98px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.services-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.services span, a:visited.services span, a:hover.services span, a:active.services span {
	display: block;
	width: 98px;
	height: 24px;
	background: url('images/services2.jpg') no-repeat 0 0;
	}

a:hover.services span {
	background-position: 0 -24px;
	}


#technology {
	position: absolute;
	top: 62px;
	left: 486px;
	}

.technology-active {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.technology-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/technology1.jpg') no-repeat 0 0;
	}

.technology-nav {
	display: block;
	width: 100px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.technology-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.technology span, a:visited.technology span, a:hover.technology span, a:active.technology span {
	display: block;
	width: 100px;
	height: 24px;
	background: url('images/technology2.jpg') no-repeat 0 0;
	}

a:hover.technology span {
	background-position: 0 -24px;
	}

#info {
	position: absolute;
	top: 62px;
	left: 586px;
	}

.info-active {
	display: block;
	width: 235px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.info-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/client-info-center1.jpg') no-repeat 0 0;
	}

.info-nav {
	display: block;
	width: 235px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.info-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.info span, a:visited.info span, a:hover.info span, a:active.info span {
	display: block;
	width: 235px;
	height: 24px;
	background: url('images/client-info-center2.jpg') no-repeat 0 0;
	}

a:hover.info span {
	background-position: 0 -24px;
	}

#contact {
	position: absolute;
	top: 62px;
	left: 729px;
	}

.contact-active {
	display: block;
	width: 96px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.contact-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/contact1.jpg') no-repeat 0 0;
	}

.contact-nav {
	display: block;
	width: 96px;
	height: 24px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.contact-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.contact-menu span, a:visited.contact-menu span, a:hover.contact-menu span, a:active.contact-menu span {
	display: block;
	width: 96px;
	height: 24px;
	background: url('images/contact2.jpg') no-repeat 0 0;
	}

a:hover.contact-menu span {
	background-position: 0 -24px;
	}

#request {
	position: absolute;
	bottom: 277px;
	left: 36px;
	}

#request-02 {
	position: absolute;
	bottom: 277px;
	left: 17px;
	}

#request-home {
	position: absolute;
	bottom: 267px;
	left: 36px;
	}

.request-active {
	display: block;
	width: 119px;
	height: 35px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.request-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/request-active.gif') no-repeat 0 0;
	}

.request-nav {
	display: block;
	width: 119px;
	height: 35px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.request-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.request span, a:visited.request span, a:hover.request span, a:active.request span {
	display: block;
	width: 119px;
	height: 35px;
	background: url('images/request.gif') no-repeat 0 0;
	}

a:hover.request span {
	background-position: 0 -35px;
	}

#join {
	position: absolute;
	bottom: 222px;
	left: 36px;
	}

#join-02 {
	position: absolute;
	bottom: 222px;
	left: 17px;
	}

#join-home {
	position: absolute;
	bottom: 212px;
	left: 36px;
	}

.join-active {
	display: block;
	width: 119px;
	height: 34px;
	position: relative;
	overflow: hidden;
	text-align: left;
	}

.join-active span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('images/join-active.gif') no-repeat 0 0;
	}

.join-nav {
	display: block;
	width: 119px;
	height: 34px;
	position: relative;
	overflow: hidden;
	}

.join-nav span {
	position: absolute;
	width: 100%;
	height: 100%;
	}

a:link.join span, a:visited.join span, a:hover.join span, a:active.join span {
	display: block;
	width: 119px;
	height: 34px;
	background: url('images/join.gif') no-repeat 0 0;
	}

a:hover.join span {
	background-position: 0 -34px;
	}

/*--------------- sub-nav ---------------*/

#sub-menu, #sub-menu-info, #sub-menu-join, #sub-menu-database {
	font: 9px arial, helvetica, sans-serif;
	text-align: left;
	color: #666;
	background-color: #c9c9cA;
	margin: 0 0 0 186px;
	width: 450px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	padding: 102px 0 35px 42px;
	}

#sub-menu-info, #sub-menu-join {
	padding: 102px 0 25px 42px;
	}

#sub-menu-join {
	width: 510px;
	}

 #sub-menu-database {
	padding: 102px 164px 35px 42px;
	}

.tm {
	font: 9px arial, helvetica, sans-serif;
	}

.sub-active {
	font: bold 9px arial, helvetica, sans-serif;
	color: #1f5186;
	}
	
a:link.sub-nav, a:visited.sub-nav, a:hover.sub-nav, a:active.sub-nav {
	font: bold 9px arial, helvetica, sans-serif;
	color: #6c7eac;
	background: #c9c9ca;
	text-decoration: none;
	}

a:hover.sub-nav {
	color: #1f5186;
	text-decoration: underline;
	}

/*--------------- home page copy ---------------*/

#home-subhead {
	position: absolute;
	top: 400px;
	left: 212px;
	font: bold 12px/17px arial, helvetica, sans-serif;
	text-align: left;
	color: #554d7e;
	background: #d2d3d5;
	}

#home-copy-01 {
	position: absolute;
	top: 422px;
	left: 212px;
	font: 12px/17px arial, helvetica, sans-serif;
	text-align: left;
	color: #000;
	background: #d2d3d5;
	}

#home-copy-02 {
	position: absolute;
	top: 497px;
	left: 212px;
	font: 12px/15px arial, helvetica, sans-serif;
	text-align: left;
	color: #000;
	background: #d2d3d5;
	}

/*--------------- copy ---------------*/

h3 {
	color: #554d7e;
	}

.sub-head {
	color: #000;
	background: #d2d3d5;
	font-weight: bold;
	}

.sub-head-blue {
	color: #554d7e;
	background: #d2d3d5;
	font-weight: bold;
	}

#copy-background-home {
	margin: 0 0 109px 186px;
	padding: 350px 0 0 0;
	}

#copy-background {
	margin: 0 0 109px 186px;
	}

#copy-background-tour {
	margin: 0 0 66px 152px;
	}

#tour {
	background: #dedede;
	margin: 0 0 0 152px;
	width: 736px;
	height: 560px;
	overflow: hidden;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	padding: 0 0 90px 16px;
	}

#photo_01, #photo_02, #photo_03, #photo_04, #photo_05 {
	padding: 105px 0 300px 0;
	}

#copy, #copy-join, #copy-contact, #copy-hidden {
	font: 12px/18px arial, helvetica, sans-serif;
	text-align: left;
	color: #000;
	background-color: #d2d3d5;
	margin: 0 0 0 186px;
	width: 415px;
	height: 348px;
	overflow: auto;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	padding: 0px 35px 0px 42px;
	}

#copy-join {
	overflow: auto;
	width: 579px;
	}

#copy-contact {
	overflow: auto;
	}

#copy-hidden {
	overflow: hidden;
	}

a:link.copy, a:visited.copy, a:hover.copy, a:active.copy {
	font: 12px arial, helvetica, sans-serif;
	color: #554d7e;
	background: #d2d3d5;
	text-decoration: underline;
	}

a:hover.copy {
	color: #554d7e;
	text-decoration: none;
	}

a:link.e-mail, a:visited.e-mail,a:hover.e-mail, a:active.e-mail {
	font: 12px arial, helvetica, sans-serif;
	color: #000;
	background: #d2d3d5;
	text-decoration: none;
	}

a:hover.e-mail {
	color: #554d7e;
	text-decoration: underline;
	}

a:link.hotels, a:visited.hotels, a:hover.hotels, a:active.hotels {
	font: bold 12px arial, helvetica, sans-serif;
	color: #554d7e;
	background: #d2d3d5;
	text-decoration: underline;
	}

a:hover.hotels {
	text-decoration: none;
	}

a:link.estimate, a:visited.estimate, a:hover.estimate, a:active.estimate {
	font: bold 12px arial, helvetica, sans-serif;
	color: #554d7e;
	background: #d2d3d5;
	text-decoration: underline;
	}

a:hover.estimate {
	text-decoration: none;
	}

a:link.contact, a:visited.contact, a:hover.contact, a:active.contact {
	font: 12px arial, helvetica, sans-serif;
	color: #c5202f;
	background: #d2d3d5;
	text-decoration: underline;
	}

a:hover.contact {
	color: #c5202f;
	text-decoration: none;
	}

a:link.return, a:visited.return, a:hover.return, a:active.return {
	font: 10px arial, helvetica, sans-serif;
	color: #554d7e;
	background: #d2d3d5;
	text-decoration: none;
	}

a:hover.return {
	text-decoration: underline;
	}

#floor-plan-link {
	position: absolute;
	bottom: 82px;
	right: 336px;
	}

a:link.floor-plan, a:visited.floor-plan, a:hover.floor-plan, a:active.floor-plan {
	font: bold 10px arial, helvetica, sans-serif;
	color: #b89762;
	text-decoration: none;
	}

a:hover.floor-plan {
	text-decoration: underline;
	}

.bracket {
	font: 10px arial, helvetica, sans-serif;
	color: #554d7e;
	}

#page_01, #page_02, #page_03, #page_04, #page_05, #page_06, #start, #airport, #south_county, #west_county, #downtown  {
	padding-bottom: 300px;
	}

.discount {
	font-size: 11px;
	}

.required {
	font-size: 11px;
	}

input, select, textarea {
	font-family: inherit;
	}
	
/*--------------- images ---------------*/

#floor-plan {
	background-color: #000;
	margin: 0 0 0 152px;
	width: 450px;
	padding: 90px 0 66px 0;
	}

.thumbnails-container {
	padding-left: 131px;
	}

.thumbnails img {
	float: left;
	padding: 8px 4px 0 4px;
	border: none;
	}

#logo {
	padding: 1px 0 1px 18px;
	}

#left-image-home {
	position: absolute;
	left: 0px;
	top: 90px;
	border-bottom: 26px solid #58585a;
	}

#left-image {
	position: absolute;
	left: 0px;
	top: 90px;
	border-bottom: 26px solid #58585a;
	}

#main-image {
	position: absolute;
	left: 186px;
	top: 90px;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	}

#ivp {
	position: absolute;
	top: 300px;
	right: 22px;
	}

	
#focus {
	position: absolute;
	top: 160px;
	right: 22px;
	}

#active {
	position: absolute;
	top: 230px;
	right: 22px;
	}

#location {
	position: absolute;
	right: 174px;
	bottom: 82px;
	}

#location-02 {
	position: absolute;
	right: 178px;
	bottom: 42px;
	}

#heading {
	position: absolute;
	left: 31px;
	bottom: 77px;
	}

#heading-01 {
	position: absolute;
	left: 20px;
	bottom: 90px;
	}

#heading-02 {
	position: absolute;
	left: 15px;
	bottom: 73px;
	}

#heading-03 {
	position: absolute;
	left: 15px;
	bottom: 51px;
	}

#heading-04 {
	position: absolute;
	left: 40px;
	bottom: 51px;
	}

#heading-05 {
	position: absolute;
	left: 25px;
	bottom: 60px;
	}

#pmr {
	position: absolute;
	top: 298px;
	left: 235px;
	}

#background {
	position: absolute;
	top: 90px;
	right: 0px
	}

/*--------------- directions map ---------------*/

#map-container {
	position: relative;
	width: 928px;
	border: 4px solid #000;
	background: #d2d3d5;
	margin: 0 auto 0;
	padding-bottom: 51px;
	}

#directions-map {
	font: 11px/15px arial, helvetica, sans-serif;
	color: #554d7e;
	text-align: center;
	padding-top: 82px;
	padding-bottom: 0px;
	}

a:link.directions, a:visited.directions, a:hover.directions, a:active.directions {
	font: 11px arial, helvetica, sans-serif;
	color: #554d7e;
	text-decoration: underline;
	}

a:hover.directions {
	color: #554d7e;
	text-decoration: none;
	}
