body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #fff; color: #000;
	width: 100%; height: 100%;
	margin: 0; padding: 0;
	background: #e4e4e4 url(../img/site/texture.gif) repeat;
}

div.background { position: absolute; width: 100%; height: 382px; background: url(../img/site/background.png) center no-repeat; }

div.page { position: absolute; width: 100%; }
div.container { width: 950px; margin: 0 auto; }
div.content { margin: 0px; padding: 0px; }
div.clearfloat { clear: both; }

div.footer { float: top; width: 950px; background: #c5cad6 url(../img/site/tile_shadow.png) no-repeat; padding-top: 30px; padding-bottom: 20px; }
div.footers_logo { float: left; padding-left: 30px; }
div.footers_links { float: left; padding-top: 7px; padding-left: 30px; }
div.footers_links a { color: #fff; text-decoration: none; font-size: 13px; padding-top: 5px; }
div.footers_links a:hover { color: #5d6f98; }