.headbg {
	background-image: url(index_gfx/headbglogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 1004px;
}
.contentbg {
	background-image: url(index_gfx/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 506px;
	width: 1004px;
}
.contbgfillext {
	background-image: url(index_gfx/contentbgfillext.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1004px;
	font-size: 10px;
}
.footbg {
	background-image: url(index_gfx/footbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 62px;
	width: 1004px;
	vertical-align: bottom;
}
.navbg {
	background-image: url(index_gfx/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 201px;
	width: 400px;
}
.leftcontcol {
	background-image: url(index_gfx/leftcontcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 506px;
	width: 190px;
}
.rightcontcol {
	background-image: url(index_gfx/rightcontcol.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 506px;
	width: 190px;
}

