/* container kludge */
#page_oc {
	min-height:100%;
	position:relative;
}
#page_oc .container {
	padding-bottom:270px;
}
#footer_gen {
	position:absolute;
	bottom:0;
	width:100%;
	height:270px;
}

/* footer links styles */
#footer_links {
	clear:both;
	width:100%;
	text-align:center;
	margin-top:60px;
}

#footer_links_ic {
	margin:0px auto;
	width:800px;
	text-align:center;
}
#footer_links ul {
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer_links ul > li {
	display:inline-block;
	padding:0px 0px 0px 10px;
	margin:0px 20px 0px 0px;
	background-image: url(../images/icons/subnavi_bar_grey.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	list-style:none;
}
#footer_links ul > li:last-child {
	margin-right:0px;
}

/* page footer styles */
#footer_oc {
	clear:both;
	width:100%;
	text-align:center;
	background:#ebedee;
	border-top:solid 1px #C9CACF;
	height:197px;
}

#footer_ic {
	text-align:left;
	width:950px;
	margin:0px auto;
	height:197px;
}

.footer_title {
	clear:both;
	font-weight:bold;
	font-size:14px;
	border-bottom: solid 1px #4B515F;
	margin:20px 0px 10px;
	padding:0px 16px 5px;
}

.footer_text {
	font-size:12px;
	line-height:normal;
	padding:0px 16px;
	min-height:45px;
}

.footer_text * {
	font-size:12px;
}

.footer_text .footer_link {
	padding-left:10px;
	background:transparent url(../images/icons/more_black.gif) no-repeat scroll 0px 40% !important;
}

#footer_list li {
	line-height:normal;
	padding-bottom:5px;
}

.follow_icon_link , .follow_icon {
	display:block;
	float:left;
	width:30px;
	height:30px;
	margin-right:1px;
}

.footer_text > .follow_icon_link:last-child {
	float:right;
}

#footer_eth_logo , #footer_css_logo {
	display:inline-block;
	float:left;
	width:60px;
	height:30px;
}

#footer_eth_logo {
	width:127px;
	margin-left:11px;
}

#finalcopy {
	clear:both;
	font-size:8px;
	margin:5px 0px 3px;
	color:#767676;
}