@CHARSET "UTF-8";
html
{
	height: 100%;
}
body
{
	margin: 0px auto 0px auto;
	height: 100%;
	background-color: #000000;
	color: #FFFFFF;
}
#website
{
	width: 938px;
	margin: 0px auto;
	margin: 0px auto -50px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#top img
{
	float: left;
	border: none;
}
#content
{
	background-image: url(../../../theme/default/img/layout/menu_bar.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}
#bottomSpace
{
	clear: left;
	height: 50px;
	margin: 0px auto;
}
#bottom
{
	margin: 0px auto;
	width: 938px;
}
#bottom img
{
	float: right;
	border: none;
}
img { border: none; }
p { margin: 0px; }