body{
    margin:0;
}
#top {
	height: 150px;
	width: 740px;
	margin: 0 auto;
}
#menu {
	height: 24px;
	width: 740px;
	margin: 0 auto;
}
#center {
	height: 466px;
	width: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}
#botton {
	height: 28px;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
	margin:0;
	margin-left: 14px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#modernbricksmenu li{
	display: inline;
	padding: 0;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}

#modernbricksmenu a{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066CC;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#modernbricksmenu a:hover{
	background-color: #FFFF00; /*Menu hover bgcolor*/
	color: #666666;
}

#modernbricksmenu #current a{ /*currently selected tab*/
	background-color: #FFFF00; /*Brown color theme*/
	border-color: #CCCCCC; /*Brown color theme*/
	color: #666666;
}
#center #quienes #menu2 .glossymenu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#center #quienes #logos {
	height: 240px;
	width: 140px;
	float: left;
	text-align: center;
}
#center #quienes #menu2 #logos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
