div#mainBg {
	width:100%;
	background:#FFF;
	/*background:#FFF url('/pws/client/images/backgrounds/homepage_SS_03.jpg') no-repeat 50% 0;*/
}
/*#mainCont {height: 515px; overflow: hidden;}*/
#mainCont {height: 560px; overflow: hidden;}
div#lowerFooterBg {
	width:100%;
	background:none;
	clear:both;
}
body.basiclayout {
	background:#000;
}
div#rightCont div.smallBanner {
	display:block;
	height:142px;
	width:257px;
	margin-bottom:7px;
	overflow:hidden;
	background:url("/pws/client/images/home/bg_home_banner.png") no-repeat;
}
*html div#rightCont div.smallBanner {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pws/client/images/home/bg_home_banner.png', sizingMethod='scale');
	background:none;
}
div#rightCont div.smallBanner a {
	position:relative;
	z-index:1;
}
div#rightCont div.smallBanner img {
	padding:0;
}
div#rightCont img.alternate {
	visibility:hidden;
}
ul#homeLeftNavLevel1 {
	background:url('/pws/images/backgrounds/bg_leftnav-home.png') no-repeat left top;
}
* html ul#homeLeftNavLevel1 {
	background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pws/images/backgrounds/bg_leftnav-home.png', sizingMethod='crop');
}
ul#homeLeftNavLevel1 li ul.homeLeftNavLevel2 li a {
	color:#FFF;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:2px;
}
ul#homeLeftNavLevel1 li span.navDivider {
	float:left;
	width:150px;
	background:url('/pws/images/backgrounds/leftnav_divide-home.png') no-repeat;
	margin-top:10px;
}
* html ul#homeLeftNavLevel1 li span.navDivider {
	background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pws/images/backgrounds/leftnav_divide-home.png', sizingMethod='crop');
}
div#leftCont {
	width:520px;
	float:left;
}
img#mainImage {
	float:left;
}
div#rightCont {
	float:right;
	width:257px;
	margin-right:-10px;
       position: relative;
       height: 220px;
}
.cut {
	position:  absolute;
	top: 265px;
	left: 0px;
	float: left;
}
.cut div {
	margin-bottom: 5px;
}

div#rightCont div.smallBanner.slideshow {margin:0;margin-bottom: 0px;}
