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


.topnavi {
display:none;
width:790px;
text-align:right;
float:left;
margin-top:20px;
margin-right:30px;

}

.navigation {
display:none;
	width:950px;
	position:absolute;
	text-align:left;
	top:0px;
	left: 50%;
    margin-left: -470px;

}


.bannerBG {
background:url(img/header_bg.jpg) repeat-x;
height:0px;
display:none;
min-width: 0;
margin:auto;
}

.bannerDIV {
	background:url(img/Header_Demo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
	display:none;
	height:0px;
	
}

.bannerDIV_home {
	background:url(img/multi-channel_axirion_management.jpg);
	background-repeat:no-repeat;
	background-position:center;
	display:none;
	height:0px;
	min-width:950px;
}