body {
	background: url('../images/gradient1x400.png') 0px 100px repeat-x;
}
#header {
	background: #28cacc;
}
#header h1 {
	background-image: url(../images/logo.png);
}
#product-tabset-line
{
	background:url("../images/gradient1x10_home.png") repeat-x;
}

.button a
{	
	background:url("../images/button3D_left_home.png") no-repeat 0 -35px;;
}
.button a span
{	
	background:url("../images/button3D_right_home.png") no-repeat 100% -35px;
}
#categories div.category a {
	color: #28cacc;
}

