body {
	background-color: #d6d5d0;
	color: #b8e8ec;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
}
a{
	color: #f1f3a9;
}
a img{
	border: none;
}
#container{
	width: 940px;
	margin: auto;
	border-bottom: solid 19px #a4ecbe;
	background-color: #4688ae;
}
#footer{
	width: 940px;
	margin: auto;
	color: #454541;
	padding: 20px;
}
#footer span{
	font-size: 0.9em;
}
#header{
	width: 940px;
	height: 186px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#logo{
	width: 372px;
	height: 148px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float: left;
}
#flash{
	width: 940px;
	height: 168px;
	background-image:url(../images/home_image_no_flash.jpg);
	background-repeat:no-repeat;
	clear:both;
	border-bottom: solid 9px #a4ecbe;
	background-color:#FFFFFF;	
}
#flash_tint{
	background-image:url(../images/flash_tint.png);
	background-repeat:no-repeat;
	width: 940px;
	height: 168px;
}
.clear{
	clear: both;
}
#address p{
	text-indent: -90000em;
}
#logo h1{
	text-indent: -90000em;
}
#address{
	float: right;
	width: 439px;
	height: 148px;
	background-image:url(../images/address_tel.gif);
	background-repeat:no-repeat;
}
#nav{
	background-image:url(../images/nav.gif);
	background-repeat:repeat-x;
	height: 40px;
	width: 940px;
	clear:both;
}
#nav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav ul li{
	float: left;
}
#nav ul li a, #nav ul li{
	height: 40px;
	background-repeat:no-repeat;
	text-indent: -9000em;
	text-decoration: none;
	display:block;
}
#nav_1, #nav_1 a{
	background-image:url(../images/nav_home.gif);
	width: 116px;
}
#nav_2, #nav_2 a{
	background-image:url(../images/nav_about.gif);
	width: 113px;
}
#nav_3, #nav_3 a{
	background-image:url(../images/nav_showcase.gif);
	width: 106px;
}
#nav_4, #nav_4 a{
	background-image:url(../images/nav_price.gif);
	width: 123px;
}
#nav_5, #nav_5 a{
	background-image:url(../images/nav_opening.gif);
	width: 157px;
}
#nav_6, #nav_6 a{
	background-image:url(../images/nav_findus.gif);
	width: 107px;
}
#content{
	clear: both;
	padding: 30px;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
}
#content table{
	border-right: solid 1px #5794b7;
}
#content td{
	border-bottom: solid 1px #66a2c2;
	border-left: solid 1px #5794b7;
	padding: 4px;
}
#content thead td{
	background-color: #44b6c0;
	border: none;
}
#home_col_1{
	width: 340px;
	float: left;
	border-right: solid 1px #f1f3a9;
	padding-right: 30px;
	margin-right: -1px;
}
#home_col_2{
	padding-left: 18px;
	border-left: solid 1px #f1f3a9;	
	width: 485px;
	float: left;
}
.title{
	background-repeat: no-repeat;
	text-indent: -9000em;
	font-size: 1em;
}
h1.title{
	height: 38px;
}
h2.title{
	height: 27px;
}
#title_home{
	background-image:url(../images/title_welcome.gif);
}
#title_about{
	background-image:url(../images/title_about.gif);
}
#title_parking{
	background-image:url(../images/title_parking.gif);
}
#title_showcase{
	background-image:url(../images/title_showcase.gif);
}
#title_price{
	background-image:url(../images/title_price.gif);
}
#title_opening{
	background-image:url(../images/title_opening.gif);
}
#title_find{
	background-image:url(../images/title_findus.gif);
}
#title_car{
	background-image:url(../images/title_car.gif);
}
#title_bus{
	background-image:url(../images/title_bus.gif);
}
#title_services{
	background-image:url(../images/title_services.gif);
}
.collapse{
	margin-top: 0px;
}
#home_info_box{
	background-image:url(../images/home_info_box.gif);
	width: 495px;
	height: 53px;
	background-repeat:no-repeat;
	text-indent: -9000em;
}
#footer a{
	color: #454541;
}
#copyright{
	float: left;
}
#credit{
	float: right;
}
#credit a{
	text-decoration: none;
	text-indent: -90000em;
	background-image:url(../images/interactive_red.gif);
	background-repeat:no-repeat;
	display:block;
	width: 96px;
	height: 50px;
}
#credit span{
	display:none;	
}
#map{
	width: 485px;
	height: 400px;
}
#showcase_thumbs, #showcase_names{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#showcase_thumbs li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#showcase_names li{
	margin-bottom: 8px;
	font-size: 1.5em;
}
#gallery_image{
	border: solid 1px #FFFFFF;
}
.active{
	position:relative;
	right:16px;
}
