@charset "utf-8";
body, h2, h4, p {
	margin: 0; }
body {
	padding: 0; }
body {
	color: #000;
	font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Geneva, SunSans-Regular, sans-serif;
	background: #fff;
	text-align: center;
	border: 0; }
p {
	padding: 0 0 1em; }
a {
	color: #606;
	text-decoration: none; }
a:hover {
	text-decoration: underline; }
h2 {
	color: #333;
	font-size: 1.64em;
	font-weight: bold;
	line-height: 1.3em; }
h4 {
	font-size: 1.27em;
	line-height: 1.4em;
	font-weight: bold;
	padding-bottom: 1em; }
li, ul, ol {
	list-style: square;
	margin-top: 0;
	margin-right: 0;
	margin-left: 1.5em;
	padding: 0 0 0; }
img {
	border: 0; }
.centre {
	text-align: center; }
.subheading {
	font-size: 1.27em;
	line-height: 1.4em; }
.footnote {
	color: #666;
	font-size: 0.82em;
	line-height: 1.4em; }
.box {
	background-color: #ffffe6;
	margin-bottom: 1em;
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 1em;
	clear: left;
	border: dashed 1px #999; }
#wrapper {
	background-color: #ccc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 720px; }
#header {
	background-color: #ccc;
	height: 150px;
	padding: 10px; }
#content {
	font-size: 1.1em;
	line-height: 1.5em;
	background-color: #ccc;
	padding: 10px; }
#movies {
	width: 180px;
	float: right; }
#footer {
	color: #666;
	font-size: 0.9em;
	background-color: #fff;
	background-image: url(images/footerback.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 720px;
	clear: both;
	padding: 20px 0 10px; }
#movietop {
	background-image: url(images/movieback1.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 10px; }
#moviemiddle {
	background-image: url(images/movieback2.gif);
	background-repeat: repeat-y;
	text-align: center;
	width: 160px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px; }
#moviebottom {
	background-image: url(images/movieback3.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 10px; }
#contenttop {
	background-image: url(images/contentback1.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 30px;
	padding: 20px 10px 10px; }
#contentmiddle {
	background-image: url(images/contentback2.gif);
	background-repeat: repeat-y;
	width: 490px;
	padding: 20px 10px 10px; }
#contentbottom {
	background-image: url(images/contentback3.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 10px; }
#homeimage {
	background-image: url(images/fork-truck.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 275px; }