#banner
{
	background-image: url('banner.gif' );
	background-repeat: no-repeat;
	border: 50px;
	width: 1200px;
	padding-top: 0px;
	height: 150px;
}

#content
{
	margin: 0px;
	padding: 0px;
	height: 355px;
	vertical-align: top;
	padding-top: 0px;
}
#footer
{
	background-color: #81C341;
	background-repeat: no-repeat;
	border: 0px;
	clear: both;
	height: 28px;
}
#bgImage
{
	background: url( 'bg.gif' );
	background-repeat: repeat-y;
	background-position: center;
	border: 0;
}

.RootMenu
{
	text-align: center;
	padding: 1px 1px 1px 1px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.clear
{
	padding: 0px;
	margin: 0px;
	clear: both;
}