body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address, img, a
{
	margin:0;
	padding:0;
	border: 0;
}

html, body
{
	width: 100%; height: 100%;
}

hr
{ display: none; }

body
{ background: url(../images/bg.gif) repeat-x top left #dbdbdb; }

div#container
{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -31px 0 0 -125px;
	width: 250px;
	height: 62px;
}


h1
{	
	float: left;
	width: 248px;
	height:62px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat left top transparent;
}

h1 a
{	
	width: 248px;
	height:62px;
	display: block;
	cursor:pointer;
	overflow: hidden;
}
