body {
	position: relative;
	background: #ffffff;
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #000000;
	width: 800px;
}

a:link {
	color: #3275EE;
	text-decoration: none;
}

a:visited {
	color: #4061A1;
	text-decoration: none;
}

a:hover {
	color: #4061A1;
	text-decoration: underline;
}

#container {
	background: url(/images/pic_bg_hp.jpg) no-repeat top left;
	width: 800px;
	height: 974px;
}

#header_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 133px;
	height: 236px;
	z-index: 2;
}

#header_description {
	position: absolute;
	top: 148px;
	left: 430px;
	width: 360px;
	height: 50px;
	font: bold 22px Palatino Linotype, Palatino;
	color: #ffffff;
	text-align: center;
}

#home_contact {
	position: absolute;
	top: 215px;
	right: 10px;
	width: 100px;
	height: 15px;
	text-align: right;
}

#home_contact a {
	font: 10px Arial Black;
	color: #ffffff;
	text-decoration: none;
}

#header_circle {
	position: absolute;
	top: 133px;
	left: 64px;
	width: 544px;
	height: 405px;
}

#prices_basic {
	position: absolute;
	top: 242px;
	left: 610px;
	width: 190px;
	height: 87px;
}

#prices_idx {
	position: absolute;
	top: 329px;
	left: 610px;
	width: 190px;
	height: 87px;
}

#prices_search {
	position: absolute;
	top: 420px;
	left: 614px;
	width: 186px;
	height: 86px;
}

#content {
	position: absolute;
	top: 518px;
	left: 0px;
	width: 579px;
	_width: 599px;
	height: 416px;
	_height: 436px;
	padding: 10px;
	font-family: Palatino Linotype, Palatino;
	color: #003399;
	text-align: justify;
}

.content_header {
	font-size: 28px;
}

.content_title {
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

.content_small {
	font: 12px Arial;
	padding-left: 40px;
}

.continue {
	text-align: right;
	font: 8pt Arial;
	padding-top: 10px;
}



/* spotlight */
#spotlight {
	position: absolute;
	top: 523px;
	left: 604px;
	width: 182px;
	height: 245px;
	padding: 5px;
	text-align: center;
}

.spotlight_title {
	font: bold 22px Palatino Linotype, Palatino;
	color: #003399;
}



/* announcements */
#announcements {
	position: absolute;
	top: 780px;
	left: 604px;
	width: 172px;
	height: 180px;
	padding: 5px 10px 5px 10px;
	overflow: hidden;
	color: #003399;
}

.announcements_title {
	width: 182px;
	font: 22px Palatino Linotype, Palatino;
	color: #003399;
	text-align: center;
}