/* Basic Elements */html, body {	margin: 0;}#container {	width: 900px;	margin: 0 auto;	position:relative;	background-color: #FFF;}#top {	width: 100%;	height: 40px;}#header {	width: 100%;	height: 95px;	margin-top: 10px;}#logo{	width: 100%;	height: 35px;	background-image: url(../images/af_logo.jpg);	background-repeat: no-repeat;}#topMenu{	height:35px;	}#topMenuLeft{	padding-top:10px;	float:left;	}#topMenuRight{	float:right;	text-align:center;	}#clientArea{	float:right;}#pageTitle{}/* MENU CSS */#menu {	width: 900px;}.menu {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000;	font-weight: normal;	letter-spacing: normal;}/*#menuProducts {	background: #8F8F8F;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 100%;}#menuProducts li {	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	margin: 0;	padding: 0;}#menuProducts a {	background: #8F8F8F url(../images/seperator.gif) bottom right no-repeat;	color: #ccc;	display: block;	float: left;	margin: 0;	padding: 8px 12px;	text-decoration: none;	font-weight:normal;}#menuProducts a:hover {	background: #2580a2 url(../images/hover.gif) bottom center no-repeat;	color: #fff;	padding-bottom: 8px;	}  */#menuTop {	background: #FFFFFF;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 100%;}#menuTop li {	float:left;	padding-right: 2px;	margin: 0;}#menuTop a	 {	text-align:center;	display:block;	text-decoration:none;	color:#8F8F8F;	float: left;	margin:0px;	padding-right:10px;	line-height: 2em;	font-weight:bold;}#menuTop a:hover {	color: #000;}#menuBottom {	background: #CCC;	float: left;	list-style: none;	margin: 0;	padding: 0;	width: 100%;}#menuBottom li {	float:left;	padding-right: 2px;	margin: 0;}#menuBottom a	 {	text-align:center;	display:block;	text-decoration:none;	color:#FFFFFF;	height:20px;	background-color:#8F8F8F;	float: left;	margin:0px;	padding-left:7px;	padding-right:7px;	line-height: 2em;}#menuBottom a:hover {	color: #000;}#content {	width: 900px;	height: 450px;}#myHome {	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #8F8F8F;	margin: 0 auto;	width: 900px !important;	height: 320px !important;	border-top-color: #000;	border-top-style: solid;	border-top-width: 1px;	background-image: url(../images/bg_home.jpg);	background-repeat: no-repeat;	padding-top: 90px;}#myGallery {	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #8F8F8F;	margin: 0 auto;	width: 900px !important;	height: 350px !important;	border-top-color: #000;	border-top-style: solid;	border-top-width: 1px;}#contacto {	float:left;	text-align: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #8F8F8F;	margin: 0 auto;	width: 500px;	border-top-color: #000;	border-top-style: solid;	border-top-width: 1px;}#map_swap {	float:right;	text-align: right;	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;	color: #8F8F8F;	margin: 0 auto;	width: 200px;}#content-left {	width: 280px;	padding: 10px 10px 10px 10px;	float: left;}#content-right {	width: 600px;	float: right;}#content-right-info {	width: 580px;	float: right;	padding: 10px 10px 10px 10px;}#left {	float: left;	width: 119px;}#footer {	width: 900px;	padding: 30px 0px 5px 0px;	clear: both;	border-top-color: #000;	border-top-style: solid;	border-top-width: 1px;	background-image: url(../images/bg_footer.jpg);	background-repeat: no-repeat;}.footer {	text-align: left;	color: #8F8F8F;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-style: normal;	line-height: 1.5em;}.footer a {	color: #8F8F8F;	text-decoration: none;}.footer a:hover {	color: #000;}.panel-over {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color:#FFFFFF;	margin-top: 8px;}p {}input {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}textarea {	font-family: Arial, Helvetica, sans-serif;	font-size: 13px;}h1 {	font-size:14px;	font-weight:bold;	color:#8F8F8F;	margin-top:0px;	margin-bottom:0px;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color:#3F3F3F;	margin-bottom: 0px;	font-weight: normal;	padding-left: 10px;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color:#FFFFFF;/*	margin-bottom: 0px; */	margin-top: 8px;}h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color:#666666;}h5 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color:#eee;	font-weight: normal;	text-transform: uppercase;}a {	color: #58738D;	text-decoration: none;}a:hover {	color: #12243A;}