.completefloors {
	background: url(../images/background.jpg) center fixed;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
}


#outer {
	margin: 0 auto;
	width: 760px;
	text-align: center;
}

#inner {
	background-color: #fff;
	color: #020;
	text-decoration: none;
	text-align: left;
}

#left_sidebar {
	position: relative;
	left: -230px;
	width: 230px;
}

#right_sidebar {
	position: relative;
	left: 820px;
}

#about_us {
	background: #fff;
	color: #050;
	padding: 10px;
}

.heading {
	background-color: #040;
	color: #FFF;
	padding: 1px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.3em;
}

#welcome {
	background: #fff;
	color: #050;
	padding: 10px;
}

#taster {
	background: #050;
	text-align: center;
}

a {
	color: #0e0;
	text-decoration: none;
}

#copyright a img {
	border: none;
}

#image_bar_top {
	background-image: url(../images/banner_background.jpg);
	background-repeat: no-repeat;
	height: 95px;
}

#image_bar_bottom {
	background-image: url(../images/banner_background.jpg);
	background-repeat: no-repeat;
	height: 45px;
	position: fixed;
	bottom: 600px;
}

#heading {
	background-color: #040;
	border: 10px;
	padding: 0px 10px 0px 10px;
}

#heading h1 {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 2.3em;
}

#webaddress {
	text-align: right;
	position: relative;
	top: -1.3em;
}

#webaddress a {
	text-decoration: none;
	color: #FFF;
}

#embed_wrapper {
	display: none;
	position: relative;
	width: 320px;
	margin: 0 auto;
}

#embed_contacts {
	position: absolute;
	background: #050;
	width: 320px;
	height: 200px;
	padding: 0px 10px 0px 10px;
}

#embed_contacts h1 {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 2.3em;
}

.lightbox_form {
	background: #050;
	margin: 0 auto;
	width: 400px;
	height: 360px;
}

.flooring {
	background: #050;
	width: 50px;
	height: 50px;
}

.gallery ul {
	margin: 10px 0 12px 0;
	padding: 0px;
	list-style: none;
	position: relative;
	height: 76px;
}

.gallery ul li {
	display: block;
	float: left;
	width: 84px;
	padding: 0;
	margin: 0;
	border: 0;
}

.gallery ul li a.section {
	color: #fff;
	display: block;
	width: 	100%;
	text-decoration: none;
}

.gallery ul li a.section img {
	background: none;
	padding: 2px 0px;
	border: none;
}

.gallery ul li a.section:hover img,
.gallery ul li a.section:active img,
.gallery ul li a.section:focus img {
	width: 54px;
	height: 54px;
}

.gallery ul li ul {
	position: absolute;
	top: 63px;
	background: #fff url(../images/bg_nav.jpg) left -34px repeat-x;
	height: auto;
	border-bottom: 6px solid #960000;
	border-left: 1px solid #960000;
	border-right: 1px solid #960000;
	width: 95%;
	left: 2%;
	padding: 0px 0px 14px 0px;
	margin: 0;
	display: none;
}

.gallery ul li:hover ul,
.gallery ul li.over ul {
	display: block;
	
}

.gallery ul li ul li {
	display: inline;
	float: none;
	height: auto;
	color: #222;
}

.gallery ul li ul li a {
	margin: 10px;
	padding: 2px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	display: block;
	width: 75px;
	height: 50px;
	background-color: #fff;
}

.image img {
	top: 0px;
	left: 0px;
}

.gallery ul li ul li a:hover {
	background-image: none;
	z-index: 2;
}

.gallery ul li ul li a img {
	position: absolute;
	border: 1px solid #960000;
	background-color: #050 ;
	top: 2px;
	left: 0px;
	width: 75px;
	height: 50px;
	padding: 2px;
	margin: 2px;
}

.gallery ul li ul li a:hover img,
.gallery ul li ul li a:active img,
.gallery ul li ul li a:focus img,
.gallery ul li a:hover ul li img,
.gallery ul li a:active ul li img,
.gallery ul li a:focus ul li img {
	left: -27px;
	top: -20px;
	z-index: 1;
	border: 1px solid #000;
	width: 128px;
	height: 96px;
}

.gallery ul li.overview {
	display: block;
	clear: both;
	padding: 5px 10px 0 10px;
	color: #fff;
}

#gallery1 ul {
	z-index: 2;
}

#gallery2 ul {
	z-index: 1;
}

#menu_bar {
	width: 100%;
	padding: 10px 0 0 0;
}

#menu_bar table td {
	width: 12%;
	text-align: center;
	font-size: 1.2em;
	font-variant: small-caps;
	vertical-align: 0;
}

#menu_bar table td a {
	color: #050;
	text-decoration: none;
}

#bottomNavPrev, #bottomNavNext {
	height: 20px;
	width: 20px;
}