﻿/* -------------------------------------------------------- footerinfo START --------------------------------------------------------*/

#footer_infowrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding-top: 2px;
	clear: both;
	position: relative;
}
#footer_bluelinewarp {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #014fa2;
	clear: both;
}
#footer_info {
	width: 750px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	clear: both;
	position: relative;
	font-size:13px;
	padding-top: 10px;
}
#footer_info a {
	cursor: pointer;
}
#contact_wrap{
	position: relative;
	height: 21px;
	width: 60px;
	display: inline;
}
#contact_info {
	position:absolute;
	visibility: hidden;
	position:absolute;
	left:65px;
	z-index:7;
	border: 1px solid #909090;
	color: #666666;
	background-color: #5A5A5A;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 18px;
	font-size: 12px;
	line-height: 180%;
	color: #CECECE;
	width: 210px;
	overflow: hidden;
	display: table;
	bottom: 0px;
}
#contact_info a {
	text-decoration: none;
	color: #9DCEFF;
}
#contact_info a:hover {
	text-decoration: underline;
	color: #9DCEFF;
}
#close_contact {
	width:11px;
	height:11px;
	float: right;
}
/* -------------------------------------------------------- footerinfo END --------------------------------------------------------*/
