#logo{
	background:#000 url(/images/templates/3cred/logo.png) top center no-repeat;
}

#address{
	background:#000 url(/images/templates/3cred/logo_top.png) top center no-repeat;
	width:250px;
}

#menu{
	background:#c00;
}

#menu_foot2{
	background:#eee url(/images/templates/3cred/menu_fot.png) bottom left no-repeat;
}

.menu_link{
	background:transparent url(/images/templates/3cred/menu_item.png) top left no-repeat;
}
.menu_link:hover{
	background:transparent url(/images/templates/3cred/menu_itemh.png) top left no-repeat;
	color:#ccc;
}
.menu_link_last{
	background:transparent url(/images/templates/3cred/menu_last.png) top left no-repeat;
}
.menu_link_last:hover{
	background:transparent url(/images/templates/3cred/menu_lasth.png) top left no-repeat;
	color: #ccc;
}
#footer{
	background:black url(/images/templates/3cred/footer.png) top left no-repeat;
}

.h2c{
	color:#666;
	background: #fff url(/images/templates/3cred/h_line.png) bottom left no-repeat;
}
.line{
	background:#666 url(/images/templates/3cred/line.jpg) top left no-repeat;
}

ul li{ background: url(/images/templates/3cred/bullet.png) 0 4px no-repeat;}