@charset "utf-8";
p {
	font-family: "Libre Franklin", Helvetica, sans-serif;
	font-size: 12px;
	color: #EAE8E9;
}
body,td,th {
	font-family: "Libre Franklin", Helvetica, sans-serif;
	font-size: 12px;
	color: #E7A599;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #E7A599;
}
a:visited {
	color: #E7A599;
}
a:hover {
	color: #E7A599;
}
a:active {
	color: #E7A599;
}

#gaetb { display:none; }

/* contact
-----------------------------------------------------*/
#gaetct {
	width:970px;
	height:500px;
	position:relative;
	font-family:"Ubuntu", Helvetica, sans-serif;
	font-size:14px;
	color:#282828;
}
.gaetctl1 {
	position:absolute;
	left:30px;
	top:40px;
}
.gaetctf1 {
	position:absolute;
	left:130px;
	top:40px;
	min-width:340px;
	max-width:500px;
	height:250px;
}
.gaetctl2 {
	position:absolute;
	left:30px;
	top:320px;
}
.gaetctf2 {
	position:absolute;
	left:130px;
	top:320px;
	width:200px;
}
.gaetctl3 {
	position:absolute;
	left:30px;
	top:370px;
}
.gaetctf3 {
	position:absolute;
	left:130px;
	top:370px;
	width:200px;
}
.gaetctl4 {
	position:absolute;
	left:30px;
	top:420px;
}
.gaetctf4 {
	position:absolute;
	left:230px;
	top:420px;
	width:200px;
}
.gaetctf5 {
	position:absolute;
	left:130px;
	top:470px;
	width:100px;
	height:30px;
	background:#414343;
	color:#FFF;
}
.gaetctf6 {
	position:absolute;
	left:250px;
	top:470px;
	width:100px;
	height:30px;
	background:#414343;
	color:#FFF;
}