body
{
	background-image:url(../images/bg_image.jpg);
	background-repeat:no-repeat;
	text-align:center;
	margin:10px;
	background-color:#000000;
}
a
{
	text-decoration:none;
}
#wrap
{
	margin:0 auto;
	width:1000px;
	height:730px;	
}

#footer-1
{
	width:100%;
	height:100px;
	background-color:#000000;
	margin-top:10px;
}
#f-logo
{
	width:200px;
	height:100px;
	background-image:url(../images/footer-logo.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	float:left;
}
.f-tap
{
	width:200px;
	height:100px;
	background-image:url(../images/f-tap.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	float:left;
}
.f-tap1
{
	width:200px;
	height:100px;
	background-image:url(../images/f-tap1.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	float:left;
}
#test
{
	width:100px;
	height:100px;
	background-color:#333333;
	position:absolute;
	top:100px;
}
