body {
	background-color: #546480;
	background-image: url(images/home_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	margin: 0;
}
.f_bg {
	background-image: url(images/home-f-bg.jpg);
	background-repeat: no-repeat;
	background-image: url(images/home-f-bg.gif);
	background-position: center top;
}
.f_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.header {
	background-image: url(images/home_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
