#welcome_box {
	width: 563px;
	height: 354px;
	background-image: url(../images/home/welcome_box_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#bottom_3pillars_box1 {
	width: 279px;
	height: 168px;
	background-image: url(../images/home/index_bottom_box1_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#bottom_3pillars_box2 {
	width: 279px;
	height: 168px;
	background-image: url(../images/home/index_bottom_box2_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#bottom_3pillars_box3 {
	width: 279px;
	height: 168px;
	background-image: url(../images/home/index_bottom_box3_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#latest_news_box {
	width: 279px;
	height: 228px;
	background-image: url(../images/home/latest_news_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#latest_news_scroll {
	margin: 0px;
	overflow: auto;
	width: 251px;
	height: 154px;
}

#newsletter_subscription_box {
	width: 279px;
	height: 121px;
	background-image: url(../images/home/newsletter_subscription_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#data_area {
	position: absolute;
	width: 185px;
	margin-top: 48px;
	margin-left: 48px;
}

#data_area .textfield {
	padding: 3px 3px 3px 3px;
	font-family: Tahoma, Verdana, Arial;
	color: #6e6e6e;
	font-size: 10px;
	text-align: left;
	line-height: 10px;
	/*
	width: 134px;
	height: 10px;
	*/
	width: 144px;
	height: 18px;
	background: transparent;
	border: 1px #009ddc solid;
}
