body {
	background: url(../images/pattern_062.gif) #eee;
	}
.header { 
	background-color: #0b9cd5;
	}
.wrapper {
	border-left: 1px solid #496072;
	border-right: 1px solid #496072;
	}	
.middle {
	background: #d5e2e7;
	}	
.footer-container {
	background: #0d2131;
	}	
	.footer .legality {
    	padding:13px 0;
    	color:#eee;
    	}
	.footer .legality a, .footer .legality a:hover { 
		color:#eee; 
		}
	.footer .informational a, .footer .informational a:hover { color:#eee; }
	.powered-by {
		color:#eee;
		}
#custom_homeMessage { 
	background: #e4eabe; 
	padding: 15px;
	border: 1px solid #ccc;
	}

#custom_homeProducts { 
	background: #fff;
	margin-top: 10px;
	padding: 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	}
	
