body{
	background:#49c0d4;
}
.wrapper{
	background:#49c0d4 url(images/wrapper_bg_blue.jpg) repeat-x;
}
.header{
	background: url(images/header_bg_blue.jpg) no-repeat;
}
.user-login span, .user-login a.user, .user-login a.login, .user-login a.user:visited, .user-login a.login:visited{
	color:#fcffff;
}
.banner{
	border-right:1px solid #43adc0;
	border-left:1px solid #43adc0;
	border-bottom:1px solid #bdbdbc;
}
.banner-pane{
	border:1px solid #cdecf2;
	border-bottom: 1px solid #fdfdfd;
	margin-left: -1px;
}

.main-part{
	background:#fcfcfb url(images/main_part_bg_blue.jpg) no-repeat 56% 0;
	border:1px solid #409db4;
	border-top: 1px solid #e7e7e6;
	border-bottom: 1px solid #419fb9;
}
.left-column{
	float:left;
	width:600px;
	padding: 24px 23px 14px 36px;
}
.right-column{
	float:right;
	width:295px;
	padding:24px 24px 30px 0;
}
.footer .links-holder a.links, .footer .links-holder span{
	color:#fcfcfb !important;
}
.footer .dnn-cr, .footer .privacy, .footer .terms{
	color:#d4f4f7 !important;
}
