* {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headerContainer {
	height: 150px;
	width: 100%;
	background-color: #FFF;
	background-image: url(../images/headerContainerBG.jpg);
	background-repeat: repeat-x;
}
#headerContainer #wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#headerContainer #wrapper #logoIndex {
	height: 62px;
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-top: 28px;
	float: left;
	clear: right;
}
#headerContainer #wrapper #Navigation {
	height: 55px;
	padding-top: 5px;
	clear: both;
}
#bannerContainer {
	background-image: url(../images/bannerBackground-01.png);
	background-repeat: repeat;
	width: 100%;
}
#bannerContainer #wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
}
#bannerContainer #wrapper #bodyArea {
	height: 500px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 11px;
	background-color: #FFF;
}
#bannerContainer #wrapper #bodyArea #heading {
	height: 25px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-bottom: 20px;
}
#bannerContainer #wrapper #bodyArea #left {
	clear: left;
	float: left;
	height: 390px;
	width: 545px;
	overflow: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#bannerContainer #wrapper #bodyArea #right {
	clear: right;
	float: right;
	width: 280px;
	padding-right: 20px;
	padding-left: 20px;
	height: 390px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bannerContainer #wrapper #bodyArea #leftMenu {
	float: left;
	height: 380px;
	width: 250px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-right-style: dotted;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#bannerContainer #wrapper #bodyArea #rightMenu {
	clear: right;
	float: right;
	width: 600px;
	height: 420px;
	text-align: left;
}
#bannerContainer #wrapper #bodyArea #gallery {
	height: 425px;
}
#footerContainer {
	background-image: url(../images/footerContainerBG.jpg);
	background-repeat: repeat-x;
}
#footerContainer #wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	font-size: 11px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
}
#footerContainer #wrapper #left {
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	line-height: 16px;
	width: 900px;
	color: #999;
	text-transform: none;
}
#bannerContainer #wrapper #bodyArea #left .link_cls1 {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
#bannerContainer #wrapper #bodyArea #left .link_cls1 a:hover {
	color: #600;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.promoBox {
	height: 62px;
	width: 225px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	float: right;
	clear: right;
	text-align: right;
	margin-top: 28px;
	margin-right: 50px;
}
#left img {
	margin-right: 15px;
}
