@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#desc p {
	margin: 0px;
	position: absolute;
	left: 211px;
	top: 25px;
	color: #666666;
	font-size: 10px;
}

#content {
	position: relative;
	width: 562px;
}
#desc {
	position: relative;
	height: 157px;
	width: 562px;
}
#text {
	width: 562px;
	padding-top: 30px;
	position: relative;
	margin-bottom: 40px;
}

#desc #h {
	position: absolute;
	bottom: 0px;
	left: 211px;
}
#desc #h h2 {
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding-top: 35px;
}

#desc #h h1 {
	color: #B29A3E;
	font-size: 16px;
	margin: 0px;
	padding-top: 5px;
}


#desc img {
	position: absolute;
	left: 20px;
	top: 25px;
}


#footer {
	background-image: url(../images/footer_popup_en.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	width: 562px;
}
#footer.es { background-image: url(../images/footer_popup.gif); }
#text p {
	margin: 0px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 11px;
}


#header {
	background-image: url(../images/enc_popup_en.gif);
	background-repeat: no-repeat;
	height: 63px;
	width: 562px;
	position: relative;
	top: 0px;
}
#header.es { background-image: url(../images/enc_popup.gif); }

