#container {
	background-image:url("../pix/border.gif");
	background-repeat:repeat-y;
	background-position:top left;
}

#container.sub {
	background-image:url("../pix/border_sub.gif") !important;
}

#header h1{
	color:#B3BBC3;
}

#nav a { background-color:#687787; }
#nav a:hover { background-color:#4F5D6C; }
#nav a.active, #nav a.active:hover { background-color:#364351; }

#sub a.active, #sub a.active:hover { color:#687787; }

.home table.top th, .home table.top td {
	background-color:#B3BBC3;
}

a, h2, h3, h4, .cd .price b, .cd .detail {
	color:#687787;
}

.forms input:focus, .forms textarea:focus, input.anz:focus {
	background-color:#E5EAF5;
}
