html,
body {
margin: 0;
padding: 0;
}
body {
height: 100%;
width: 100%;
/*background: url('../img/businessbg.gif') repeat-x 0 110px;*/
font: small Verdana, Geneva, Arial, Helvetica, sans-serif;
}
img {
border: none;
}
#container {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 570px;
margin-top: -285px;
text-align: center;
background: url('../img/businessbg.gif') repeat-x 0 110px;
}
#center {
position: relative;
width: 998px;
height: 570px;
margin-left: auto;
margin-right: auto;
}
#top {
position: relative;
height: 110px;
width: 998px;
text-align: left;
/*background: url('../img/top_slogan_splash.gif') no-repeat 38px 4px;*/
}
#top a#logo {
position: absolute;
top: 29px;
right: 38px;
display: block;
width: 151px;
height: 71px;
background: url('../img/logo.gif') no-repeat;
}
#top ul {
position: absolute;
top: 35px;
left: 38px;
width: 771px;
margin: 0;
padding: 0;
list-style-type: none;
}
#top ul li {
float: left;
white-space: nowrap;
margin: 0 5px 0 0;
padding-left: 32px;
color: #8D8D8D;
background: url('../img/bullet_toplist.gif') no-repeat left 6px;
}
#top ul li.first {
margin-left: 85px;
}
#top ul li a {
display: inline;
color: #26466F/*#27456E*/;
text-decoration: none;
}
#top ul li a:hover {
color: #3D70B2;
}
	#business {
	position: absolute;
	top: 110px;
	left: 0;
	width: 499px;
	height: 378px;
	background: url('../img/businessbg.gif') repeat-x;
	}
		#businessblockimage {
		position: relative;
		top 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		}
		#business ul {
		position: absolute;
		top: 50px;
		left: 9px;
		width: 160px;
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: left;
		z-index: 100;
		voice-family: "\"}\""; /*ie 5.5 hack*/
		voice-family: inherit;
		top: -1000px;
		}
			#business:hover ul {
			top: 50px;
			}
		#business ul li {
		position: relative;
		height: auto !important;
		height: 14px;
		}
			#business ul li ul li {
			height: auto !important;
			height: 12px;
			}
			#business ul li a {
			display: block;
			width: 160px;
			padding: 4px 0;
			font-size: 14px;
			text-decoration: none;
			font-weight: bold;
			color: #003366;
			background: url("../img/spacer.gif");
			}
				#business ul li ul li a {
				font-size: 12px;
				}
			#business ul li a:hover {
			color: #FFFFFF;
			}
			#business ul li ul,
			#business:hover ul li ul {
			position: absolute;
			left: 160px;
			width: 155px;
			padding: 5px 0 3px 0;
			border: 1px solid #003366;
			border-width: 1px 3px 3px 1px;
			margin-bottom: 5px;
			background-color: #8EC7EA;
			}
				#business ul li ul {
				top: -1000px;
				}
				#business ul li:hover ul {
				top: 0px;
				}
					#business ul li ul li {
					padding-left: 5px;
					}
	#community {
	position: absolute;
	top: 110px;
	left: 499px;
	width: 499px;
	height: 378px;
	/*margin-left: -2px;*/
	border-left: 2px solid #26466F;
	background: url('../img/communitybg.gif');
	}
		#communityblockimage {
		position: relative;
		top 0;
		left: 0;
		width: 100%;
		height: 100%;
		z-index: 1;
		}
		#community ul {
		position: absolute;
		top: 50px; /*only for IE 5.5*/
		right: 9px;
		width: 160px;
		margin: 0;
		padding: 0;
		text-align: right;
		list-style: none;
		z-index: 100;
		voice-family: "\"}\""; /*IE 5.5 will stop here*/
		voice-family: inherit;
		top: -1000px; /*for other browsers*/
		}
			#community:hover ul {
			top: 50px;
			}
		#community ul li {
		position: relative;
		height: auto !important;
		height: 14px;
		}
			#community ul li ul li {
			height: auto !important;
			height: 12px;
			}
			#community ul li a{
			display: block;
			width: 160px;
			padding: 4px 0;
			font-size: 14px;
			text-decoration: none;
			font-weight: bold;
			color: #003366;
			background: url("../img/spacer.gif");
			}
				#community ul li ul li a {
				font-size: 12px;
				}
			#community ul li a:hover {
			color: #FFFFFF;
			}
			#community ul li ul,
			#community:hover ul li ul {
			position: absolute;
			top: -1000px;
			right: 160px;
			/*width: 155px;*/8:36 27-4-2006
			padding: 5px 0 3px 0;
			border: 1px solid #003366;
			border-width: 1px 3px 3px 1px;
			margin-bottom: 5px;
			background-color: #8EC7EA;
			}
				#community ul li ul li {
				padding-right: 5px;
				}
				#community ul li:hover ul {
				top: 0px;
				}
#communitybg {
position: absolute;
left: 0;
top: 110px;
width: 50%;
height: 378px;
margin-left: 50%;
background: url('../img/communitybg.gif') repeat-x;
}
/* linkblok */
	a.linkblok,
	a.linkblokback {
	display: block;
	position: absolute;
	top: 25px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 499px;
	height: 326px;
	z-index: 1;
	}
		div#businessblock a.linkblok {
		left: 40px;
		z-index: 10;
		}
		div#communityblock a.linkblok {
		left: 190px;
		z-index: 10;
		}
		div#businessblock a.linkblokback {
		left: 40px;
		z-index: 1;
		}
		div#communityblock a.linkblokback {
		left: 190px;
		z-index: 1;
		}