@charset "utf-8";
/* CSS Document */
/*Mater style sheet for Global*/
/*Imported style sheets*/
@import url("default.css");
@import url("txt.css");
@import url("form.css");
@import url("decorate.css");

.col01{
	display:block;
	float:left;
	width:232px;
	padding:0 5px;
	margin:0 0 18px 0;
	text-align:center;
	border-bottom:1px solid #404040;
	border-right-width:1px;
	background:url(../images/shared/v-dotted.gif) top right repeat-y #2d2d2d;
}
.col01-content{
	text-align:left;
	padding:15px;
}
.col02{
	display:block;
	float:left;
	width:412px;
	padding:15px 35px;
	margin:0 0 18px 0;
	line-height:12pt;
}
.col03{
	display:block;
	float:left;
	width:224px;
	padding:15px 0px 15px 15px;
	margin:0 0 18px 0;
	border-left-width:1px;
	background:url(../images/shared/v-dotted.gif) top left repeat-y #555555;
}
.homeHBTProject{
	background:url(../images/EN/home/bg_Habitia-Project.gif) top left repeat-y;
	padding:0 7px;
	width:188px;
}
.homeHBTOtherProject{
	padding:0 7px;
	width:188px;
}
.homePromotions{
	display:block;
	float:left;
	border:1px solid #8a8a8a;
	margin-right:10px;
	margin-bottom:9px;
}
.homePromotionH4{
	display:block;
	float:left;
	width:140px;
	margin-bottom:9px;
}
