@charset "utf-8";
/* CSS Document */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	background-image: url(images/GT-HOME-PAGE_05.jpg);
	height: auto;
	background-repeat: repeat;
	overflow: auto;
	position: relative;
}
#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 620px;
	color: #CCC;
	text-align: left;
}
#footer {
	background-image: url(images/GT-HOME-PAGE_09.jpg);
	height: 110px;
	width: 1024px;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999;
	line-height: 10pt;
	position: relative;
}
a:link {
	color: #999;
}
a:hover {
	color: #3F0;
}
a:visited {color:#F63;
}
#upper_menu {
	height: 35px;
	width: 600px;
	position: absolute;
	left: 339px;
	top: 293px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999;
}
a:link {
	color: #999;
}
a:hover {
	color: #3F0;
}





#menu_main {
	width: 146px;
	height: 256px;
	margin-left: 100px;
	margin-top: 50px;
	position: absolute;
}
#container #content table tr td table tr td {
	text-align: left;
}
#content_copyleft {
	width: 620px;
	text-align: left;
	padding-left: 20px;
	margin-right: 20px;
}
#container #content table tr td #content_copyleft table tr td strong {
	text-align: left;
}
#madeinusa {
	background-image: url(images/made-in-usa.png);
	height: 101px;
	width: 100px;
	position: absolute;
	float: left;
	left: 18px;
	top: -37px;
}

