/* CSS Document */

#wrapper
	{
	min-width: 550px;
	}

#header
	{
	width: 100%;
	float: left;
	}

#header-lcol
	{
	width: 409px;
	float: left;
	}

#nav-block
	{
	background-image: url(../decoration/nav-block-bck.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 408px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.home
	{
	height: 68px;
	width: 238px;
	position: absolute;
	left: 37px;
	top: 29px;
	}

#topper
	{
	margin-left: 408px; /*Set left margin to LeftColumnWidth*/
	background-image: url(../decoration/topper-bck.gif);
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

#topper-top
	{
	height: 125px;
	}

#topper-content
	{
	margin: 0px;
	padding-right: 50px;
	padding-left: 10px;
	}

#main-content
{
	padding-left: 225px;
	padding-top: 0px;
	height: auto;
	float: left;
	padding-right: 50px;
}

#footer
	{
	float: left;
	width: 100%;
	height: 150px;
	background-image: url(../decoration/footer-bck.gif);
	background-repeat: repeat-x;
	}

#footer-root
	{
	width: 100%;
	height: 150px;
	background-image: url(../decoration/footer-root.gif);
	background-repeat: no-repeat;
	display: block;
	}

#footer-end
	{
	width: 100%;
	height: 150px;
	background-image: url(../decoration/footer-end.gif);
	background-repeat: no-repeat;
	background-position: right;
	}

#footer-nav
	{
	}

#credits
	{
	float: left;
	width: 100%;
	}

.clear 
	{
	clear: both;
	overflow: hidden;   /* prevent IE expanding the container */
	margin: 0;
	height: 1px;
	position: relative;
	width: 100%;
	}
	
.badges
	{
	text-align: right;
	float: right;
	background-image: url(../decoration/badges-bck.gif);
	background-repeat: no-repeat;
	height: 125px;
	width: 140px;
	}
	
.display-block
{
	background-color: #333333;
	margin-top: 30px;
	margin-bottom: 30px;
}

.display-block-content
{
	padding-right: 30px;
	padding-left: 30px;

}

.corner-tl, .corner-tr, .corner-bl, .corner-br
{
	height: 30px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	min-width: 30px;
}

.corner-tl
{
	background-image: url(../decoration/corner-tl.gif);
	background-repeat: no-repeat;
}

.corner-tr
{
	background-image: url(../decoration/corner-tr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.corner-bl
{
	background-image: url(../decoration/corner-bl.gif);
	background-repeat: no-repeat;
}

.corner-br
{
	background-image: url(../decoration/corner-br.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.video-button
{
	height: 135px;
	width: 335px;
	background-image: url(../decoration/video-button-bck.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-left: 15px;
}

#flash-intro
{
	position: absolute;
	left: 0px;
	top: 0px;

}
