body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#container {
	min-height: 580px;
	width: 776px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	position:relative;
}
* html #container	{
	height: 580px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
	margin: 0px;
}
