/**		----------		**/
/**		General ct		**/
/**		----------		**/

#bk {}

#bot {background:url('images/page-bot.gif') center bottom no-repeat;}

#top {
	width:1000px;
	height:48px;
	background:url('images/page-top.gif') center top no-repeat;
	margin:0 auto 0 auto;
}

#header {
	width:1000px;
	height:330px;
	margin:10px auto 0 auto;
	background:url('images/header.jpg') center top no-repeat;
}

#page {
	width:1000px;
	margin:0 auto 0 auto;
	background:url('images/page-bk.gif') center top repeat-y;
}

#l_content {
	float:left;
	clear:left;
	width:590px;
}

	.loop {padding-left:7px;}

#r_content {
	float:right;
	clear:right;
	width:405px;
	margin-bottom:75px;
}

	ul.menu {
		padding-left:30px;
		padding-right:15px;
		background:url('imagespage-bk.gif') right top repeat-y;
	}
	
	.page-line {
		height:4px;
		background:url('images/page-line.gif') right top no-repeat;
	}
	
	ul.menu-green {}

#footer {
	width:1000px;
	margin:0 auto 0 auto;
}