.index {
	background-image: url(../images/index.jpg);
	background-repeat: no-repeat;
	height: 771px;
	width: 838px;
}
.bg {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
}
.bg3 {
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	height: 322px;
	width: 806px;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 28px;
}
.text_blue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
}
