body, html{
	height: 100%;
	padding: 0px;
	margin: 0px;
	
}
body{
	background: #d2d3d3 url(/img/bg.jpg) no-repeat center 0px;
	font-family: tahoma;
}
body, td{
	/*font-size: 62.5%;*/
	/*font-size: 68.75%;*/
	/*font-size: 75%;*/
	font-size: 68.75%;
}
a img{
	border: none;
}
h1, h2{
	margin: 0px;
	padding: 0px;
}

#main{
	width: 960px;
	height: 1202px;
	margin: 0px auto;
	position: relative;
	
}
#top, #pic, #bottom{
	position: relative;
	width: 960px;
	height: 509px;
	overflow: hidden;
}
#topImg, #picImg, #bottomImg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 509px;
	background: url(/img/top.jpg) no-repeat;
}
#pic{
	height: 127px;
}
#bottom{
	height: 546px;
}
#picImg{
	height: 127px;
	background: url(/web/_def/1.gif) no-repeat;
}
#bottomImg{
	height: 546px;
	background: url(/img/bottom.jpg) no-repeat;
}

a{
	border: none;
	display: block;
	position: absolute;
}
#Ashop{
	top:936px;
	left: 309px;
	width:229px;
	height: 79px;
}
#Atokoz{
	top: 26px;
	left: 63px;
	width:190px;
	height: 50px;
}
#Amail{
	top: 1073px;
	left: 569px;
	width: 170px;
	height: 14px;
}
#imageContainer{
	position: absolute;
	top: 509px;
	left: 0px;
}
