html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}

body
{
	margin: 0 auto;
	padding: 0;
	height: 100%;
	text-align: center;
	font-family: Arial;
	background-color: #33497B;
}


table
{
	margin: 0px;
	padding: 0px;
}
A{
cursor: pointer;
}
tr
{
	margin: 0px;
	padding: 0px;
}

td
{
	margin: 0px;
	padding: 0px;
}

.layout
{
	width: 768px;
	margin: 0 auto;
	min-height: 100%;
	vertical-align: top;
	border-collapse: collapse;
	height: 100%;

}

.main
{
	width: 740px;
	border-collapse: collapse;
	height: 100%;
}

.image
{
	background-repeat: no-repeat;
}

#leftShadowId
{
	margin: 0 ;
	width: 14px;
	height: 100%;
	background-image: url(../img/left-shadow.gif);
	background-repeat: repeat-y;
}

#rightShadowId
{
	width: 14px;
	height: 100%;
	background-image: url(../img/right-shadow.gif);
	background-repeat: repeat-y;
}

#topId
{
	width: 740px;
	height: 99px;
	background-image: url(../img/top.jpg);
}

#emailId a
{
	position: relative;
	top: -31px;
	left: 128px;
	font-family: Verdana;
	font-size: 10px;
	color: #0087B7;
}

#homeId a
{
	position: relative;
	top: -31px;
	left: 128px;
	font-family: Verdana;
	font-size: 10px;
	color: #0087B7;
}

#topLeftId
{
	width: 137px;
	height: 44px;
	background-image: url(../img/top-left.jpg);
}

#menuLeftId
{
	width: 28px;
	height: 44px;
	background-image: url(../img/menu-left.jpg);
}

#menuPanel
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

#menuPanelId
{
	width: 575px;
	height: 19px;
	background-image: url(../img/menu-stripe.gif);
	background-repeat: repeat-x;
}

.menuItem ,.menuItemActive
{
	background-repeat: no-repeat;
	float: left;
}

.menuItem A ,.menuItemActive A
{
	display: block;
	height: 12px;
	margin-left: 4px;
	background-repeat: no-repeat;
	
}

#menuId1 A
{
	width: 36px;
	background-image: url(../img/item1.gif);
}

	#menuId1 A:hover, .menuItemActive#menuId1 A
{
	background-image: url(../img/item1-sel.gif);
}

#menuId2 A
{
	width: 108px;
	background-image: url(../img/item2.gif);
}

	#menuId2 A:hover, .menuItemActive#menuId2 A
{
	background-image: url(../img/item2-sel.gif);
}

#menuId3 A
{
	width: 75px;
	background-image: url(../img/item3.gif);
}

	#menuId3 A:hover, .menuItemActive#menuId3 A
{
	background-image: url(../img/item3-sel.gif);
}

#menuId4 A
{
	width: 42px;
	background-image: url(../img/item4.gif);
}

	#menuId4 A:hover, .menuItemActive#menuId4 A
{
	background-image: url(../img/item4-sel.gif);
}

#menuId5 A
{
	width: 66px;
	background-image: url(../img/item5.gif);
}

	#menuId5 A:hover, .menuItemActive#menuId5 A
{
	background-image: url(../img/item5-sel.gif);
}

#menuId6 A
{
	width: 112px;
	background-image: url(../img/item6.gif);
}

	#menuId6 A:hover, .menuItemActive#menuId6 A
{
	background-image: url(../img/item6-sel.gif);
}

