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

.GiftsMainNavpreload {
position:absolute;
top:0px;
left:0px;
width:1px;
height:1px;
visibility:hidden;
overflow:hidden;
}

* {
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
html, body {
height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -35px;
	margin-left: auto;
}

.push {
	height: 35px;
	clear: both;
	
}
.footer {
	height: 25px;
	background-color: #A33631;
	margin: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
