.homepage .homePageIntroText{
	position: absolute;
	z-index: 100;
	top: 100px;
	right: 0px;
	width: 390px;
	height: 240px;
	background: url(/images/structure/backgrounds/homepageSplash/introTextBG001.png) top left no-repeat;
}


.homepage .homePageIntroText .widgetBody{
	padding: 19px;
	color: #fff;
}


.homepage .homePageIntroText .widgetBody .title{
	font-size: 1.8em;
	padding-bottom: 20px;
}

.homepage .homePageIntroText .widgetBody .body{
	font-size: 1.3em;
}

/*.homepageImageLinks{
	position: relative;
	z-index: 200;
	margin-top: 350px;
}*/

.IWantToFindOutAbout{
	background: url(/images/contents/homepage/findOutAbout003.jpg) top left no-repeat;
	width: 206px;
	height: 271px;
}

.newImages .IWantToFindOutAbout{
	background: url(/images/contents/homepage/findOutAbout005.jpg) top left no-repeat;
}

.IWantToFindOutAbout .tableContents{
	position: relative;
}

.IWantToFindOutAbout .HTMLcontents{
	position: absolute;
	top: 68px;
	left: 18px;
}

.IWantToFindOutAbout .HTMLcontents select{
	width: 165px;
}
