body
{
	background: url(/images/bg7.jpg) top repeat-x #efecd9;
}

#bg2
{
	position: absolute;
	top: 0;
	left: 0;
	width: 588px;
	height: 200px;
	background: url(/images/bg9.jpg) no-repeat;
}

#bg3
{
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -277px;
	width: 277px;
	height: 113px;
	background: url(/images/bg8.jpg) no-repeat;
}

#logo
{
	position: absolute;
	top: 24px;
	left: 23px;
	width: 181px;
	height: 103px;
}

#bg6
{
	position: absolute;
	top: 120px;
	left: 50%;
	margin-left: -465px;
	width: 930px;
	height: 232px;
	background: url(/images/bg6.jpg) no-repeat;
}



#content
{
	margin-top: 365px;
	float: left;
	width: 100%;
}
	
	#content #main_table ul
	{
		list-style-type: none;
	}

	
	
			
			
			
#footer
{
	font-size: .846em;
	height: 114px;
	background: url(/images/bg4.jpg) center no-repeat #c5c09a;
	float: left;
	width: 100%;
}

	#footer_bg5
	{
		float: left;
		top: 0;
		left: 0;
		width: 103px;
		height: 114px;
		background: url(/images/bg5.jpg) no-repeat;
	}
	
	#copy
	{
		float: left;
		margin-top: 30px;
		margin-left: 30px;
	}

	#copy2b
	{
		float: right;
		margin-top: 30px;
		margin-right: 100px;
	}





