#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:#8699B1;
}

#nav a { background-color:#0D3364; }
#nav a:hover { background-color:#072347; }
#nav a.active, #nav a.active:hover { background-color:#02132A; }

#sub a.active, #sub a.active:hover { color:#0D3364; }

.home table.top th, .home table.top td {
	background-color:#8699B1;
}

a, h2, h3, h4, .cd .price b, .cd .detail {
	color:#0D3364;
}

.forms input:focus, .forms textarea:focus, input.anz:focus {
	background-color:#E5EAF5;
}
