div.BannerArea {
float: left;
width: 710px;
}
#BannerArea {
width: liquid;
}
#BannerArea .ls-area-body {
 width: 710;
 
}
div.sh_marquee {
	/*position: relative;*/
	z-index:1;
	margin-bottom: 15px;
	background-color: #77392a;
	color: #faf5de;
	padding: 14px 20px 10px;
	background-image: url(/SWCode/cms_images/Shared_new/bg_marquee.png); 
	background-repeat: no-repeat;
	background-position: top right;
}

div.sh_marquee h1 {
	font-size: 26px;
	color: #efefe4;
	width: 794px;
}

div.sh_marquee p {
	padding-bottom: 25px;
	position: relative;
}

div.sh_marquee a {
	position: relative;
	color: #a2c8c4;
	text-decoration: none;
}

div.sh_marquee a:hover {
	color: #3d8a87;
}

div.sh_marquee ul {

}

div.sh_marquee ul li {
	float: left;
	margin-right: 15px;
	text-transform: uppercase;
}

div.sh_marquee ul li a {
	color: #faf5de;
	text-decoration: none;
}

div.sh_marquee ul li  a:hover {
	color: #a2c8c4;
}
