/*PATTERN BACKGROUND*/

#background {
	background-image: url(../../images/back.png);
	background-repeat:repeat-x;
	background-color:#ACAEAF;
}
/*#background-2{
	background: url("../../images/backgrounds/default-top.png") top center fixed;
}*/


/*PHOTO BACKGROUND*/

/*
#background-2{
	background: none;
}
#photo-background{
	background:  url(../../images/photobackgrounds/01.jpg) top center fixed; 
}*/

#main-wrapper, #main-wrapper-narrow {
	background-position: 0 5px;
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.invent-slider-wrapper{
	width:980px;
	overflow: hidden;
}
