@import url(reset.css);
body {
	text-align: center; }

#mainimg {
	height: 420px;
	overflow: visible;
	min-width: 980px; }
#mainimg p {
	color: #666;
	font-size: 0.9em;
	line-height: 50px;
	text-align: center;
	position: relative;
	top: 125px; }

#msg {
	width: 980px;
	clear: both;
	height: 85px;
	position: relative;
	text-align: center;
	margin: 0 auto;
}
#msg img {
	position: absolute;
	left: 15px;
	top: 0;
}

#footer {
	text-align: left;
	position: relative;
	width: 980px;
	height: 85px;
	clear: both;
	margin-right: auto;
	margin-left: auto; }
#footer ul {
	width: 300px;
	height: 35px;
	float: left;
	display: block; }
#footer ul li {
	position: relative;
	top: 15px;
	float: left;
	margin-left: 20px; }
#grp {
	font-size: 83%;
	line-height: 83%;
	background-image: url(../media/tp_gr.gif);
	background-position: 0 -18px;
	text-indent: -9999px;
	width: 77px;
	height: 16px;
	display: block; }
#grp a {
	font-size: 83%;
	line-height: 83%;
	background-image: url(../media/tp_gr.gif);
	background-position: 0 0;
	text-indent: -9999px;
	width: 77px;
	height: 16px;
	display: block; }

#grp a:hover {
	background-image: inherit;
	background-position: 0 -18px; }
	
#inq {
	font-size: 83%;
	line-height: 83%;
	background-image: url(../media/tp_iq.gif);
	background-position: 0 -18px;
	text-indent: -9999px;
	width: 77px;
	height: 16px;
	display: block; }
#inq a {
	font-size: 83%;
	line-height: 83%;
	background-image: url(../media/tp_iq.gif);
	background-position: 0 0;
	text-indent: -9999px;
	width: 77px;
	height: 16px;
	display: block; }

#inq a:hover {
	background-image: inherit;
	background-position: 0 -18px; }
#copy {
	font-size: 83%;
	line-height: 50px;
	height: 50px;
	float: right; }

