body {
	font-family: Arial, Helvetica, sans-serif;
}

#head {
	position: absolute;
	top: 15px;
	left: 15px;
	width: 599px;
	height: 89px;
	background-repeat: no-repeat;
}

#container {
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 629px;
	height: 614px;
	background-color: #FFFFFF;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px
}

.btn {
	position: absolute;
}

#btn0 {
	top: 105px;
	left: 451px;
	width: 163px;
	height: 164px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#btn1 {
	top: 269px;
	left: 451px;
	width: 163px;
	height: 166px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#btn2 {
	top: 435px;
	left: 451px;
	width: 163px;
	height: 164px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#btn3 {
	top: 435px;
	left: 285px;
	width: 166px;
	height: 164px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#btn4 {
	top: 435px;
	left: 120px;
	width: 165px;
	height: 164px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#btn0:hover {
	background-position: -164px 0;
}

#btn1:hover {
	background-position: -164px 0;
}

#btn2:hover {
	background-position: -164px 0;
}

#btn3:hover {
	background-position: -166px 0;
}

#btn4:hover {
	background-position: -165px 0;
}

#bl {
	position: absolute;
	top: 435px;
	left: 15px;
	width: 105px;
	height: 164px; 
	background-repeat: no-repeat;
}

#content {
	position: absolute;
	top: 105px;
	left: 15px;
	width: 435px;
	height: 329px;
	overflow: auto;
}

#descarea {
	position: absolute;
	top: 105px;
	left: 15px;
	width: 435px;
	height: 49px;
	overflow: auto;
}

#desc {
	padding: 10px;
	margin: 0;
	text-align: center;
	font-size: 18px;
}

#content2 {
	position: absolute;
	top: 155px;
	left: 15px;
	width: 435px;
	height: 279px;
	overflow: auto;
}

#countryselector {
	position: absolute;
	width: 30px;
	height:20px;
	top: 506px;
	right: 544px;
}

#navbar {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

#copy {
	position: relative;
	top: 10px;
	text-align: center;
	font-size: 11px;
	color: #000000;
}

.thb {
	border: 0;
}
