body, html
{
	width: 100%;
	_height: 100%;
	min-height: 100%;
	margin: 0px;
	font-family: Arial, Verdana, sans-serif;
}

#Logo
{
	position: relative;
	z-index: 10;
	padding: 2px 20px;
}

#Header
{
	clear: both;
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 1;
	overflow: hidden;
}

#HighlightPic
{
	width: 230px;
	min-height: 100px;
	_height: 100px;
	z-index: 2;
	position: relative;
	line-height: 1px;
	font-size: 1px;
}

#HeaderImage
{
	position: absolute;
	left: 240px;
	bottom: 0px;
	#height: expression(this.parentNode.offsetHeight + "px");
	#bottom: auto;
	top: 0px;
	line-height: 1px;
	font-size: 1px;
	z-index: 1;
	overflow: hidden;
}

#SubHeader
{
	clear: both;
	_height: 1em;
	min-height: 1em;
}

#HighlightText
{
	width: 210px;
	float: left;
	text-align: right;
	padding: 2px 0px 2px 20px;
}

#BusinessDescription
{
	margin-left: 250px;
}

#MainDiv
{
	_height: 75%;
	min-height: 75%;
	position: relative;
}

#LeftBar
{
	width: 230px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-bottom: 8000px;
	padding-bottom: -8000px;
	text-align: right;
}

#LeftBarTop
{
	color: #fff;
	margin-bottom: 10px;
}

#NavBar ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

#NavBar ul li
{
	display: block;
	margin: 0px;
	padding: 0px;
}

#NavBar ul li a
{
	width: 210px;
	display: block;
	text-decoration: none;
	text-transform: lowercase;
}

#LeftBarTop, #NavBar ul li a, #QuickText
{
	padding: 2px 0px 2px 20px;
}

#Content
{
	margin: 10px 10px 10px 250px;
}

#Copyright
{
	padding-left: 250px;
}
