@charset "utf-8";
/* CSS Document */
	
#nav {
	width:173px;
	background:url(/images/nav_bg.jpg);
	background-repeat:repeat-y;
	
	}
	
#nav-bottom {
	width:173px;
	background:url(/images/nav_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#header-yellow {
	width:401px;
	height:23px;
	background:url(/images/secondary/2.bottom_yellow.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#header-yellow-right {
	width:201px;
	height:23px;
	background:url(/images/secondary/2.toolkit_botom.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}	
