div#background {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	z-index: 1;
	height: 698px;
	width: 1004px;
	border: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #0E3D3B;
}
div#header {
	position: absolute;
	z-index: 2;
	height: 74px;
	width: 840px;
	border: 0px;
	left: 36px;
	top: 12px;
	right: 36px;
	bottom: 0px;
	overflow: hidden;
}

div#foreground {
	position: absolute;
	z-index: 2;
	height: 567px;
	width: 912px;
	border: 0px;
	left: 46px;
	top: 46px;
	right: 46px;
	bottom: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}

div#address {
	position: relative;
	z-index: 9;
	height: 20px;
	width: 912px;
	border: 0px;
	left: 46px;
	top: 636px;
	right: 46px;
	bottom: 0px;
	margin: 0px;
}
div#topline {
	position: relative;
	z-index: 9;
	height: 20px;
	width: 912px;
	border: 0px;
	left: 46px;
	top: 10px;
	right: 46px;
	bottom: 0px;
	margin: 0px;
}

div#mainmenuholder {
	border: 0px;
	z-index: 3;
	left: 82px;
	top: 132px;
	right: 36px;
	position: absolute;
	height: 25px;
	width: 840px;
}



div#leftdownloadmenu {
	position: absolute;
	font-size: 80%;
	line-height: 110%;
	z-index: 6;
	width: 160px;
	left: 36px;
	top: 478px;
}

div#leftcontactus {
	position: absolute;
	font-size: 90%;
	line-height: 110%;
	z-index: 6;
	width: 160px;
	left: 36px;
	top: 278px;
}

div#content {
	position: absolute;
	z-index: 7;
	width: 680px;
	left: 226px;
	top: 121px;
	height: 420px;
	overflow: auto;
}
div#content a{
	color:#041D50;
	text-decoration:underline;
}

div#contentmenu {
	position: relative;
	z-index: 7;
	width: 680px;
	left: 226px;
	top: 121px;
	height: 420px;
	overflow: auto;
}

div#contentmenu a{
	text-decoration: underline;
}

div#contentmenu a:visited{
}

div#contentmenu a:hover{
	color: #041d50;
	font-weight: bold;
}

div#contentmenu a:active{
	color: #000000;
	font-weight: bold;
}

div#contentmenu .selected a{ /*selected tab effect*/
	color: black;
	font-weight: bold;
}

div#contentmenuBG {
	position: absolute;
	z-index: 6;
	width: 650px;
	left: 226px;
	top: 121px;
	height: 420px;
	overflow: hidden;
	background-image:url(/content/image/menuBG.jpg);
}


div#index {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 840px;
	border: 0px;
	left: 82px;
	top: 170px;
	right: 82px;
	bottom: 0px;
	overflow: visible;
}

div#content {
	position: absolute;
	z-index: 7;
	width: 680px;
	left: 226px;
	top: 180px;
	height: 460px;
	overflow: auto;
}
div#leftmenulayer {
	position: absolute;
	z-index: 2;
	height: 460px;
	width: 180px;
	border: 0px;
	left: 82px;
	top: 170px;
	right: 82px;
	bottom: 0px;
	overflow: visible;
}
div#bodycopy {
	position: absolute;
	z-index: 2;
	height: 479px;
	width: 682px;
	border: 0px;
	left: 273px;
	top: 160px;
	right: 82px;
	bottom: 0px;
	overflow: auto;
}
div#bodycopylist {
	position: absolute;
	z-index: 2;
	height: 479px;
	width: 682px;
	border: 0px;
	left: 273px;
	top: 160px;
	right: 82px;
	bottom: 0px;
	overflow: auto;
	background-image: url(images/listBG2.jpg);
	background-repeat: no-repeat;
}
div#bodycopylist a{
	text-decoration: underline;
}
