/* acrylickit.css */

body { background-color: #FFC;
	}
body p { width: 47em;
	margin-left: auto;
	margin-right: auto;
	}
body h3 { text-align: center;
	}
div, a, img, br.clear { margin: 0;
	padding: 0;
	border: none;
	}
div div, div h1 { position: relative; 
	}
div h1 { width: 100%;
	margin-bottom: 1em;
	}
div div a { display: block;
	position: absolute;
	font-size: 110%;
	width: 11em;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	}
div h1 a { display: block;
	font-size: 60%;
	text-decoration: none;
	}
div div#wrapper-sub { margin: 0 auto 20px auto;
	text-align: center;
	width: 720px;
	}
div div div#tips { float: left;
	position: relative;
	width: 277px;
	}
#rb2 { position: absolute;
	top: 150px;
	left: 70px;
	width: 6em;
	}
#rb0 { position: absolute;
	top: 230px;
	left: 180px;
	width: 6em;
	}
img#hose { margin: 37px 0;
	}
img#fback { margin: 33px 30px;
	}
#oreg, #hreg {	margin-bottom: 1em;
	width: 240px;
	}
div#oreg {	float: left;
	margin-left: 5em;
	}
div#hreg { float: right;
	margin-right: 5em;
	}
#oreg a, #hreg a { position: absolute;
	top: 230px;
	left: 1em;
	}
div p { margin-top: 3em;
	padding-bottom: 0;
	text-align: center;
	}
#trailer { width: 44em;
	}
/* IE Double Margin Bug */
* html #oreg, * html #hreg { display: inline;
	}
* html div#wrapper { padding: 2em 0 0 0;
	}
* html div p { padding: 2em 0 0 0;
	margin-bottom: 0;
	}
