/* CSS Document */

html,body {
  height:100%;
  margin:0px;
}


body{
  margin:0px;
  text-align:center;
  background: #BDA58A url(../images/bg.jpg) repeat;
 }

a:link, a:visited{
  border:0px;
  outline:none;
}
 
a:link img, a:visited img{
  border:0px;
  outline:none;
}

#wrapper{
  margin:0px auto;
  width:760px;
  position:relative;
  min-height: 100%;
}

#container{text-align:center;}

/* Hack para IE 6 */

* html #wrapper {
  height:100%;
}

#header{margin-top:30px;}

#wrapper #hedaer{
margin-left:10px;
 
}




#menu{
margin-left:120px;}

 .centered_div{
text-align: right;
width:400px;
position:absolute;
top:50%; left:50%;
margin-left:-180px;
margin-top:-100px;
}

.spanish{margin-top:-5px;}

#content{}

#content img{
	position:absolute;
}


/* contact */
.input1,.input2,.input3{
    width:250px;
    font-family:Verdana,Arial,sans-serif;
    font-size:12px;
	color:#333;
	border:0px none;
	border-width:0px;
	margin-top:10px;
	margin-left:10px;
	background-color:#A48F76;
	border-style:none;
	
}

.input1box{
    width:276px;
	height:39px;
	background:url(../images/input1_contact.jpg) no-repeat;
	text-align:left;
}
input.input1 {
	border-width:0px;
border:0px none;
border-style:none;
    width:250px;
	height:12px;
	margin-top:13px;
}

.input2box{
    width:276px;
	height:39px;
	background:url(../images/input2_contact.jpg) no-repeat;
	text-align:left
}
.input2{}

.input3box{
    width:277px;
	height:180px;
	background:url(../images/input3_contact.jpg) no-repeat;
	text-align:left
}
.input3{
    height:155px;
    width:255px;
	margin-top:15px;}

.input4{}




#footer { 
  width:760px;
  position:absolute;
  top:1085px;
  text-align:center;
  height:40px;
  margin-top:-40px;
}