div#Header
{
	height: 150px; margin-left: 10px;
}

div.EnterPage
{
	position: relative; height: 350px;
}

div.EnterPage a
{
	width: 400px; height: 258px; background-position: center center; margin-left: 3px;
	color: #5D3B21; font-size: 20px; padding-top: 60px; background-repeat: no-repeat;
	background-position: center center; display: block; margin-bottom: 0px; margin-top: -40px;
	text-decoration: none; position: absolute; top: 60px;
}

div.EnterPage a.Left
{
	background-image: url("../page/headercorner.jpg"); text-align: right; padding-right: 40px; margin-left: 50px; left: 0px;
}

div.EnterPage a.Right
{
	background-image: url("../page/headercorner_mirror.jpg"); text-align: left; float: right; margin-right: 50px; right: 0px;
}

div.EnterPage a.Bottom
{
	text-align: center; width: 100%; position: absolute; top: 250px; height: 50px;
}

div.EnterPage a:hover
{
	color: #000;
}

div.EnterPage div.Top
{
	color: #5D3B21; font-size: 25px; width: 100%; text-align: center;
	letter-spacing: 5px; position: absolute; left: 0px; top: 20px; z-depth: 1000;
}

div.EnterPage div.Top span.Name
{
	font-variant: small-caps; font-weight: bold;
}

div.EnterPage div.Top span.Address
{
	color: #c7804b;
}

div.EnterPage:hover div.Top span.Name,
div.EnterPage:hover div.Top span.Address
{
}

div#SideImage
{
	margin: 12px 5px 2px 12px; border: 1px solid #000; padding: 1px;
	background: #E6975F; position: absolute; left: 690px;
}

div .Compliance
{
	margin-left: 30px; margin-top: 10px;
}

div .ComplianceFloater
{
	width: 300px; float: right; margin-left: 10px; text-align: right;
}

div .DefaultText
{
	width: 600px;
}