@charset "utf-8";
/* CSS Document */



#bgheader {
	position:absolute;
	top:35px;
	margin:0 auto;
	z-index:-5;
	width:100%;
	height:605px;
	overflow:hidden;
	background-image: url(img/headerbg5.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#bgcontent {
	position:absolute;
	top:35px;
	margin:0 auto;
	height:785px;
	width:100%;
	z-index:-8;
	background-image: url(img/bgcontent.jpg);
	background-repeat: repeat-x;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #730000;
}

#bgcontainer {
	position:absolute;
	top:785px;
	height:150px;
	width:100%;
	z-index:-12;
	background-image: url(img/onama.jpg);
	background-repeat: repeat-x;
}


.days {
	position:absolute;
	width:480px;
	height:75px;
	background-color:#a70000;
	margin-left:350px;
	margin-top:50px;
	z-index:99999999999999;
	border-radius:8px;
	border: medium solid #fefefe;
}
.daysimg {
	width:45px;
	height:45px;
	display:block;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.days h4 {
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-weight: bold;
	color: #FFF;
	margin-top:-65px;
	margin-left:100px;
	font-size: 18px;
	display:block;
}
.close-notification {
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	display:block;
}

.days a {
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-weight: normal;
	color: #FFF;
	margin-top:-80px;
	margin-left:450px;
	display:block;
	font-size: 26px;
}
.dayy {
	font-family: "Segoe UI", "Segoe UI Light", "Segoe UI Semibold";
	font-weight: normal;
	color: #FFF;
	margin-top:-22px;
	margin-left:5px;
	font-size: 18px;
	display:block;
}



<!--[if !IE 7]>
	<style type="text/css">
		#wrap {display:table;height:100%}
	</style>
<![endif]-->
