/* FOOTER */
.pad-t20 {padding-top:3px;}

.main-footer-bg {
	background:url(/templates/102523/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(/templates/102523/bg-footer-gradient.png) repeat-x;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;

}

.footer-super-wrapper {
	width: 100%;
	background:none;
	height: 235px;
	margin-top: -20px;
	position: absolute;
	z-index: -2;
}
.footer-wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background:none;
}
.bottom-menu{
	width: 594px;
	float: left;
	text-align: left;
	margin-top: 40px;
}
.shipping{
	float: left;
	width: 430px;
	margin-top: 30px;
}

#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: #3439AE;
	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:#3439AE;}


/* END FOOTER */
.address{
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}
.address p {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3439AE;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
	text-align: center;
	font-weight: bold;
}
