.links
{
	background-color: #fff;
	border: 1px solid #ecf3f9;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 96px;
	width: 960px;
	margin-top: 5px;
	
}
.links .linksbg
{
	background-color: #edf5f8;
	clear: both;
	height: 94px;
	width: 958px;
	margin: 1px;
}
.linkcontent
{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.linkcontent .line
{
	background-image: url(../images/links-line.gif);
	background-repeat: no-repeat;
	float: left;
	height: 94px;
	width: 5px;
	margin-right: 18px;
	margin-left: 18px;
}
.linkcontent .menu
{
	float: left;
	height: 64px;
	overflow: hidden;
	color: #0168b5;
	text-align: left;
	margin-left:5px;
	padding-top: 10px;
	margin-right: 5px;
	
}
.linkcontent .menu li
{
	text-align: left;
	padding-bottom: 0px;
	padding-right: 0px;
	clear: both;
	padding-top: 2px
}
.link_m{
	float: right;
	margin-top: -65px;
	margin-right:20px;
	color: #0078CE;
}


.linkcontent .s1 { width: 260px }
.linkcontent .s2 { width: 120px }
.linkcontent .link { line-height: 22px;  }
.linkcontent a:link { color: #605e5e }
.linkcontent a:visited { color: #605e5e }
.linkcontent a:hover { color: #bc2931 }
.linkcontent a:active{ color: #605e5e }
.link_m a:link { color: #0078CE }
.link_m a:visited { color: #0078CE}
.link_m a:hover { color: #bc2931 }
.link_m a:active{ color: #0078CE }
.foot
{
	background-color: #fff;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 135px;
	width: 960px;
}
.foot .footlinks
{
	width: 958px;
	height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.foot .footlinks ul { }
.foot .footlinks li
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	color: #cbcbcb;
	padding-top: 7px;
	list-style-type: none;
}
.foot .footlinks li a
{
	padding-bottom: 0px;
	color: #4f4f4f;
	padding-top: 0px
}
.foot .footlinks li a:visited { color: #4f4f4f }
.foot .footlinks li a:hover { color: #bc2931 }
.foot .footcontact
{
	width: 958px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #4f4f4f;
	line-height: 160%;
}
.foot_left{
	text-align:center;
	display: inline;
	margin-left: 80px;
}

