
BODY {
	background-image: url(../images/intro_bodybkg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #c5cf9d;
	margin: 0px;
	padding: 0px;
}

DIV.container {
	width: 740px;
	position: relative;
	left: 50%;
	margin-left: -370px;
}

DIV.header {
	height: 206px;
	background-image: url(../images/intro_header.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

DIV.body {
	height: 220px;
	background-image: url(../images/intro_midbkg.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
DIV.body OBJECT {
	position: relative;
	top: 10px;
	left: 30px;
}

DIV.bodyfooter {
	height: 89px;
	overflow: hidden;
	background-image: url(../images/intro_footer.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
DIV.bodyfooter DIV.logos {
	width: 330px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 32px;
	left: 30px;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 11px;
	color: #3d5109;
}
DIV.bodyfooter DIV.logos IMG {
	float: left;
}
DIV.bodyfooter DIV.logos IMG.sponsor {
	float: right;
	padding-top: 6px;
	padding-left: 8px;
}
DIV.bodyfooter DIV.ingreso {
	width: 315px;
	overflow: hidden;
	float: right;
	position: relative;
}
DIV.bodyfooter DIV.ingreso A {
	float: left;
	margin: 5px 15px 0px 15px;
	font-family: Times New Roman, Verdana, Arial;
	font-size: 18px;
	color: #b8c290;
	text-decoration: none;
	text-align: center;
}
DIV.bodyfooter DIV.ingreso A DIV {
	width: 42px;
	height: 42px;
	background-repeat: no-repeat;
	background-position: bottom left;
}
DIV.bodyfooter DIV.ingreso A DIV.arg {
	background-image: url(../images/intro_argbtn.jpg);
}
DIV.bodyfooter DIV.ingreso A DIV.eng {
	background-image: url(../images/intro_engbtn.jpg);
}
DIV.bodyfooter DIV.ingreso A DIV.bra {
	background-image: url(../images/intro_brabtn.jpg);
}
DIV.bodyfooter DIV.ingreso A DIV.fra {
	background-image: url(../images/intro_frabtn.jpg);
}

DIV.footer {
	overflow: hidden;
	position: relative;
}
DIV.footer DIV {
	float: left;
	padding-top: 10px;
	font-family: Verdana, Times New Roman, Arial;
	font-size: 11px;
	color: #83915d;
}
DIV.footer IMG {
	float: right;
	padding-top: 5px;
	border: 0;
}
