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

#header {
	min-height:100%;
	overflow:auto;
	border-right: solid 10px #ffffff;
	border-bottom: solid 2px #ff0000;
	height:4em;
}


	
.nav ul { display: none; list-style: none; padding: 0px; margin: 0px; font-weight: bold; text-align: center; }
.nav ul li { display: inline-block; text-align: left; }
.nav ul li a { display: block; padding: 15px 10px; text-decoration: none; color: #444; }
.nav ul li a:hover { background-color: #ccc; }

.anchor-link { display: inline-block; text-align: center; padding: 10px 15px; color: #fff; background-color: #0084B4; text-decoration: none; margin: 3px; float: right; }

.example-footer { font-size: 1.1em; }
#mobile-nav { display: block; }
#mobile-nav ul { list-style: none; margin: 0px; padding: 0px; }
#mobile-nav ul li { list-style: none; text-align: center; }
#mobile-nav ul li a { display: block; padding: 20px 10px; border-bottom: 1px solid #ccc; text-decoration: none; }
#mobile-nav ul li a:hover { background-color: #ccc; color: #fff; }

@media all and (min-width:48em){
	
	.nav ul { display: block; }
	.anchor-link { display: none; }
	#mobile-nav { display: none; }
	
}





#hdr-top {
	margin:0;
	min-height:100%;
	overflow:auto;
}

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

#hdr-left{
	position:absolute;
	float:left;
}

#hdr-right, hdr-nav {
	float:right;
	text-align:right;
}

#hdr-subs{
	margin: 0px;
	float:right;
	text-align:right;
}

#banner{
	clear:left;
	padding:0px;
	margin:0px;
	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;
}