* {
	margin: 0;
	padding: 0;
}

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    background: #003300;
	margin:0;
}

#contenedor {
	width:1024px;
	margin: 0 auto;
	position: relative;
}


#logo{
	position: absolute;
	float: left;
	width: 68%;
	margin-left: 4%;
	left: 0px;
	margin-top: 4.6em;
	width:258px;
	height:263px;
	padding: 5px;
	background:url(../images/logo.png) no-repeat;
	top: -29px;
	z-index:2;
}

#wrapper {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
}



#r1 {
	height: 145px;
	overflow: hidden;
	background: url(../images/layout/r1.jpg) no-repeat top left;
}


#mainpic {
	overflow: hidden;
	margin-left:48px;
	width:792px;
	height:405px;
	background: url(../images/mainpic.jpg) no-repeat top center;
}


#r2 {
	height: 405px;
	background: url(../images/layout/rbg.jpg) repeat-y;
	overflow: hidden;
	}



#r3 {
	height: 99px;
	background: url(../images/layout/r2.jpg) repeat-y;
	overflow: hidden;
	}


#r4 {
	height: 50px;
	overflow: hidden;
	padding: 0px 104px 0px 104px;
}
#es {
	margin-top: 34px;
	margin-left:290px;
	height: 31px;
	width:107px;
	overflow: hidden;
}

#en {
	margin-top: -28px;
	margin-left:483px;
	height: 31px;
	width:107px;
	overflow: hidden;
}



#r4_r2 {
	margin-top: -40px;
	height: 70px;
	width:880px;
	float:right;
	overflow: hidden;
	font-family:Tahoma;
	font-size:16px;
	color:#FFF;
}
