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

.navigation  {
	width: 125px!important;
}


#rotator {
	background: url(../images/index/rotator.php) no-repeat center top;
	width: 100%;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 0;
}

.backstretch {
	z-index: 1;
}
