/**
 * Footer CSS File
 * Definition for styles within the site's footer
 */
#home #mo-bu a.learn:hover, #home #mainoffer a:hover, #footer .links a:hover {
	font-weight:bold;
	color:#FFD91C;
	text-decoration:none;
}
#footer{
	top: 15px;
	bottom: 0px;
	clear:both;
	padding:12px;
	*padding: 0px;
	margin: 0;
	margin-top: -75px;
	padding-bottom: 20px;
}
#home #footer{
	margin-top: 0px;
}
#footer #footer_top{
	background: transparent url(http://image.winzip.com/win/en/images/layout/g-bg-footer_top.png) no-repeat scroll left top;	
	height: 13px;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	width: 940px;
	top: -16px;
	margin-bottom: -13px;
}
.s_col #footer #footer_top, #home #footer #footer_top{
	left: 10px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -4px;
	margin-bottom: -13px;
	background: transparent url(http://image.winzip.com/win/en/images/layout/h-bg-content.jpg) no-repeat scroll left top;	
}
#footer .links {
	color: #FFF;
	text-align: center;
}
#footer .links a:hover{
	font-weight:normal;
	}
#footer .links a{
	color: #FFF;
	text-align: center;
	padding: 0px 5px;
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
}
#footer .copyright p, #footer .copyright a {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
	text-decoration: none;
}
#footer .copyright a:hover {
	padding: 0px;
	margin: 0px;
	color:#FC0;
	text-decoration:none;
}
#footer p {
	clear: both;
	padding: 0px 30px 0px 30px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inner #footer {
	/* [disabled]background: url("http://image.winzip.com/win/en/images/layout/g-bg-footer.jpg") no-repeat scroll center bottom transparent; */
	clear: both;
	position: relative;
}
.s_col  #footer {
	clear: both;
	background-repeat: no-repeat;
	background-position: center bottom;
}
