/*Global*/
.bgTop {
	background-image: url('/images/top.jpg');
	background-repeat:no-repeat;
}

.bgTopSide {
	background-image: url('/images/bgTopSide.jpg');
	background-repeat:repeat-x;
}

.bgCenterLeft {
	background-image: url('/images/bgCenterLeft.jpg');
	background-repeat:no-repeat;
}

.bgCenterCenter {
	background-image: url('/images/bgCenterCenter.jpg');
	background-repeat:no-repeat;
}

.tdTopMenu {
	padding-bottom:40px;
}

.hTop {
	height:247px;
}

.wPage {
	width:996px;
}

.artBasket {
	position:absolute;
	z-index:9;
	background-image: url('/images/art_basket.png');
	background-repeat: no-repeat;
	background-position:0px -210px;
	margin-top:0px;
	margin-left:-254px;
}

.artBasket_spacer {
	width:254px;
	height:495px;
}

.artPhone {
	position:absolute;
	z-index:9;
	margin-top:148px;
	margin-left:-392px;
}

.artTopIconHome {
	position:absolute;
	z-index:9;
	margin-top:19px;
	margin-left:-41px;
}

.artTopIconSiteMap {
	position:absolute;
	z-index:9;
	margin-top:52px;
	margin-left:-41px;
}

.artTopIconEmail {
	position:absolute;
	z-index:9;
	margin-top:84px;
	margin-left:-41px;
}

.artTopIcon_spacer {
	width:18px;
	height:18px;
}

.artLogo {
	position:absolute;
	z-index:9;
	margin-top:40px;
	margin-left:-977px;
}

.artLogo_spacer {
	width:170px;
	height:105px;
}

