
#wrapper {
    width: 100% !important;
}
#page-content{
	max-width:980px;
	margin:32px auto;
}

/*header*/
#header{
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#header .container{
	width:100%;
}
#logo{
	padding: 35px 0 0;
}
#navigation{
	clear: right;
}

#breadcrumbs{
	width:980px;
	margin: 0 auto;
}

.tp-bannershadow.tp-shadow1{
	height:50px !important; 
	bottom: -50px !important;
}