#container {
	width: 800px;
	padding:0px;
	margin: 20px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border: solid 2px #eeeeee;
}

#header {
	border-right: solid 200px #ffffff;
}

#header img {
	padding:0px 0px 0px 10px;
	border:0px;
}

#hdr-inner {
	margin:0;
	width:100%;
	height:50px;
} /* The ie/pc pecularity */


#hdr-right {
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
	padding-right:10px;
	text-align:right;
}

#hdr-left{
	position: relative;
	margin: 0px;
}

#banner{
	clear:left;
	padding:0px;
	margin:0px;
	height:205px;
	background-color: #ffffff;
}

#banner img{
	border-top: 10px solid #eeeeee;
	border-bottom: 10px solid #eeeeee;
	border-right: 0px;
	border-left: 0px;
}

#google{
	clear:left;
	padding:0px 36px 0px 36px;
/*	display:none;  */
}

#outer{
	border-right: solid 200px #ffffff; /* color of the right column  */
	background-color: #ffffff;  /* color of the content column */
}

#indexouter{
	background-color: #ffffff;  /* color of the content column */
}

#inner{margin:0; width:100%; } /* The ie/pc pecularity */

#map_small{float:right}

/* --------------right column------------- */
#right{
	width:200px;
	float:right;
	position:relative;
	margin-right:-200px;
	margin-left:1px;
}

#right-col{ /* padding*/
	padding:15px;
}

/* -----------------content--------------------- */
#content{
	position: relative;
	margin: 5px;
}

#indexcontent{
	position: relative;
	margin: 0px;
}

#content-top{ /* top pane */
	padding:15px;
	border-bottom: 0px #dddddd solid;
}

#content-bottom{ /* bottom section */
	padding:15px;
}

/*  ----------------footer---------------------- */
#footer{
	clear:left;
	padding:0px 0px 0px 10px;
	text-align:left;
	background-color:#eeeeee;
	border-top:15px #ffffff solid;
}

#formcentre{
	text-align:center;
}

#leftcontentcolumn {
	position: absolute;
	bottom:0px;
	left:0px;
	width:110px;
	text-align:left;
}

#centercontentcolumn {
	margin-left: 99px;
	margin-right:99px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 101px;
	margin-right:101px;
	text-align:center;
}

html>body #centercontentcolumn {
	margin-left: 101px;
	margin-right:101px;
}

#rightcontentcolumn {
	position: absolute;
	bottom:0px;
	right:0px;
	width:110px;
	text-align:right;
}

#hideforms{
	position: absolute;
	top:0px;
	left:0px;
}