@charset "utf-8";
/* CSS Document */
body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
body1{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../img/bg.jpg);
	background-repeat:repeat;
}

#footer{
	width:100%;
	height:34px;
	background-image:url(../img/bg2.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin-top:600px;
	line-height:34px;
}
#footer1{
	width:100%;
	height:34px;
	background-image:url(../img/bg2.jpg);
	background-repeat:repeat-x;
	position:absolute;
	margin-top:550px;
	line-height:34px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	}
