@CHARSET "ISO-8859-1";
body{
	background-image: url(../images/pagebgBlu.gif);
}
#container{
	background-image: url(../images/headerbg-01.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
#headertop{
	background-image: url(../images/headertop-01.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#headerright{
	background-image: url(../images/headerright-01.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}