body {
	/* background-color: #CC0000;*/
	background-color:black;
}

#img1{
        width:134px;
        height:59px;
        background:url("../images/fondo.png") no-repeat scroll -1px top #cc0000;
        border-left: 1px solid white;
        position:absolute;
        right:0;
        top:0;
}


#contentarea, #contentarea2 {
  background: none black;
  color: white;
  background: url("../images/fondo.png") no-repeat scroll right -58px black;
}

#footer
{
	background:black;
	color:white;
}

#logofp {
  background-image: url("../images/logo.gif");
  background-repeat: no-repeat;
  height: 80px;
  position: relative;
  width: 280px;
  z-index: 1000;
}

#main h1 {
  color: silver;
  font-family: 'Titillium Maps',Arial;
  border:0;
}

#claim {
	visibility: visible;
	width:683px;
	height:41px;
	background:gray;
	position:relative;
	margin-top:-71px;
	border: 2px solid white;
	z-index:999;
}

#header ul.menu li a:link, #header ul.menu li a:visited {
/*  padding-top: 10px;*/
}
#claimContFP {
float: left;
height: 0;
position: relative;
right: -315px;
top: 52px;
z-index: 999;
}
