#bannerCont-scl {
	clear: both;
	height: 151px;
	width: 800px;
	overflow: hidden;
}
#navBar-scl {
	clear: both;
	height: 35px;
	width: 800px;
	background-color: #E6CD6A;
	float: left;
}
#contentCont-scl {
	width: 100%;
	height: inherit;
	clear: both;
	background-image: url(/images/contentRight-scl-back.png);
	background-repeat: repeat-y;
	background-position: 592px 0px;
	float: left;
}
#contentCont-scl ul {
	padding-left: 11px;
	margin: 0px;
	list-style-position: inside;
}
#contentCont-scl h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7b572c;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contentCenter-scl {
	float: left;
	padding-left: 52px;
	padding-right: 28px;
	padding-top: 30px;
	width: 512px;
	background-color: #FFF;
}
#contentRight-scl {
	width: 178px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden; 
}
#contentRight-scl .text1 {
	padding-right: 12px;
	padding-left: 12px;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
}
#contentRight-scl .text2 {
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-right: 20px;
	margin: 0px;
	line-height: 11px;
}
#contentRight-scl ul  {
	padding-left: 130px;
	list-style-position: outside;
}
#contentRight-scl li {
	list-style-image: url(/images/arrow_dark-red.gif);
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#contentRight-scl li  a{
	list-style-image: url(/images/arrow_dark-red.gif);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#contentRight-scl li a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
#footerBar-scl {
	height: 36px;
	width: 100%;
	background-color: #E6CD6A;
	clear: both;
}
