/* CSS Document */

body {
background-color:#EFEFEF;
margin-top:90px;
}

#header a {

width:510px;
height:592px;
display: block;
margin:auto;

background: #fff url(images/home-bg2.jpg) no-repeat;
}

#header a span {
visibility: hidden;
}


#logo {
width:500px;
height:108px;
padding-left:10px;
padding-top:10px;
float:left;
}

#nav {

padding-left:175px;
padding-top:530px;
width:200px;



}

#nav a {
text-decoration:none;
color:#595959;
}

#nav a:hover {
text-decoration:underline;
color:#595959;
}

#texo {
position:absolute;
top:178px;
padding-left:520px;
width:540px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:12px;
color:#595959;
clear:both;
}

#texx {

padding-left:5px;
width:350px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:12px;
color:#595959;
clear:both;
}

#text2 {
padding-left:0px;
width:387px;
font-family:Arial, Helvetica, sans-serif;
line-height:17px;
font-size:16px;
color:#595959;
clear:both;
}