		
#footer_set
{
	height:52px;
	width:760px;
	position:relative;top:0px; left:0px;
	color: #FFF;
	font-size: 11px;
	font-family: helvetica, arial, verdana, sans-serif;
	border-top:2px solid #fff;
	
}
#footer_top_white{
background-color:#fff;
font-size:3px;
height:2px;
display:block;
}
#footer_top
{
	padding-top:2px;
	background-color: #356182;
	height: 25px;
}
#footer_bottom{
background-color:#457CA8;
height:20px;
}


#footer_set a:link {color:#fff; text-decoration:none;}
#footer_set a:active {color:#fff; text-decoration:none;}
#footer_set a:visited {color:#eee; text-decoration:none;}
#footer_set a:hover {color:#fff; text-decoration:underline;}


#footer_menu
{
	position: absolute;
	width: 658px;
	top: 7px;
	left: 48px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	overflow: hidden;
}

#footer_menu a{padding:0 6px 0 6px;
}
#footer_menu a:link {color:#fff; text-decoration:none;}
#footer_menu a:active {color:#fff; text-decoration:none;}
#footer_menu a:visited {color:#eee; text-decoration:none;}
#footer_menu a:hover {color:#fff; text-decoration:underline;}






#footer_legal
{
	position:absolute;
	left:2px;
	top:0px;
	margin-top:2px;
	border: 1px solid #fff;
	height: 16px;
	line-height: 16px;
	width: 80px;
	text-align: center;
	vertical-align: bottom;
	display:block;
	
}
#footer_legal a:link
{
	color: #fff;
	text-decoration: none;
	display:block;
}

#footer_legal a:visited
{
	color: #eee;
	text-decoration: none;
	display:block;
}

#footer_legal a:active
{
	color: #fff;
	text-decoration: none;
	display:block;
}

#footer_legal a:hover
{
	color: #fff;
	background-color: #4A87B5;
	display:block;
		text-decoration: underline;

}




#footer_client
{
	position:absolute;
	right:4px;
	top:3px;
	border: 1px solid #fff;
	height: 16px;
	line-height: 16px;
	width: 80px;
	text-align: center;
	vertical-align: bottom;
	display:block;
	
}
#footer_client a:link
{
	color: #fff;
	text-decoration: none;
	display:block;
}

#footer_client a:visited
{
	color: #eee;
	text-decoration: none;
	display:block;
}

#footer_client a:active
{
	color: #fff;
	text-decoration: none;
	display:block;
}

#footer_client a:hover
{
	color: #fff;
	background-color: #4A87B5;
	display:block;
	text-decoration: underline;

}

.footer_copyright{
float:left;
padding: 4px 4px 0 10px;
display:block;
font-size:10px;
color:#eee;
}

.footer_phone{float:right; font-size:12px; font-weight:bold;
color:#eee; padding: 2px 4px 0 10px;
height:20px;
display:block;

}
.footer_email{float:right; font-size:12px; font-weight:normal; padding: 4px 4px 0 10px;
height:20px;
display:block;

}

/*footer_misc*/

#footer_right_white{
position:absolute;
right:0px;
display:block;
background-color:#fff;
width:2px; height:56px;
font-size:1px;
}
#footer_bottom_white{display:block;
background-color:#fff;
width:760px; height:2px;
font-size:1px;
}
#footer_bottom_blue{display:block;
background-color:#334C66;
width:760px; height:8px;
font-size:1px;
}




