@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.gif) no-repeat center;
	height: 30px;
	width: 200px;
	clear: left;
	float: left;
	text-align: left;
	text-indent: -999px;
	display: block;
	position: relative;
	left: 65px;
	top: 75px;
}
#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;
}
#wrapper #main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
	word-wrap: break-word;
	font-weight: normal;
}
#main {
	background: #FFF;
	padding: 0px 0px 20px;
	height: auto;
	position: relative;
	border-top: 1px solid #c33;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	text-decoration: none;
	width: 960px;
}
#wrapper #main #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 #main #back a:link {
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/back.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#wrapper #main #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 #main #back a:visited{
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/back.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#wrapper #main #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;
}
#wrapper #main #back a:hover {
	float: right;
	height: 20px;
	width: 20px;
	position: relative;
	background: url(../_images/backhover.png) no-repeat center 0px;
	margin: 5px 5px 5px 2px;
}
#Text {
	position: relative;
	width: 890px;
	height:auto;
	z-index:1;
	left: 35px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 140%;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	text-indent: 1em;
	vertical-align: top;
	clear: both;
}
#main #Text p {
	margin: 0px auto 3px;
	
}
#main #G  {
	position: relative;
	min-width: 500px;
	top: 20px;
	height: auto;
	right: auto;
	clear: both;
	text-align: center;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#main img {
	border: 1.9px dotted #666;
	margin: auto auto 25px;
	text-align: center;
}
#footer {
	background: #FFF;
	width: 960px;
	height: auto;
	min-height: 100px;
	position: relative;
	margin-top: 0px;
}
#footer #footerp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background: #FFF;
	position: absolute;
	height: auto;
	min-height: 25px;
	width: auto;
	text-indent: 15px;
	text-align: left;
	margin-top: 0px;
	text-wrap: normal;
	clear: left;
	float: left;
}
#footer #homef a:link {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/home.png) no-repeat center 0px;
	left: 935px;
	margin-top: 15px;
}
#footer #backf a:link {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/back.png) no-repeat center 0px;
	left: 910px;
	margin-top: 15px;
}
#footer #upf a:link {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/up.png) no-repeat center 0px;
	left: 890px;
	margin-top: 15px;
}
#footer #homef a:visited {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/home.png) no-repeat center 0px;
	left: 935px;
	margin-top: 15px;
}
#footer #backf a:visited {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/back.png) no-repeat center 0px;
	left: 910px;
	margin-top: 15px;
}
#footer #upf a:visited {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/up.png) no-repeat center 0px;
	left: 890px;
	margin-top: 15px;
}
#footer #homef a:hover {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/homehover.png) no-repeat center 0px;
	left: 935px;
	margin-top: 15px;
}
#footer #backf a:hover {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/backhover.png) no-repeat center 0px;
	left: 910px;
	margin-top: 15px;
}
#footer #upf a:hover {
	height: 20px;
	width: 20px;
	position: absolute;
	background: url(../_images/uphover.png) no-repeat center 0px;
	left: 890px;
	margin-top: 15px;
}
