/*fixed*/
div.siteFixedGlobal
{
	width: 100%;
	height: auto;
	background-color: #f4f4f4;
	background-image: url(/images/fw_bg_body.jpg);
	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: 314px;
	background-image: url(images/trans.gif);
}

/*central*/
div.siteCentralMain
{
	overflow: hidden;
	display: none;
	position: relative;
	width: 994px;
	height: 0px;
}

/*body*/
body
{
	margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
	overflow: auto;
	background-color: #f4f4f4;
}
div.siteBodyMain
{
	/*overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;*/
	width:994px;
	height:auto;
	background-color: #ffffff;
	background-image: url(/images/bg_body.jpg);
	background-repeat:no-repeat;
}
td.siteBodyContent
{
	overflow: hidden;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
}
td.siteBodyContentHome
{
	overflow: hidden;
	/*padding-top: 25px;
	padding-left: 25px;*/
	padding:30px 60px;
	line-height:180%;
}
td.siteBodyContentWN
{
	padding-top: 25px;
}
td.navBodyMain
{
}

/*bottom*/
div.siteBottomMain
{
	overflow: hidden;
	position: relative;
	width: 994px;
	height: 63px;
}

/*new-adding*/
.menu-off,.menu-over,.menu-on { font-size:9pt; color:white; text-align:center; padding:0 21px 0 9px; background:url(images/nav_sep.gif) no-repeat right top;}
.menu-over { color:#A1CCFF; cursor:pointer;}
.menu-on {}

.menu-off1,.menu-over1,.menu-on1 { font-size:7.5pt; color:#022435; font-weight:bold; text-align:center; padding:0 12px 0 10px; background:url(images/topnav_sep.gif) no-repeat right top; line-height:100%;}
.menu-over1 { color:#0361A1; cursor:pointer;}
.menu-on1 { color:#0361A1;}

#menu-last { background:none;}

.submenu-off,.submenu-over,.submenu-on { font-size:9pt; color:white; text-align:left; padding:5px 0 5px 17px; background:#03416C;}
.submenu-over { color:#A1CCFF; cursor:pointer;}
.submenu-on { color:#A1CCFF;}

#home-img { position:relative; left:11px; top:11px; width:778px; height:268px;}
#effect-image1 { position:absolute; z-index:3;}
#effect-image2 { position:absolute; z-index:2;}
#effect-image1 img,#effect-image2 img { width:778px; height:268px;}
#headers-logo { position:absolute; right:20px; top:30px; z-index:4; display:none;}
