@charset "utf-8";
/* CSS Document */
body{
	background:url(../images/jff_bkgrnd.jpg) #a59875 repeat-x top;
}
#wrapper{
	position:relative;
	background:#FFFFFF;
	margin: 0px auto;
	padding: 30px;
	width:825px;
}
#banner{
	position:relative;
}
#banner-text{
	position:absolute;
	top:6px;
	right:0px;
	width:355px;
	height:93px;
}
#flashcontent{
	padding-top:30px;
}
#home_menu{
	position:absolute;
	top:116px;
	left:30px;
	clear:both;
	margin:0px;
	height:15px;
	width: 800px;
	height: 414px;
}
#about_menu{
	position:relative;
	clear:both;
	margin:20px 0px;
	height:15px;
	width: 800px;
	height: 532px;
}
#about_content{
	position:relative;
}
#catalogue_menu{
	position:relative;
	float:left;
	width:192px;
	margin:18px 0px 15px 0px;
}
#catalogue_content{
	position:relative;
	width:620px;
	min-height:500px;
	margin:62px 0px 15px 202px;
}
#footer{
	position:relative;
	padding-top:15px;
	text-align:center;
}
