#swBody
{
	background-image: url(/cgi-files/layout8/swbody_bgimage-25693.jpg);
	background-color: #EDEDEE;
	background-position: top center;
	background-repeat: repeat-y;
	height: 100%;
}
#swSiteDiv
{
	background-image: url(/cgi-files/layout8/swsitediv_bgimage-10769.png);
	background-position: top center;
	background-repeat: repeat-y;
	margin-left: 30px;
	margin-right: 20px;
	   height:auto !important;
	height: 100%;
}
#swPageDiv
{
	background-position: top center;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-right: 0px;
	   height:auto !important;
	height: 100%;
}
#swContentDiv
{
	background-position: top center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	 min-height: 1000px;
	   height:auto !important;
	height: 1000px;
}

