/* CSS Document */

#bodycontainer {
	background-image:url(../images/global/bodybg.jpg);
	background-repeat:repeat-y;
	width:1000px;
	height:auto;
	z-index:0;
	float:left;		
}

