#Banner
{
	background-image: url("../images/banner_home.jpg");
	height: 282px;
	line-height: normal;
	padding: 0 13px;
	position: relative;
}

#Banner fieldset
{
	border-style: none;
	margin: 0;
	padding: 0 17px 0 20px;
	position: absolute;
	right: 13px;
	top: 252px;
	width: 350px;
}

#Banner fieldset a.button,
#Banner fieldset a.button:hover
{
	background: #293904 url("../images/login_btn.gif") left top no-repeat;
	color: #FFF;
	display: block;
	font-weight: bold;
	height: 17px;
	line-height: 17px;
	margin: 7px 0;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#Banner fieldset input.textbox
{
	background: #0393D9;
	border: 1px solid #015BAA;
	color: #FFF;
	margin: 5px 0 0 0;
	padding: 2px;
	width: 58px;
}

#Banner fieldset label
{
	float: left;
	margin-top: 9px;
}

#Banner fieldset p
{
	float: left;
	margin: 0 15px 0 0;
}

#Banner fieldset p.buttonList
{
	float: right;
	margin: 0;
	width: 41px;
}

#Banner #Flash
{
	height: 250px;
	left: 450px;
	position: absolute;
	top: 6px;
	width: 350px;
	z-index: 0;
}

#Banner #Video
{
	height: 256px;
	left: 38px;
	position: absolute;
	top: 16px;
	width: 320px;
	z-index: 0;
}

#Content
{
	float: left;
	font-weight: bold;
	width: 525px;
}

#Content h1
{
	background-image: url("../images/heading_underline_2col.jpg");
	margin: 0 -25px;
	padding: 0 25px 8px 25px;
}

#Content ul
{
	line-height: 30px;
	list-style-type: none;
	margin: 0.5em 0 3em 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#Content ul li
{
	background: url("../images/bullet.gif") left center no-repeat;
	float: left;
	padding: 0 0 0 12px;
	width: 180px;
}

#Content ul li a
{
	text-decoration: none;
}

#ContentContainer
{
	background-image: url("../images/content_top_home.jpg");
	height: 125px;
}

#Sidebar
{
	float: right;
	font-size: 110%;
	padding: 0 0 0 25px;
	width: 335px;
}

#Sidebar h1
{
	background: url("../images/heading_underline_1col.jpg") center bottom no-repeat;
	border-style: none;
	margin: 0 -25px;
	padding: 0 25px 8px 25px;
	text-decoration: none;
}