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

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

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

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

.tdTopMenu {
	padding-bottom:110px;
}

.hTop {
	height:502px;
}

.wPage {
	width:996px;
}

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

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

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

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

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

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

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

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

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

