body {
	background: url('images/pattern1.jpg');
	margin: 0;
}
.fleft { float: left; }
.fright { float: right; }
.clear { clear: both; }

#home-top {
	background: url('images/top1.png') repeat-x top center;
    color: #ffffff;
	height: 384px;
	width: 100%;
}
#home-top p { margin: 0; }
#home-top p a { color: #ffffff; text-decoration: none; }
#home-wrapper {
	margin: 0 auto;
	width: 700px;
}
#home-text {
	background: url('images/toptext.png') no-repeat center center;
	height: 115px;
	margin: 0 auto;
	padding-top: 80px;
	width: 474px;
}
#home1 {
	width: 350px;
}
#home2 {
	width: 350px;
}
.homebox {
	margin: 0 auto;
	width: 250px;
}
.homebox .top {
	background: url('images/homebox-top.png') no-repeat center center;
	height: 145px;
	padding: 10px;
	width: 230px;
}