@charset "UTF-8";
/* CSS Document */
.header_bg {
	background: url(../img/header_space.jpg) right no-repeat;
	height:116px;
	width:100%;
	margin:0;
	padding:0;
}

div.loader{
background:url(../img/carousel_space_1.jpg) no-repeat;
background:url(../img/carousel_space_2.jpg) no-repeat;
background:url(../img/carousel_space_3.jpg) no-repeat;
background:url(../img/carousel_space_4.jpg) no-repeat;
margin-left:-1000px;
}

.logo{padding: 19px 0 0 9px;}
