#headerHome {
	background: url(img/home_header.gif) no-repeat;
	height: 258px;
}

#headerHome IMG {
	margin: 25px 0 0 25px;
}

#headerHome H1 {
	margin: 0 0 0 25px;
	padding: 0;
	line-height: 2.8em;
	color: #F9E7D4;
}

#contentHome {
	padding: 18px 0 55px 0;
	background: url(img/home_logo_bg.gif) no-repeat right top;
}

#colLeft {
	width: 50%;
	float: left;
}
#colRight {
	margin-left: 50%;
}

.helperLeft {
	padding-left: 25px;
}

#enterBtnHolder {
	width: 275px;
	height: 94px;
	margin: 75px 0 0 72px;
	background: url(img/enter_btn.gif) no-repeat;
}

#enterBtn {
	width: 265px;
	background-color: #8B0E04;
	text-align: center;
}

#enterBtn A {
	color: #F9E7D4;
}
#enterBtn A:hover {
	text-decoration: none;
}

.enterDe {
	padding-top: 9px;
	display: block;
	font: 2.6em Georgia, "Times New Roman", Times, serif normal;
	line-height: 1.0em
}

.enterEn {
	padding-left: 23px;
	background: url(img/flag_en.gif) no-repeat left;
	font: 1.8em Georgia, "Times New Roman", Times, serif normal;
}
