@charset "utf-8";
body {
	background: url(../images/background_left.jpg) right top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}
.top-bg {
	background: url(../images/top.gif) no-repeat center top;
}

#container {
	background: url(../images/red_left.jpg) repeat-x;
	height: 100%;
}

#splash {
	margin: auto;
	height: 206px;
	width: 591px;
	padding-top: 100px;
}
#footer {
	margin: auto;
	width: 740px;
}
