
body {
	background-color: #0097D4;
}

.colorwash-bg {
	background-color: #0097D4;
}

.colorwash-light {
	color: #80CBEA;
}

#header-wrapper {
	background-color: #0097D4;
}

#header-logo {
	background: url(/nav_images/header/wacom_logo_1.jpg) no-repeat;
}

#header-worldwide {
	background: url(/nav_images/header/world_1.jpg) no-repeat;
}

#header-menu-wrapper {
	/*
	background: url(/nav_images/navborder-1.gif) bottom right no-repeat;
	*/
}

#header-menu-list li a {
	border-right: 1px solid #80CBEA;
}

#header-sub-menu-wrapper ul li a:hover {
	text-decoration: underline;
	background-color: #80CBEA;
	color: #fff;
}

.nav-inactive {
	border-bottom: 1px solid #80CBEA;
}

.nav-active {
	border-bottom: none;
}


#footer-wrapper {
	background-color: #0097D4;
}

#footer-copyright {
	clear: both; font-size: 9px; border-top: 1px solid #80CBEA;
}

#floating-logo {
	background: url(/productinfo/images/floating_logo_1.jpg) top left no-repeat;
}

