html 
{
background-image:url('../IMG/bkg.png');
background-repeat:repeat;
}

#wrap
{
margin:30px auto;
width:752px;
}
#banner
{
width:752px;
height:491px;
background-image:url('../IMG/banner-red.png');
background-repeat:no-repeat;+
}
#text
{
margin-top:31px;
width:465px;
height:147px;
background-image:url('../IMG/text.png');
background-repeat:no-repeat;
}
#calltoaction
{
margin-top:30px;
margin-left:1px;
width:286px;
height:29px;
background-image:url('../IMG/calltoaction.png');
background-position:top right;
background-repeat:no-repeat;
}
#calltoaction:hover
{
margin-top:30px;
margin-left:1px;
width:286px;
height:29px;
background-image:url('../IMG/calltoaction.png');
background-position:top left;
background-repeat:no-repeat;
}
#calltoaction a {
width:286px;
height:29px;
display:block;
text-indent:-2000px;
}
#call
{
width:287px;
height:21px;
background-image:url('../IMG/contacto.png');
background-repeat:no-repeat;
}
#address
{
width:287px;
height:119px;
background-image:url('../IMG/address.png');
background-repeat:no-repeat;
}
#socialweb
{
width:287px;
height:47px;
background-image:url('../IMG/socialweb.png');
background-repeat:no-repeat;
}
#socialweb a
{
position:relative;
display:block;
text-indent:-2000px;
width:21px;
height:21px;
}
#socialweb #linkedin
{
top:19px;
left:94px;
}
#socialweb #twitter
{
top:-21px;
left:120px;
}
#socialweb #facebook
{
top:-61px;
left:146px;
}
.leftalign
{
float:left;
}
.rightalign
{
float:right;
}
h1, h2, p, ul
{
display:none;
}