body {
	background: #ff9933;
}
#header-outer {
	background: #ffffff;
}
.header-outer, #nav-inner {
	background: #3399ff;
}

#nav2 li a {
	color: #3399ff;
}
h1 {
	background: #ff9933;
}


a.button:link, a.button:visited {
	background: #ff9933;
	color: #FFF;
	font-weight: bold;
	border: 0px;
	padding: 5px 10px;
}
h1 {
	color: #ffffff;
}
.product-inner .header-outer {
	background: #ffffff;
}
.header-inner h2, .header-inner a, .header-inner h3, .header-inner a {
	color: #000000;
}

