/* ----------------------------------------------------------------- */
/* home menu elements */
/* ----------------------------------------------------------------- */
#hmContainer {
	position: absolute;
	visibility: visible;
	z-index: 4;
	width: 122px;
	left: 205px;
	top: 25px;
}
#hmGradient {
	width: 122px;
	height: 100px;
	float: left;
	background-image: url(../images/WS_BLink.gif);
}
/* ----------------------------------------------------------------- */
/* banner + elements */
/* ----------------------------------------------------------------- */
#hPBanner {
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 100px;
	width: 535px;
	left: 205px;
	top: 25px;
	background-color: #3366FF;
}
/* ----------------------------------------------------------------- */
/* content area */
/* ----------------------------------------------------------------- */
#hFrame {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 770px;
	left: 0px;
	top: 25px;
}
#dbPattern {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 107px;
	height: 370px;
	left: 134px;
	top: 25px;
}
#hContainer {
	visibility: visible;
	width: 750px;
	float: left;
}
/* ----------------------------------------------------------------- */
/* pattern design */
/* ----------------------------------------------------------------- */
#hPattern {
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 23px;
	width: 720px;
	left: 20px;
	top: 113px;
}

h1 {color:#FFFFFF;}
strong {color:#0066FF; font-size:10px;}
h2 { font-size:4px;}
.m {padding-left:5px; padding-right:5px;}
p {color:#000000;font-size:9px;}
li {color:#000000; font-size:9px;}