@charset "UTF-8";

/*****************************************
				Print
*****************************************/
html {
	height: auto;
}
body {
	font-size: 88%;
	color: #000;
	background: #FFF;
	height: auto;
	zoom: 68%;
}
a {
	color: #000 !important;
}
#container {
	height: auto;
}
#wrapper {
	padding: 0 0 30px 0;
}
#footer {
	margin: 0 auto;
}
select,
input {
	font-size: 71%;
}