body {
	background-color: #BFDCE3;
	margin: 0px;
	padding: 0px;
	background-image: url(IMAGES/BG-stripe.jpg);
	background-position: top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(IMAGES/BG-stripe-WRAPPER-sidebar.jpg);
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
}
#wrapper-INDEX {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(IMAGES/BG-stripe-WRAPPER.jpg);
	background-position: center top;
	padding-right: 50px;
	padding-left: 50px;
}
#header {
	clear: both;
	width: 780px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100px;
}
#header-INDEX {
	clear: both;
	width: 780px;
	background-color: #FFF;
	height: 350px;
}
#sidebarL {
	float: left;
	width: 200px;
	padding: 0px;
	height: 100%;
}
#sidebarL-bottom {
	float: left;
	width: 200px;
	padding: 0px;
	height: 100%;
	background-image: url(IMAGES/BTN-index-blank.jpg);
}
#sidebarL-INDEX {
	float: left;
	width: 200px;
	background-color: #BFDCE3;
	background-image: url(IMAGES/BTN-index-blank.jpg);
	padding: 0px;
	height: 400px;
}
#main-content {
	float: right;
	width: 500px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main-content-locations {
	float: right;
	width: 500px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#main-content-INDEX {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	width: 560px;
	height: 400px;
}
#footer {
	clear: both;
	width: 740px;
	background-color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer-bottom {
	clear: both;
	width: 100%;
	background-image: url(IMAGES/BG-footer-bottom.png);
	height: 50px;
	background-position: center top;
	background-repeat: no-repeat;
}
#footer-INDEX {
	clear: both;
	width: 760px;
	background-color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#footer-topstripe {
	clear: both;
	width: 780px;
	background-color: #3D8136;
	height: 5px;
}
#footer-bottomstripe {
	clear: both;
	width: 780px;
	background-color: #3D8136;
	height: 5px;
}
