
/* CSSTidy 1.5.2: Wed, 01 Oct 2014 18:28:56 +0000 */
html {
	height: 100%
}

body {
	height: 100%
}

#big_wrapper {
	min-height: 100%;
	position: relative
}

#wrapper {
padding-bottom:475px;position: relative;top: -0;background-color: white;}

footer {
	bottom: 0;
	left: 0;
	position: absolute;
	
	
}


@media screen and (max-width: 768px) {
	
#wrapper {
padding-bottom:535px;
	
}
}

@media screen and (max-width: 640px) {
	
#wrapper {
padding-bottom:1160px;
	
}
}