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

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

#whats-new ul {
	background:url(../images/style2/whats-new-bg.png) no-repeat bottom left;
	width:205px;
}
#whats-new ul li {
	border-bottom:1px solid #1f2c32;
	border-top:1px solid #527787;
}
#whats-new ul li a .text {
	color:#6898ad;
}
#whats-new ul li a:hover .text {
	color:#a4d1e4;
}
#footer {
	background:url(../images/style2/footer-bg.jpg) repeat-x;
}
#footer .set-size {
	background:url(../images/style2/footer-set-size-bg.jpg) no-repeat top center;
	color:#929292;
}