/*SHEN ADDED THIS: START*/
#header {
	background: #51555c url(../images/header-texture.jpg) repeat center bottom;
	color: #cecfd1;
}
#headerx {
	background: #51555c url(../images/630.png) repeat;
	color: #cecfd1;
}
#header .wrapper {
	background: url(../images/header-texturex.jpg) no-repeat center bottom;
	overflow: hidden;
	padding: 13px 10px 10px;
}

#footer {
	background: #51555c url(../images/header-texture.jpg) repeat-x bottom;
	clear: both;
	color: #999;
	padding: 0; 
}
#footer a,
#footer a:visited {
	color: #CECFD1;
}
#footer .wrapper {
	background: url(../images/divider-ornament-wide-darkx.gif) no-repeat center;
	overflow:hidden;
	padding-bottom:28px;
}

/*SHEN ADDED THIS: END*/