body {
	text-align : center;
}

#container {
	margin-left : auto;
	margin-right : auto;
	width : 750px;
	height : auto;
	text-align: left;
}

#logo {
	background : #FFF url('../img/banner.gif') no-repeat left;
	height : 140px;
	padding : 5px;
}

#navncontent {
	background : #FFBB11;
}

#nav {
	width : 120px;
	height : auto;
	float : left;
	padding : 5px;
	text-align : center;
	background : #FFBB11;
}

#content {
	margin-left : 130px;
	height : auto;
	background : #0098d0;
}

#lcorner {
	position : relative;
	left : 0px;
	top : 0px;
	background : #FFF url('../img/corner.gif') no-repeat left;
	width : 50px;
	height : 50px;
}

#contentWrapper {
	position : relative;
	padding : 5px;
	left : 5px;
	top : -45px;
	z-index : 0;
}

#spanNav {
	position : relative;
	left : 40px;
	top : -40px;
	height : 15px;
	width : 560px;
	z-index : 2;
}

#footer {
	postition : relative;
	bottom : 0px;
	background : #FFF url('../img/footer.gif') no-repeat;
	width : 750px;
	height : 50px;
	text-align : center;
	z-index : 1;
}

#btmcorner {
	postition : relative;
	bottom : 0px;
	left : 0px;
	background : #FFF url('../img/btmcorner.gif') no-repeat left;
	width : 50px;
	height : 50px;
}
	

img.fgt {
	padding-left : 5px;
	padding-right : 5px;
	border : 0;
}

img.side {
	border : 0;
}

#map {
	position : relative;
	top : 20px;
	left : 50px;
}