/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../../images/body/fw_bg_body.jpg);
	background-attachment : scroll;
	background-repeat : repeat-x;
	background-position : center top;
}
div.siteFixed
{
}
span.topNavLogoRight, div.topNavLogoRight
{
	right: 0px;
}

/*top*/
div.siteTopnav
{
	position: relative;
	overflow: hidden;
	width: 1048px;
	height: 158px;
	background-color: #ffffff;
	background-image: url(../../images/body/logo.jpg);
}

/*body*/
body
{
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	overflow: auto;
	background-color: #FFFFFF;
}
div.siteBodyMain
{
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width:1048px;
	height:auto;
	background-color: #ffffff;
	background-image: url(../../html/dynamic_images/nav_tile.asp?ds=1%2F07%2F2025+10%3A22%3A13+AM);
	background-repeat:no-repeat;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
td.siteBodyContentWN
{
	padding-top: 10px;
}
td.navBodyMain
{
	padding-top: 30px;
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 1048px;
	height: 60px;
}