﻿.topnav {
 	font-size: 0.8em;
  color: #000;
 	background-color: #FFCF29;
 	border: 1px #00009C solid;
 	padding: 0.5em;
}


/* Import the styles.. This will prevent buggy CSS handling wierdness in NS4 when they view the page */
	@import url('style.css');
.style1 {
	text-align: center;
}
.style3 {
	background-image: url('../images/logo/ban_comp_01a.jpg');
	}

    .shadow {
   filter: dropshadow(color=#f9aeb0, offx=1, offy=2);
}
    .shadow-logo {
   filter: dropshadow(color=#5897ee, offx=2, offy=3);
}

.style4b {
				font-size: medium;
}
.style5 {
				vertical-align: middle;
				border-width: 0px;
}
.style6 {
				filter: dropshadow(color=#5897ee, offx=2, offy=3);
				text-align: center;
}
.style7 {
				margin-top: 0;
				margin-bottom: 0;
}
.style8 {
				text-align: center;
				font-size: 90%;
				margin-top: -1px;
				margin-bottom: 3px;
}
.style10 {
				border-style: solid;
				border-width: 0px;
}

#img35 {
				margin-top:5px
}
.marquee {
				border:0px;
				font-size:x-small;
}

#dwrap div {
				width: 50px;
				height: 30px;
				border: 1px #003366 solid;
				float: left;
				color: #3365A5;
}

#dwrap1 {
				background-color:#ffffff;
}

#dwrap1 div {
				width: 200px;
				height: 125px; 
				border: 0px #003366 solid;
				float: left;
				color: #3365A5;
				font-size: x-small;
}

.fl_img {
				height:125px;
				border-color:fuchsia;
}

#dwrap1 img {
				width: 180px;
				border: 0px;
				height: 120px; 
}

.style3a {
				text-align: center;
}



.style4a {
				font-size: xx-small;
				text-align:justify;
}
.style5a {
				color: #3365A5;
				font-size: x-large;
}

.style12 {
				border-style: solid;
				border-width: 2px;
}

.floor1 {
				text-align: justify;
}

.floor2 {
				height: 60px;
}

.style13 {
				margin-top: 10px;
}

/* *** furniture hire *** */
.style4c {
				border-style: solid;
				border-width: 2px;
}
.style5c {
				margin-left: 120px;
				margin-right: 20px;
}


#containera {
	margin: 0px auto;
	padding: 0px;
	width: 100%; /* width of the layout -- can be set to any value including percentages */
	overflow: hidden;
	}
	
#sidebar-righta {
	float: right;
	width: 120px; /* width of the right sidebar -- can be set to any value including percentages */
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#sidebar-lefta {
	float: left;
	width: 120px; /* witdh of the left sidebar -- can be set to any value including percentages */
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#contenta {
	margin: 0px;
	padding: 0px;
	height: 1%; /* IE6 hack... it's very minor, though */
	overflow: hidden;
}

#content-innera
{
				width: 100%;
				overflow: hidden;
				padding-left: 10px;
				padding-right: 10px;
}


.style11a {
				border-style: solid;
				border-width: 0;
}
.style12a {
				border-style: solid;
				border-width: 0;
				text-align: center;
}

/* end furniture hire */
