HTML { height: 100%; }
BODY { background: #fff url(bg02.png) 0 100% repeat-x; min-width: 990px; min-height: 100%; text-align: center; }

H1 {
	position: absolute;
	left: 121px;
	top: 62px;
	font-size: 38px;
}

UL {
	list-style: none;
	margin-left: 20px;
	padding-left: 0;
	margin-right: 20px;
}

UL LI {
	background: url(dot01.gif) no-repeat 0 .4em;
	padding-left: 12px;
	padding-top: 0;
	margin-top: 0;
}

#container { background: url(bg03d.jpg) 50% 0 repeat-x; padding: 0 10px; }

/* Page heading */

#header { height: 74px; width: 970px; text-align: left; margin: auto; color: #fff; font-size: 10px; margin-bottom: 10px; position: relative; }
#header A { color: #fff; }
#header INPUT { color: #069; }
#header UL { margin: 0; list-style: none; }

#logo,
#logo A { width: 126px; height: 47px; background: url(logo_elion_screen.jpg) no-repeat top right; }
#logo { padding: 0; margin: 0; position: absolute; top: 14px; left: 0; }
#logo A { display: block; position: relative; }
#logo IMG { display: none; }

/* Content layout */

#content { width: 970px; margin: 0 auto; text-align: left; position: relative; }

#content-inner {
	clear: both;
	height: 900px;
	width: 825px;
	margin: 0;
	padding: 0;
}


/* Content inner */

.box01 {
	background: url(box01_top.gif) no-repeat 0 0;
	width: 380px;
	float: left;
	margin-top: 50px;
}
.box01-inner {
	background: url(box01_bottom.gif) no-repeat 0 100%;
	height: auto;
	padding-bottom: 20px;
}
.box01-inner P {
	margin-left: 20px;
	margin-right: 20px;
}
.box01-inner H2 {
	margin-left: 20px;
}
.section {
	margin-top: 30px;
}
.right {
	float: right;
	text-align: left;
}
#demo {
	position: absolute;
	left: 15px;
	top: 495px;
	margin: 0;
	padding: 0;
}
#enter {
	position: absolute;
	left: 15px;
	top: 545px;
	margin: 0;
	padding: 0;
}

/* Footer */
#footer { clear: both; color: #798376; font-size: 10px; height: 100%; text-align: center; padding: 20px 0 30px 0; }
#footer ADDRESS { padding: 10px 0 0 0; margin: 0; font-style: normal; }
#footer ADDRESS A { color: #798376; border-bottom: 1px solid #e6e6e6; }
#footer ADDRESS A:hover { text-decoration: none; border-bottom: 1px solid #798376; }
#footer SPAN { color: #e6e6e6; }
#footer UL { text-align: center; padding: 0; margin: 1em 0 0 0; list-style: none; }
#footer UL LI { display: inline; padding: 0; margin: 0; }
#footer UL IMG { margin: 0 5px; }


/* Popup */

#dhtmltooltip{
position: absolute;
width: auto;
border: 1px solid #006699;
padding: 2px;
background-color: #F4FBFB;
visibility: hidden;
z-index: 100;
}
