@charset "utf-8";

body {
        margin:0;
        padding:0;
        min-width:1038px;
        min-height:768px;
		background-color:#00bf00;
}

#wrapper {
	width:1400px;
	height:940px;
	background-image: url(../images/gli-drup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	top:0;
	left:50%;
	margin-left:-700px;
}

#gts {
	position: absolute;
	width:179px;
	height:69px;
	left: 222px;
	top: 343px;
}

#tge {
	position: absolute;
	width:179px;
	height:69px;
	left: 181px;
	top: 413px;
}

#r {
	position: absolute;
	width:179px;
	height:69px;
	left: 1049px;
	top: 403px;
	width: 171px;
}

#thfwc {
	position: absolute;
	width:179px;
	height:69px;
	left: 1007px;
	top: 333px;
	width:182px;
}

#gts a, #tge a, #r a, #thfwc a {
    text-indent:-9000px;
	display: block;
    width:100%;
	height:100%
}

#gts a:hover {
	background-image: url(../images/space-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#tge a:hover {
	background-image: url(../images/build-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#thfwc a:hover {
	background-image: url(../images/time-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#r a:hover {
	background-image: url(../images/res-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#homefooter {
	position: absolute;
	width: 600px;
	margin-left: -300px;
	left: 50%;
	top: 550px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #17640c;
	line-height: 1em;
	z-index: 1000;
	height: 21px;
}

#homefooter a {
	color: inherit;
	text-decoration: none;
	color: #17640c;
	font-weight: bold;
	width: 95%;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	margin: 0px;

	}
	
#homefooter a:hover, #homefooter a:active {
	border: 1px solid #31A224;
	padding-top: 3px;
	padding-left: 11px;
	padding-bottom: 3px;
	padding-right: 11px;
	background-color: #E7F3E4;
}
