*{
margin: 0px;
padding: 0px;
text-decoration: none;
}

body {
background-color: #e2e3e4;
}

.wrapper{
padding-top:40px;
background-color: #e2e3e4;
}

.roundcornertop{
margin: 0 auto;
width: 800px;
height: 34px;
background-image: url("images/bordertop.jpg");
}

.roundcornerbottom{
margin: 0 auto;
width: 800px;
height: 34px;
background-image: url("images/borderbottom.jpg") ;

}

.fillhome {
background-image: url("images/fillwhite.jpg");
width: 800px;
height: 250px;
margin: 0 auto;
clear: both;
}

.fillservices {
background-image: url("images/fillwhite.jpg");
width: 800px;
height: 300px;
margin: 0 auto;
clear: both;
}

.fillwork {
background-image: url("images/fillwhite.jpg");
width: 800px;
height: 265px;
margin: 0 auto;
clear: both;
}

.fillcontact {
background-image: url("images/fillwhite.jpg");
width: 800px;
height: 395px;
margin: 0 auto;
clear: both;
}

.galeria {
font-family: Helvetica;
font-size: 18px;
font-weight:300;
text-align: left;
letter-spacing: -1px;
color: #FF0000;
padding-left: 38px;

}

.services {
font-family: Helvetica;
font-size: 14px;
font-weight: bold;
line-height: 28px;
text-align: left;
padding-top: 10px;
padding-left:200px;
color: #999999;
width: 250px;
height: 20px;
clear: both;
float:left;
}

h1 {
font-family: Helvetica;
font-size: 20px;
font-weight: 600;
letter-spacing: -1px;
color: #FF0000;
width: 87%;
margin-left: auto;
margin-right: auto;
}

h2 {
font-family: Helvetica;
font-size: 15px;
font-weight: 600;
text-align: left:
letter-spacing: -1px;
color: #FF0000;
padding-left:50px;
padding-top: 24px;
}

h3 {
font-family: Helvetica;
font-size: 21px;
line-height: 20px
font-weight: 600;
text-align: left:
letter-spacing: -1px;
line-height: 28px;
color: #FF0000;
width: 565px;
padding-top: 35px;
}

h4 {
font-family: Helvetica;
font-size: 21px;
line-height: 20px
font-weight: 600;
text-align: left:
letter-spacing: -1px;
line-height: 28px;
color: #FF0000;
margin-left: 45px;
padding-top: 10px;
}

p {
font-family: Helvetica;
font-size: 14px;
line-height: 22px;
text-align: left;
padding-top: 10px;
color: #999999;
width: 87%;
margin-left: auto;
margin-right: auto;
}


span.red {color: #ff0000}

.navegation, a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#999999;
font-weight: 600;
text-decoration: uppercase;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}

.navactive{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#ff0000;
font-weight: 600;
text-decoration: uppercase;
padding-left: 10px;
padding-right: 10px;
text-transform: uppercase;
}
a:hover{
color: #FF0000;
}


.footer{
font-family: Arial, Helvetica, sans-serif;
color: grey;
font-size: 10px;
margin-left: auto;
margin-right: auto;

}




