
/*  footer
==============================================*/
.to-top_c {
    text-align:left;
	padding: 5px 10px 5px 20px; 
	margin: 10px 0px 10px 0px;
	width: 580px;
	background-image: url(../images/to-top_bg.gif);
    background-position: top
	}

	.to-top_c a { color: #142b5a; text-decoration: underline; }
	.to-top_c a:visited { color: #142b5a; text-decoration: underline; }
	.to-top_c a:active { color: #142b5a; text-decoration: none; }
	.to-top_c a:hover { color: #142b5a; text-decoration: none; }


#foot-bg_c {
	margin:0px auto;
	width: 832px;
	height: 242px;
	background-image: url(../images/top/foot_bg_c.jpg);
	background-repeat: no-repeat
	}

#foot_c{
	padding: 0px 10px;
	width: 810px;
	text-align: center;}

	#foot_c p {
	color: #333029;
	padding: 20px 0px 0px 0px;
	}

	#foot_c a { color: #8b8980; text-decoration: none; }
	#foot_c a:visited { color: #8b8980; text-decoration: none; }
	#foot_c a:active { color: #8b8980; text-decoration: underline; }
	#foot_c a:hover { color: #8b8980 text-decoration: underline; }

#foot_c table{
    margin:20px 0px 20px 0px
    }
	
#foot-bg_c .foot_left{
    float:left;
    width:300px;
	height:150px;
	font-weight:lighter
}	
	
#foot-bg_c .foot_right{
    float:right;
    width:450px;
	height:150px;
	font-weight:lighter;
    padding:27px 0px 0px 30px
}	

	
#foot-bg_c .foot_left p {
	text-align: left;
	font-style:normal;
	font-size:12px;
    padding:35px 0px 0px 50px
    }
	
#foot-bg_c .foot_right p {
	text-align: left;
	font-style:normal;
	font-size:10px;
    padding:7px 5px 0px 0px;
    }


	#foot-bg_c .foot_right a { color: #bab9b4; text-decoration: none; }
	#foot-bg_c .foot_right a:visited { color: #bab9b4; text-decoration: none; }
	#foot-bg_c .foot_right a:active { color: #bab9b4; text-decoration: underline; }
	#foot-bg_c .foot_right a:hover { color: #bab9b4; text-decoration: underline; }

/*
#foot_c .adress1{
    width:300px;
    padding:0px 0px 0px 50px;
	font-weight:lighter
    }

#foot_c .adress2{
    width:532px;
	padding:15px 0px 0px 50px;
	font-weight:lighter;
    }

	
#foot_c .adress1 p {
	text-align: left;
	font-style:normal;
	font-size:12px
    }

#foot_c .adress2 p {
	text-align:left;
    padding:7px 5px 0px 0px;
	font-size:10px
    }

	#foot_c .adress2 p a { color: #bab9b4; text-decoration: none; }
	#foot_c .adress2 p a:visited { color: #bab9b4; text-decoration: none; }
	#foot_c .adress2 p a:active { color: #bab9b4; text-decoration: underline; }
	#foot_c .adress2 p a:hover { color: #bab9b4; text-decoration: underline; }
	*/