body {
	margin: 0;
	background: url(../imx/bkg.jpg) repeat;
	}
div, img {
	float: left;
	text-align: left;
	}
#form {
	float: none;
	margin-bottom: 10px;}
#leftcol {
	width: 200px;
	position: absolute;
	top: 0;
	bottom: 0%;
	left: 100px;
	}
#leftcol small {
	font: normal 11px/125% Helvetica, Arial, sans-serif;
	color: #ccc;
	text-align: right;
	}
#leftcol h1 {
	font: normal 18px/100% Helvetica, Arial, sans-serif;
	color: #000;
	text-align: right;
	margin: 0 20px 0;
	}
#legal {
	position: absolute;
	bottom: 0;
	text-align: right;
	padding: 20px;
	}
#centercol {
	width: 400px;
	position: absolute;
	top: 0;
	bottom: 0%;
	left: 301px;
	background: url(../imx/bkg-white-75.png);
	}
#centercol a:link, #centercol a:visited {
	font: normal 12px/150% Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	text-decoration: none;
	display: block;
	}
#centercol a:hover {
	color: #999;
	}
#centercol h1 {
	font: normal 14px/125% Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	margin: 20px 0;
	display: block;
	}
#centercol p {
	font: normal 12px/175% Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	background: #fff;
	margin-bottom: 40px;
	}
#nav {
	width: 200px;
	position: absolute;
	bottom: 0%;
	left: 0;
	top: 300px;
	background: #fff;
	}
#nav a:link, #nav a:visited {
	font: normal 14px/125% Helvetica, Arial, sans-serif;
	color: #999;
	text-align: right;
	background: #fff;
	text-decoration: none;
	display: block;
	padding-right: 22px;
	}
#nav p {
	font: normal 11px/135% Arial, sans-serif;
	color: #999;
	text-align: right;
	text-decoration: none;
	padding: 150px 20px 0 50px;
	}
#rightcol {
	width: 200px;
	position: absolute;
	top: 0;
	bottom: 0%;
	left: 702px;
	background: #fff;
	}
#subscribe p small {
	font: normal 11px/100% Arial, sans-serif;
	color: #999;
	}
#talk {
	font: normal 11px/175% Helvetica, Arial, sans-serif;
	color: #000;
	text-align: left;
	background: #fff;
	margin: 10px;
	padding: 40px;
	}
#subscribe {
	padding: 20px;
	width: 150px;
	margin-bottom: 0;
	float: left;
	}
#subscribe p {
	font: normal 14px/125% Helvetica, Arial, sans-serif;
	color: #999;
	text-align: left;
	background: #fff;
	}
#subscribe input, #subscribe textarea {
	font: normal 14px/125% Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	background: #fff;
	border: 1px solid #ccc;
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
	}
#wrapper {}
