html, body {
	margin: 0px;
	padding:0px;
	background-color:#282611;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

#wrapper {
	width:600px;
	margin:0px auto;
	background-color:#FFF;
	height:250px
}

#content {
	width:578px;
	margin:0px auto;
}

#logo {
	float: left;
	margin-left: 23%;
	margin-top: 15px;
}

#banderas {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#header {
	height:76px;
	/*background-image: url(../images/newdevolution.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0px;
	*/
}

#header h3 {
	font-family:"Trebuchet MS";
	font-size:36px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	padding:40px 0px 0px 0px;
	text-align:center
}

#links ul {
	margin:0px; 
	padding-top:67px;
}

#links li{
	float:left;
	list-style-type:none;
	width:96px;
	height:25px;
	text-align:center;
	background-color:#F4A80A;
	border-left:1px solid #FFF;
	padding-top:4px;
}

#links li:hover {
	float:left;
	list-style-type:none;
	width:96px;
	height:25px;
	text-align:center;
	background-color:#BBB500;
	border-left:1px solid #FFF;
	padding-top:4px;
}
#prensas a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797A7B;
	font-weight:normal;
	text-decoration:none;
}

#links a{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	font-family: "Trebuchet MS";
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
#contentarea {
	clear:both;
	padding:25px 0px;
}
#personbar {
	float:left;
!	width:350px;
}

#personbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#personbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 20px;
}
#leftbar {
	float:left;
!	width:539px;
}

#leftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:right;
	width:350px;
}

#rightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:25px;
	padding-bottom:5px;
}

#rightbar p{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding:0px 25px 25px 25px;
}
