/* FOOTER */
.pad-t20 {padding-top:3px;}

.main-footer-bg {
	background:url(bg-main-footer.png);
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
}
.footer-container {
	margin-left:auto; 
	margin-right:auto; 
	overflow:auto;
}
.footer-gradient {
	background:url(bg-footer-gradient.png) repeat-x;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;

}

.footer-super-wrapper {
	width: 100%;
	background: url(body_bg.png);
	height: 235px;
	margin-top: -20px;
	position: absolute;
	z-index: -2;
}
.footer-wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(footer-wrapper-bkg.png);
}
.bottom-menu{
	width: 594px;
	float: left;
	text-align: left;
	margin-top: 40px;
}
.shipping{
	float: left;
	width: 430px;
	height: 109px;
}

#bottom-menu li{
	display: list-item;
	list-style: none;
	text-align: left;
}
#bottom-menu ul{
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-botom: 2px;
	margin: 0px;
}

.bottom-menu-cell {
	padding-right:20px;
	float: left;
}
.bottom-menu-cell2 {
	padding: 10px;
	float: right;
}
.bottom-menu-main {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-smooth: auto;
	text-align: left;
}
.bottom-menu-sub {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#53B1DF;
	font-smooth: auto;
	line-height: 20px;
	line-height:24px
}
.bottom-menu-sub a:link {color:#53B1DF; text-decoration:none;}
.bottom-menu-sub a:visited {color:#53B1DF; text-decoration:none;}
.bottom-menu-sub a:hover {color:#DCF9FC; text-decoration:underline;}
.bottom-menu-sub a:active {color:#53B1DF; text-decoration:none;}


.bottom-menu-main  a {color:#FFFFFF;}

.bottom-menu2{
	width: 594px;
	float: left;
	text-align: center;
	padding-top: 15px;
	color: #ffbf00;
	font-size: 16px;
	font-weight: bold;	
}
/* END FOOTER */