.separator
{
	margin-left: 4px;
	width: 6px;
	height: 12px;
	background-image: url(../img/menu-sep.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}


#submenuPanelId
{
	width: 575px;
	height: 25px;
	background: url(../img/submenu-stripe.gif)  repeat-x;
}


.submenuItem ,.submenuItemActive
{
	background-repeat: no-repeat;
	float: left;
}

.submenuItem A ,.submenuItemActive A
{
	display: block;
	height: 12px;
	margin-left: 4px;
	background-repeat: no-repeat;
}


#submenuItemId11 A
{
	width: 155px;

	background: url(../img/item11.gif) no-repeat;
}

	#submenuItemId11 A:hover, .submenuItemActive#submenuItemId11 A
{
	width: 155px;
	background: url(../img/item11-sel.gif) no-repeat;
}

#submenuItemId12 A
{
	width: 52px;
	background: url(../img/item12.gif);
}

	#submenuItemId12 A:hover, .submenuItemActive#submenuItemId12 A
{
	width: 52px;
	background: url(../img/item12-sel.gif) no-repeat;
}

#submenuItemId13 A
{
	width: 51px;
	background: url(../img/item13.gif);
}

	#submenuItemId13 A:hover, .submenuItemActive#submenuItemId13 A
{
	width: 51px;
	background: url(../img/item13-sel.gif) no-repeat;
}

#submenuItemId21 A
{
	width: 40px;

	background: url(../img/item21.gif) no-repeat;
}

	#submenuItemId21 A:hover, .submenuItemActive#submenuItemId21 A
{
	width: 40px;
	background: url(../img/item21-sel.gif) no-repeat;
}

#submenuItemId22 A
{
	width: 69px;
	background: url(../img/item22.gif);
}

	#submenuItemId22 A:hover, .submenuItemActive#submenuItemId22 A
{
	width: 69px;
	background: url(../img/item22-sel.gif) no-repeat;
}

#submenuItemId23 A
{
	width: 107px;
	background: url(../img/item23.gif);
}

	#submenuItemId23 A:hover, .submenuItemActive#submenuItemId23 A
{
	width: 107px;
	background: url(../img/item23-sel.gif) no-repeat;
}


#submenuItemId31 A
{
	width: 34px;

	background: url(../img/item31.gif) no-repeat;
}

	#submenuItemId31 A:hover, .submenuItemActive#submenuItemId31 A
{
	width: 34px;
	background: url(../img/item31-sel.gif) no-repeat;
}

#submenuItemId32 A
{
	width: 39px;
	background: url(../img/item32.gif);
}

	#submenuItemId32 A:hover, .submenuItemActive#submenuItemId32 A
{
	width: 39px;
	background: url(../img/item32-sel.gif) no-repeat;
}

#submenuItemId33 A
{
	width: 83px;
	background: url(../img/item33.gif);
}

	#submenuItemId33 A:hover, .submenuItemActive#submenuItemId33 A
{
	width: 83px;
	background: url(../img/item33-sel.gif) no-repeat;
}
#submenuItemId34 A
{
	width: 159px;
	background: url(../img/item34.gif);
}

	#submenuItemId34 A:hover, .submenuItemActive#submenuItemId34 A
{
	width: 159px;
	background: url(../img/item34-sel.gif) no-repeat;
}





#submenuItemId41 A
{
	width: 67px;

	background: url(../img/item41.gif) no-repeat;
}

	#submenuItemId41 A:hover, .submenuItemActive#submenuItemId41 A
{
	width: 67px;
	background: url(../img/item41-sel.gif) no-repeat;
}

#submenuItemId42 A
{
	width: 59px;
	background: url(../img/item42.gif);
}

	#submenuItemId42 A:hover, .submenuItemActive#submenuItemId42 A
{
	width: 59px;
	background: url(../img/item42-sel.gif) no-repeat;
}

#submenuItemId43 A
{
	width: 65px;
	background: url(../img/item43.gif);
}

	#submenuItemId43 A:hover, .submenuItemActive#submenuItemId43 A
{
	width: 65px;
	background: url(../img/item43-sel.gif) no-repeat;
}






#submenuItemId51 A
{
	width: 108px;

	background: url(../img/item51.gif) no-repeat;
}

	#submenuItemId51 A:hover, .submenuItemActive#submenuItemId51 A
{
	width: 108px;
	background: url(../img/item51-sel.gif) no-repeat;
}

#submenuItemId52 A
{
	width: 42px;
	background: url(../img/item52.gif);
}

	#submenuItemId52 A:hover, .submenuItemActive#submenuItemId52 A
{
	width: 42px;
	background: url(../img/item52-sel.gif) no-repeat;
}

#submenuItemId53 A
{
	width: 66px;
	background: url(../img/item53.gif);
}

	#submenuItemId53 A:hover, .submenuItemActive#submenuItemId53 A
{
	width: 66px;
	background: url(../img/item53-sel.gif) no-repeat;
}


#submenuItemId61 A
{
	width: 110px;

	background: url(../img/item61.gif) no-repeat;
}

	#submenuItemId61 A:hover, .submenuItemActive#submenuItemId61 A
{
	width: 110px;
	background: url(../img/item61-sel.gif) no-repeat;
}


.leftPanel
{
	width: 137px;
	height: 100%;
	background-image: url(../img/left-stripe.gif);
	background-repeat: repeat-y;
}

#leftTopId
{
	width: 137px;
	height: 100%;
	background: url(../img/left-top.jpg) no-repeat top;
}

#leftBottomId
{
	width: 137px;
	display: block;
	height: 600px;
	background-image: url(../img/left-bottom2.jpg);
	background-position: bottom;
}


.leftmenu ,.leftmenuActive
{
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

.leftmenu A,.leftmenuActive A
{
	display: block;
	width: 137px;
	height: 98px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

#leftmenuId2  A
{
	position: relative;
	top:80px;
	background-image: url(../img/left1.jpg);
}

	#leftmenuId2  a:hover, .leftmenuActive#leftmenuId2 A
{
	background-image: url(../img/left1-sel.jpg);
}

#leftmenuId3 A
{
	position: relative;
	top:80px;
	background-image: url(../img/left2.jpg);
}

	#leftmenuId3  a:hover, .leftmenuActive#leftmenuId3 A
{
	background-image: url(../img/left2-sel.jpg);
}

#leftmenuId4 A
{
	position: relative;
	top:76px;
	background-image: url(../img/left3.jpg);
}

	#leftmenuId4  a:hover, .leftmenuActive#leftmenuId4 A
{
	background-image: url(../img/left3-sel.jpg);
}



#contentPanelId
{
	vertical-align: top;
	text-align: left;
	width: 603px;
	height: 100%;
}

iframe
{
	width: 603px;
	height: 600px;
}

#bottomPanelId
{
	width: 740px;
	height: 26px;
	background-image: url(../img/bottom2.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#groundPanelId
{
	width: 740px;
	height: 15px;
	border-color: #AEC4F7;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

#groundImageId
{
	width: 740px;
	height: 15px;
	background: url(../img/ground-left-stripe.gif) repeat-y left;
}

#raynetId
{
	width: 740px;
	height: 15px;
	background: url(../img/raynet.gif) no-repeat right;
}

.submenuHidden {
	display: none;
}

.hidden{
	display : none;
}

