@charset "UTF-8";
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background: #FFF;
	text-align: left;
}
a:link {
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #666;
}
a:hover {
	font-weight: normal;
	color: #c33;
}
#header {
	background: #FFF;
	padding: 0px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	text-decoration: none;
	text-align: right;
}
#wrapper #header #logo {
	background: #FFF url(../_images/gslogo-fa.png) no-repeat center;
	height: 31px;
	width: 322px;
	clear: left;
	float: left;
	text-align: left;
	text-indent: -999px;
	display: block;
	position: relative;
	left: 65px;
	top: 77px;
}
#wrapper #header #gs-logo {
	height: 30px;
	width: 200px;
	clear: left;
	float: left;
	text-align: left;
	text-indent: -999px;
	display: block;
	position: relative;
}
#wrapper #header #contacto {
	text-align: right;
	clear: right;
	float: right;
	width: auto;
	position: relative;
	height: auto;
	font-weight: lighter;
	display: block;
	left: -62px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	top: 90px;
}
#header #fb a:link, a:visited {
	position: relative;
	clear: right;
	float: right;
	width: 30px;
	min-height: 30px;
	height: auto;
	display: block;
	left: -30px;
	font-size: 1em;
	top: 66px;
	background: url(../_images/thumbfb.png) no-repeat center;
	text-align: left;
	text-indent: -999px;
}
#header #fb a:hover {
	position: relative;
	clear: right;
	float: right;
	width: 30px;
	min-height: 30px;
	height: auto;
	display: block;
	left: -30px;
	font-size: 1em;
	top: 66px;
	background: url(../_images/thumbfbhover.png) no-repeat center;
}
#areas {
	background: #FFF;
	padding: 0px 0px 20px;
	min-height: 350px;
	position: relative;
	border-top: 1px solid #c33;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-weight: normal;
}
#wrapper #areas h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFF;
	word-wrap: break-word;
	z-index: -1;
	font-weight: normal;
}
#wrapper #areas h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	word-wrap: break-word;
}
#wrapper #areas #home a:link {
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/home.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#wrapper #areas #home a:visited{
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/home.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#wrapper #areas #home a:hover {
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/homehover.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#bb {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 150px;
	top: 35px;
	word-wrap: break-word;
	border-width: 0px;
}
#tel {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 320px;
	top: 35px;
	word-wrap: break-word;
	border-width: 0px;
}
#ence {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 490px;
	top: 35px;
	word-wrap: break-word;
	border-width: 0px;
}
#zrgza {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 664px;
	top: 35px;
	word-wrap: break-word;
	border-width: 0px;
}
#lax {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 150px;
	top: 179px;
	word-wrap: break-word;
	border-width: 0px;
}
#miami {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 320px;
	top: 179px;
	word-wrap: break-word;
	border-width: 0px;
}
#maqu {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 490px;
	top: 179px;
	word-wrap: break-word;
	border-width: 0px;
}
#sev {
	position:absolute;
	width:150px;
	height:120px;
	z-index:1;
	left: 664px;
	top: 179px;
	word-wrap: break-word;
	border-width: 0px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background: #FFF;
	height: auto;
	min-height:140px
	position: relative;
	width: 960px;
	text-indent: 35px;
	position: relative;
}
