body{
	background:url(../images/style1/body-bg.jpg) repeat;
}
.additional-background { 
	background: url(../images/style1/body-bg.jpg) no-repeat top right; position: absolute; height: 100%; top: 0px; z-index: 0; 
}


#sub {
	background:url(../images/style1/sub-bg.jpg) no-repeat top right;
}
#sub .slogan {
	color:#bababa;
}
#whats-new {
	background:url(../images/style1/whats-new-fill.jpg) repeat-y;
	width:207px;
}
#whats-new h5 {
	background:url(../images/style1/whats-new-h5.jpg) no-repeat top left;
	width:207px;
}

#whats-new ul {
	background:url(../images/style1/whats-new-bg.jpg) no-repeat bottom left;
	width:207px;
}
#whats-new ul li {
	border-bottom:1px solid #272727;
	border-top:1px solid #575757;
}
#whats-new ul li a .text {
	color:#848484;
}
#whats-new ul li a:hover .text {
	color:#919191;
}
#footer {
	background:url(../images/style1/footer-bg.jpg) repeat-x;
}
#footer .set-size {
	background:url(../images/style1/footer-set-size-bg.jpg) no-repeat top center;
	color:#929292;
}