@charset "utf-8";
/* CSS Document */
html, body { height: 100%; }
.body { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -50px auto; }
body, input, textarea, select { font-family:inherit; font-size:inherit; }
img { border:0px; vertical-align:middle; }

p { margin-bottom:5px; }
ul, ol { margin-left:15px; }

/*link styling */
a			{ text-decoration:none; }
a:hover		{ text-decoration:underline; }

/* Footer */
.footer, .push {
	clear:both;	
	width:100%;
	height:50px;
	min-width:1024px;
}

body { text-align:center; }