/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: auto;
	background-color: #58444e;
	background-image: url(../../images/body/fw_bg_body.gif);
	background-attachment : scroll;
	background-repeat : repeat-x;
	background-position : top;
}
div.siteFixed
{
}
span.topNavLogoRight, div.topNavLogoRight
{
	right: 0px;
}

/*top*/
div.siteTopnav
{
	position: relative;
	overflow: hidden;
	width: 994px;
	height: 177px;
	background-color: #ffffff;
	background-image: url(../../html/images/trans.gif);
}

/*central*/
div.siteCentralMain
{
	overflow: hidden;
	position: relative;
	width: 994px;
	height: 28px;
}

/*body*/
body
{
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	overflow: auto;
	background-color: #58444e;
}
div.siteBodyMain
{
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
	width:994px;
	height:auto;
	background-color: #fffff5;
	background-image: url(../../images/body/bg_body.gif);
	background-repeat:no-repeat;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 9px;
	padding-right: 2px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 9px;
}
td.siteBodyContentWN
{
	padding-top: 10px;
}
td.navBodyMain
{
	padding-top: 15px;
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 994px;
	height: 26px;
}