.a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}

a:link { color: #FFFFFF; text-decoration: none}
a:active { color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover { color: #FFFFFF; text-decoration: underline}

a.footer:link { color: #999999; text-decoration: none}
a.footer:hover { color: #999999; text-decoration: underline}
a.footer:visited { color: #999999; text-decoration: none}
a.footer:active { color: #999999; text-decoration: none}


div#wrapper {
	width: 907px;
	margin: 0px auto;
	text-align:center;
	background-position: center top;
	height: 497px;
}
#intro {
	background-color: #e64400;
	height: 70px;
	position: relative;
}
#TGP {
	float: left;
	width: 453px;
	background-image: url(../gfx/left_images.jpg);
	background-repeat: no-repeat;
	height: 343px;
	line-height: 24px;
}
#TGFM {
	float: right;
	width: 450px;
	background-image: url(../gfx/right_image.jpg);
	height: 343px;
	line-height: 24px;
}
.intro_type_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	background-position: center;
	position: absolute;
	left: 154px;
	top: 17px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	margin-top: 20px;
	height: 70px;
	width: 900px;
	float: left;
}
#left_copy {
	position: absolute;
	text-align: center;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #FFFFFF;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.font_posiiton {
	background-position: center;
	position: absolute;
	left: 247px;
	top: 212px;
	width: 230px;
}
