@charset "utf-8";

html,body {border-style: none;border:none;}
html {margin: 0; padding: 0; height: 100%; outline: 0!important;}
body {margin: 0; padding: 0; height: 100%;}
img {border:none;}
* html body > #container {  /* only for Ie7=< */
	height: auto !important;height: 100%;}
body > #container {min-height: 100%;height: auto !important;height: 100%;text-align: left;position: relative;padding-top: 1px; margin-top: -1px;}
#container > footer {position:absolute;left: 0;right: 0;bottom: 0;}

section,header,footer,article,aside { display: block;}
/* generic classes */
.clear {float: none;clear: both;display: block;}

.page {margin: 0 auto; width: 1180px;}
#container {min-width: 1180px;}


