@charset "utf-8";
/* CSS Document */

body{
background:#000;
}

#site{
background:#fff url(bgh.jpg);
width:800px;
margin:auto;

}

#map{
background:url(map.png) no-repeat;
width:800px;
}

#header{
height:180px;
width:800px;
}

#headerimg{
position:absolute;
float:left;
background:url(headerimg.png);
width:800px;
height:180px;
}

#nav{
	background:url();
	width:508px;
	height:46px;
	padding-top:15px;
	margin:auto;
	margin-top:115px;
	padding-right:15px;

}

/* Links */

.home a {
	display:block;
	float:left;
	background:url(home.png) top left no-repeat;
	width:83px;
	height:35px;

}

/*
.home a:hover{
	display:block;
	float:left;
	background:url(home2.png) top left no-repeat;
	width:76px;
	height:25px;
	margin-right:15px;
	margin-left:40px;
}
*/
.about a {
	display:block;
	float:left;
	background:url(about.png) top left no-repeat;
	width:82px;
	height:35px;

}
/*
.about a:hover{
	display:block;
	float:left;
	background:url(press2.png) top left no-repeat;
	width:66px;
	height:25px;
	margin-right:15px;
	margin-left:20px;
}
*/

.services a {
	display:block;
	float:left;
	background:url(serv.png) top left no-repeat;
	width:93px;
	height:35px;

}

/*
.services a:hover{
	display:block;
	float:left;
	background:url(services2.png) top left no-repeat;
	width:100px;
	height:25px;
	margin-right:15px;
	margin-left:22px;
}
*/
.rentals a {
	display:block;
	float:left;
	background:url(rent.png) top left no-repeat;
	width:88px;
	height:35px;

}

/*
.rentals a:hover{
	display:block;
	float:left;
	background:url(rentals2.png) top left no-repeat;
	width:89px;
	height:25px;
	margin-right:15px;
	margin-left:20px;
}
*/
.contact a {
	display:block;
	float:left;
	background:url(contact.png) top left no-repeat;
	width:88px;
	height:35px;

}

/*
.contact a:hover{
	display:block;
	float:left;
	background:url(contact2.png) top left no-repeat;
	width:96px;
	height:25px;
	margin-right:15px;
	margin-left:22px;
}
*/
.links a {
	display:block;
	float:left;
	background:url(link.png) top left no-repeat;
	width:74px;
	height:35px;

}

/*
.links a:hover{
	display:block;
	float:left;
	background:url(links2.png) top left no-repeat;
	width:67px;
	height:25px;
	margin-right:15px;
	margin-left:22px;
}
*/

#content{
background:#000;
width:741px;
padding:0px 10px 0px 10px;
min-height:600px;
margin:auto;
color:#eee;
opacity:0.8;
border:1px solid white;
filter:alpha(opacity=80);
}

#c2 {
background:#000;
width:759px;
margin:auto;
padding-top:10px;
padding-bottom:10px;

opacity:0.8;
}

#ctop {
background:url(cbg_01.png);
width:761px;
height:19px;
margin:auto;
display:none;
}

#cbot {
background:url(cbg_03.png);
width:761px;
height:19px;
margin:auto;
display:none;
}

#spacer{width:800px; height:10px;}

#promo{
margin:auto;
height:525px;
width:700px;
}