/* CSS Document */

/* Layout */


html, body {
	background:#fff;
  	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	line-height:18px;
}
div#container {
	background:#fff;
	width:810px;
	margin:0;
text-align:left;
}

/* end */
