body {
background-color: #e5e5e5;
color: black;
}

img {
border: 0px;
}

#contenedor {
width: 736px;
height: 418px;
overflow: hidden;
position: absolute;
top: 50%;
left: 50%;
margin-top: -209px;
margin-left: -368px;
}
#contenedor h1 {
background: #e5e5e5 url('../imagenes/us-studio-design.jpg') no-repeat;
position: absolute;
top: 0px;
left: 0px;
width: 736px;
height: 418px;
z-index: -10;
}
#contenedor h1 span {
visibility: hidden;
}
#contenedor h2 {
position: absolute;
top: 275px;;
left: 540px;
width: 138px;
height: 9px;
background: #e5e5e5 url('../imagenes/texto_graphic.jpg') no-repeat;
z-index: -9;
overflow: hidden;
}
#contenedor h2 span {
visibility: hidden;
}
#pie {
position: absolute;
bottom: 5px;
left: 150px;
width: 215px;
height: 16px;
overflow: hidden;
background: #e5e5e5 url('../imagenes/texto_copy.jpg') no-repeat;
}
#pie span {
visibility: hidden;
}
#request {
position: absolute;
bottom: 5px;;
left: 365px;
width: 109px;
height: 18px;
background: #e5e5e5 url('../imagenes/texto_request.jpg') no-repeat;
overflow: hidden;
}
#request a {
display: block;
width: 109px;
height: 18px;
text-decoration: none;
}
#request a span {
visibility: hidden;
}
#contacto {
position: absolute;
top: 260px;
left: 575px;
width: 103px;
height: 11px;
background: #e5e5e5 url('../imagenes/texto_contacto.jpg') no-repeat;
}
#contacto a {
display: block;
width: 103px;
height: 11px;
text-decoration: none;
}
#contacto a span {
visibility: hidden;
}

#formulario {
visibility: hidden;
position: absolute;
top: 0px;
right: 0px;
font-size: 6px;
z-index: 10;
}
#formulario p {
width: 275px;
margin-top: 3px;
}
#formulario form input, #formulario form textarea {
background-color: #b8f2fa;
color: black;
font: normal 9px Arial,Verdana,Helvetica,Sans-Serif;
width: 195px;
border: 0px;
margin-left: 7px;
}
#formulario form input {
height: 15px;
}
#formulario form label {
width: 65px;
height: 15px;
overflow: hidden;
float: left;
}
#formulario form label span {
visibility: hidden;
}
#formulario form label#l1 { background: #e5e5e5 url('../imagenes/texto_label_1.jpg') 0px 4px no-repeat; }
#formulario form label#l2 { background: #e5e5e5 url('../imagenes/texto_label_2.jpg') 0px 4px no-repeat; }
#formulario form label#l3 { background: #e5e5e5 url('../imagenes/texto_label_3.jpg') 0px 4px no-repeat; }
#formulario form label#l4 { background: #e5e5e5 url('../imagenes/texto_label_4.jpg') 0px 4px no-repeat; }
#formulario form label#l5 { background: #e5e5e5 url('../imagenes/texto_label_5.jpg') 0px 4px no-repeat; }
#formulario form label#l6 { background: #e5e5e5 url('../imagenes/texto_label_6.jpg') 0px 4px no-repeat; }
#formulario form input#submit {
width: 30px;
height: 9px;
margin-left:235px;
}
p#ty {
position:absolute;
top: 160px;
right: 3px;
width: 126px;
height: 17px;
background: #e5e5e5 url('../imagenes/texto_yourmessage.jpg') no-repeat;
}
p#ty span {
visibility: hidden;
}
.ex {
height: 1px;
clear: both;
}
