﻿#copyright
{
    font-size:12px;
    margin:auto;
	width:933px;
	border:1px solid #ccc;
	background-color:#fff;
	display:inline-block;
	height:160px;
	margin-bottom:20px;
	margin-top:10px;
	clear:both;
}
#copyright p
{
	text-align:center;
	line-height:20px;
	color:#666;
}
#copyright #bottomlink
{
	margin:auto;
	margin-top:20px;
	width:500px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	height:56px;
	background-image:url(../images/logos/gemptc-logo-mini.jpg);
	background-position:15px 50%;
	background-repeat:no-repeat;
}
#copyright #bottomlink p
{
	text-indent:130px;
	line-height:20px;
	height:20px;
}
#copyright #bottomlink a
{
	margin-right:10px;
}
#copyright p a
{
	color:#039;
	font-size:12px;
}
#copyright p a:link
{
	text-decoration:none;
}
#copyright p a:visited
{
	text-decoration:none;
}
#copyright p a:hover
{
	text-decoration:underline;
}
#copyright p#address
{
	margin-top:10px;
}
#copyright p#phonenum
{
	font-weight:bold;
}
#copyright p#phonenum a
{
	color:#c96;
}
#copyright p#phonenum span
{
	margin-right:10px;
}
#copyright p#statistic
{
	margin-bottom:10px;
}
#copyright p#statistic a
{
	font-size:11px;
	color:#ccc;
	display:none;
}