@charset "UTF-8";
/* CSS Ultra */

.clear {margin:0px;padding:0;line-height:0;border:0;clear:both;visibility:hidden;}

#main { /*the design for the header*/
	background:url(../images/header_bg.jpg) center top  no-repeat;
	min-height: 100%; /*stick footer to bottom of the page*/
	text-align:center;
	width:100%;
	margin-top: -9px;
}

.wrapper {width:980px;margin:0px auto;margin-bottom:0px;}


.logo {
	width:250px;
	margin-bottom:25px;
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
}
.menu {
	width:950px;
	margin-bottom:25px;
	float: left;
	height: 50px;
	margin-top: 193px;
	margin-right: 10px;
	margin-left: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.column1 {
	width:300px;
	margin-bottom:25px;
	float: left;
	height: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
}

.column2 {
	width:625px;
	margin-bottom:25px;
	float: left;
	height: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
}

.columnWalletBlog {
	width:377px;
	margin-bottom:25px;
	float: left;
	height: 74px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 75px;
}


.column3push {
	width:950px;
	margin-bottom:25px;
	float: left;
	height: 100px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 15px;
}

.columnWholesale {
	width:220px;
	margin-bottom:25px;
	float: left;
	height: 367px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 4px;
}

.columnOnline {
	width:725px;
	margin-bottom:25px;
	float: left;
	height: 367px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 15px;
}


.copyright {
	width:475px;
	margin-bottom:0px;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 15px;
	text-align:left;
	z-index:10;
	color: #FFF;
}

.designby {
	width:475px;
	margin-bottom:0px;
	float: left;
	height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align:right;
	z-index:10;
	color: #FFF;
}

.footerpush {
	margin-bottom:50px;
	padding:0;
	line-height:0;
	border:0;
	clear:both;
	visibility:hidden;
}
#footer_tile {
	position: relative;
	margin-top: -200px; /* negative value of footer height */
	height: 200px;
	clear:both;
	z-index:-10;
}
#footer_graphics {
	background:url(../images/footer_design.jpg) no-repeat top left;
	height: 200px;
	width:980px;
	margin:0 auto;
	z-index:-9;
}
