body {
    background-image:url(/static/img/products/gardenscapes/gardenscapes-body.jpg);
    background-repeat:repeat-x;
    background-color:#53b3f3;
}

#head_head, #head_head_rel {
    background-image:url(/static/img/products/gardenscapes/gardenscapes-head.jpg);
    padding-top:0;
    width:934px;
    height:45px;
}

#top_text {
    display:none;
}

#bottom_menu {
    padding-top:60px;
}

#bottom {
    background-image:url(/static/img/products/gardenscapes/gardenscapes-bottom.jpg);
    width:934px;
    height:167px;
    padding-bottom:0;
	position:static;
}

#background-body-top {
	background-image:url(/static/img/products/gardenscapes/gardenscapes-top-fon.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#background-body-bottom {
	background-image:url(/static/img/products/gardenscapes/gardenscapes-bottom-fon.jpg);
	min-height: 1200px;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#product-platinum-pack-mac {
	position: relative;
	width: 355px;
	height: 187px;
	top: -5px;
	display: block;
	background: url(/static/img/products/gardenscapes/platinum-pack-mac.jpg) 0px 0px no-repeat;
}

#product-platinum-pack-mac:hover {
	background-position: 0px -187px;
}
