/* Universal Selector margin/padding Reset */
* { margin:0; padding:0; }

body {
  background:#FDFDFD url(images/body-bg.jpg) repeat-x 0 0;
}

p {
  font:normal 13px/20px Helvetica;
  color:#333;
  padding:0;
  margin:10px 0 10px 0px;
}

h2 {
  font:normal 10px/15px Helvetica;
  color:#333;
  padding:0;
  margin:10px 0 10px 0px;
}

#container {
  width:941px;
  margin:0 auto;
}

#masthead h1 {
  display:block;
  float:left;
  width:489px;
  height:116px;
  text-indent:-9999px;
}

#masthead h1 a {
  display:block;
  width:100%;
  height:100%;
  background:url(images/logo.jpg) no-repeat 0 0;
  outline:none;
}

#masthead ul {
  display:block;
  float:right;
  height:116px;
  width:432px;
  list-style:none;
  background:url(images/nav-sprite.jpg) no-repeat 0 0;
}

#masthead ul li {
  display:block;
  height:116px;
  float:right;
}

#b1 {
  width:108px;
}

#b2 {
  width:108px;
}

#b3 {
  width:108px;
}

#b4 {
  width:108px;
}

#masthead ul li a {
  display:block;
  height:100%;
  width:100%;
  text-indent:-9999px;
  float:right;
  outline:none;
}

li#b1 a:hover {
  background:url(images/nav-sprite.jpg) no-repeat -324px -116px;
}

li#b2 a:hover {
  background:url(images/nav-sprite.jpg) no-repeat -216px -116px;
}

li#b3 a:hover {
  background:url(images/nav-sprite.jpg) no-repeat -108px -116px;
}

li#b4 a:hover {
  background:url(images/nav-sprite.jpg) no-repeat 0 -116px;
}

#featured-area {
  clear:both;
  height:197px;
}

#description {
  width:919px;
  margin:55px 0 55px 20px;
  float:left;
}

#description p {
  font:bold 30px/32px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
  color:#fff;
}

#main-content {
  width:100%;
}

#left-column {
  width:480px;
  float:left;
}

#right-column{
  width:432px;
  float:right;
}


#mapa {
  clear:both;
  background-color:#BBBAB9;
}

#mapa p{
  font:normal 10px/20px Helvetica;
  margin:0 auto;
  padding:0;
  width:941px;
  color:#FFFFFF;
  line-height: 25px;
}

#mapa a{
  font:normal 10px Helvetica;
  margin:0 auto;
  color:#FFFFFF;
  padding:0;
  width:941px;
}

#footer {
  clear:both;
  background-color:#BBBAB9;
}

#footer p {
  font:normal 10px/20px Helvetica;
  margin:0 auto;
  padding:0;
  width:941px;
  color:#FFFFFF;
  line-height:55px;
}

#footer a {
  font:normal 10px Helvetica;
  margin:0 auto;
  color:#FFFFFF;
  padding:0;
}
a {
  font-size:13px;
  color:#FF6700;
  text-decoration:none;
outline: 0;
}

a link {
  color:#FF6700;
}

a visited {
  color:#FF6700;
}

a img{
border: 0px;
}
