/* FOOTER 
-------------------------------------------------------------------------------*/

#site_info
{
	margin:0;
	padding:0;
	width:100%;
	background: #131313 url(../artwork/bg_siteInfo.jpg) repeat-x left top;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 99;
	font-size: 1em;
	line-height: 1.5em;
	color: #00AEFF;
	letter-spacing: 0.1em;
	text-align: left;
}

#site_info a:link,
#site_info a:active,
#site_info a:visited
{
  color: #00AEFF;
  text-decoration: none;
}

#site_info a:hover
{
  text-decoration: none;
  color: #FFF;
}

#site_info .copyright p
{
  margin: 0;
  padding: 0;
  text-align: right;
  width: 280px;
  position: absolute;
  right: 19px;
  display: block;
  bottom: -30px;
}

#site_info .tel p
{
	margin: 0;
	padding: 0;
	text-align: right;
	width: 280px;
	position: absolute;
	right: 19px;
	display: block;
	bottom: -71px;
}

#site_info #p7EPMc1_1 .closePanel a,
#site_info #p7EPMc1_2 .closePanel a
{
  background: url(../artwork/ir_closePanel.gif) no-repeat left top;
  text-indent: -9999px;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 20px;
  width: 30px;
  position: absolute;
  left: 4px;
  top: 3px;
}

#site_info #p7EPMc1_1 p.closePanel a:hover,
#site_info #p7EPMc1_2 p.closePanel a:hover 
{ 
  background: url(../artwork/ir_closePanel.gif) no-repeat left bottom; 
}

#site_info #subHeader
{
  position: relative;
}

#site_info #contactInfo
{
  display: block;
  margin: 0 0 5px 10%;
  padding: 0;
  height: 200px;
  width: 700px;
  overflow: hidden;
}

#site_info .contactInfoDetail
{
  float: left;
  margin: 0 5% 0 0;
  padding: 0;
}
