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

#sub {
	background:url(../images/style4/sub-bg.png) no-repeat top right;
}
#sub .slogan {
	color:#1f3753;
}
#whats-new {
	background:url(../images/style4/whats-new-fill.png) repeat-y;
	width:205px;
}
#whats-new h5 {
	background:url(../images/style4/whats-new-h5.png) no-repeat top left;
	width:207px;
}

#whats-new ul {
	background:url(../images/style4/whats-new-bg.png) no-repeat bottom left;
	width:205px;
}
#whats-new ul li {
	border-bottom:1px solid #1f2c32;
	border-top:1px solid #404f69;
}
#whats-new ul li a .text {
	color:#54688a;
}
#whats-new ul li a:hover .text {
	color:#5f759c;
}
#footer {
	background:url(../images/style4/footer-bg.jpg) repeat-x;
}
#footer .set-size {
	background:url(../images/style4/footer-set-size-bg.jpg) no-repeat top center;
	color:#929292;
}