/* CSS Document */
#container {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 2;
	width: 1610px;
	height: 972px
}
#header {
	position: absolute;
	top: 0;
	left: 7px;
	width: 800px;
	height: 100px
}
#footer {
	position: relative;
	margin-top: 20px;
	top: 1789px;
	left: 5px;
	width: 800px;
	height: 50px
}
#navbar {
	position: absolute;
	top: 80px;
	left: 7px;
	width: 800px;
	height: 25px
}
#CategTxt {
	position: absolute;
	top: 620px;
	left: 7px;
	width: 760px;
	height: 700px;
/*background: url(shop_global/test_bk_catg_blu.jpg) no-repeat;
*/
 
}
#CategTxt  p {
color:#666;
	position: absolute;
  width: 760px;
	margin: 15px 150px 7px 20px;
	text-align: left;
}

#CategTxt  p a:link{
	text-decoration:underline;
	font-weight: normal;
}
#CategTxt  p :visited{
	text-decoration:none;
	font-weight: normal;
}
#CategTxt  p a:hover{
	text-decoration:underline;
font-weight: normal;
}


#ProdZone {
	position: absolute;
	top: 705px;
	left: 7px;
	width: 800px;
	height: 60px
}
#CategHead {
	position: absolute;
	top: 110px;
	left: 7px;
	width: 800px;
	height: 70px
}

#catunder {
	position: absolute;
	top: 315px;
	left: 7px;
	width: 800px;
	height: 20px
}

