body{
		background-image: url(digi.jpg);
		background-repeat: repeat;
}

#top{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 128px;
	padding-left: 600px;
}
#top a{
	color: navy;
	text-decoration: none;
}
#top a:hover{
	color: red;
	text-decoration: none;
}
#top_menu{
	background-image: url(top_left.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 30px;
	padding-left: 20px;
	font-weight: bold;
}
#bg_menu{
	background-image: url(bg_left.jpg);
	background-repeat: repeat-y;
	width: 260px;
	padding-left: 20px;
	padding-right: 18px;
	vertical-align: top;
	font-size: 14px;
	padding-top: 5px;
	color: #556571;
}
#down_menu{
	background-image: url(down_menu.jpg);
background-repeat: no-repeat;
width: 260px;
	height: 9px;
}
#bg_menu a{
background-image: url(slash.gif);
background-repeat: no-repeat;
	color: maroon;
	text-decoration: none;
	padding-left: 15px;
font-size: 14px;
	background-position: 0px;
}
#bg_menu a:hover{
	color: red;
	
}
#top_yel{
	background-image: url(up_c.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 9px;

}
#bg_yel{
		background-image: url(bgc.jpg);
	background-repeat: repeat-y;
	width: 260px;
	padding-left: 20px;
	padding-right: 18px;
	font-size: 14px;
}
#down_yel{
		background-image: url(down_c.jpg);
	background-repeat: no-repeat;
	width: 260px;
	height: 9px;
}
#top_centr{
	background-image: url(top_center.jpg);
	background-repeat: no-repeat;
	width: 504px;
	height: 29px;
	padding-left: 20px;
	font-weight: bold;
}
#bg_centr{
	background-image: url(bg_center.jpg);
	background-repeat: repeat-y;
	width: 504px;
	text-align: justify;
	padding-left: 20px;
	padding-right: 15px;
	color: #556571;
	padding-top: 10px;
}


#down{
	background-image: url(down.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 80px;
	text-align: center;
}
#page_top{
	background-image: url(page_top.jpg);
	background-repeat: no-repeat;
	width: 763px;
	height: 36px;
		padding-left: 50px;
		font-weight: bold;
}	
#page{
	background-image: url(page_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	height: 100%;
	vertical-align: top;
	padding-right: 20px;
	color: #576773;
	
}	
#page a{
	text-decoration: none;
	color: maroon;
}
#page a:hover{
	color: red;
}
#price {

	font-size: 12px;
	color: gray;
	line-height: 20px;
	padding-top: 5px;
	text-align: center;
	}
#price a{
font-size: 14px;
color: maroon;
text-decoration: none;
}
#price b{
	color: red;
}
