/* CSS Document */

#container {
	background:url(../images/bg_products.jpg) top right no-repeat;

}

#title {
	background:url(../images/title_products.gif) no-repeat;
	width:258px;
	height:77px;
}

#sub_nav {
	position:relative;
	left: 130px;
	top: -7px;
}
