/****************FOOTER********************/
#footer {
	bottom:0;
	width:920px;
	height:140px;			/* Height of the footer */
	padding:0;
	margin: 0;
	background: url(../img/footerBg.jpg) repeat-x;
}
#fMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0 0 10px 242px;
	height:60px;
	background: url(../img/paypal_cc.gif) no-repeat right top;
	width:678px;
}
.f_col{
	padding-right:25px;
	float:left;
}
.f_col a{
	text-decoration:none;
	color: #666666;
	display:block;
	padding: 0 0 2px 0;
}
.f_col a:hover{
	text-decoration:underline;
}
.f_col h3{
	display: block;
	margin:0;
	padding:0 0 6px 0;
	color: #666666;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#copyright{
	font-size: 12.5px;
	color: #333333;
	background: url(../img/copyrightBg.jpg) no-repeat;
	margin: 0 0 10px 0;
	text-align: center;
	height: 30px;
	line-height: 30px;
}
