@charset "utf-8";
/* CSS Document */
body {
	background:#000C25;

}
#wrapper {
  background: none repeat scroll 0 0 #1f314e;
}
.boxed {
	max-width: 1210px !important;
	margin: 0 auto;
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	-webkitbox-shadow: 0px 0px 3px 0px rgba(0,0,0,0.5);
	float: none !important;
}
#banner .bx-controls-direction{
top:-148px !important;
}