body{
	background: #1F4749 url("/html/static/brand-urban-header.jpg") 50% 0 no-repeat !important;
  max-width: 1280px !important;
}

#top-line{
	background: none;
	padding: 0;
	height: 230px;
}

#header{
	!text-align: center;
	background: none;
}

#header-container{
	margin: 0 25px;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}

#menu-container{
	background: none;
}

#main-menu{
	margin: 0 25px;
}

#content{
	background: none;
}

#ipbwrapper{
	margin: 0 25px;
	width: auto;
}

#footer{
	background: none !important;
	!text-align: center;
	padding-bottom: 30px;
}

#footer-inner {
	background: #777 url("/html/static/top-line-bg.gif") 0 0 repeat-x;
	margin: 0 25px;
	!height: 1px;
	border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
}

#footer-informer{
	height: 230px;
	overflow-y: hidden;
}

#footer-counters{
	height: 160px;
}

#right-informer{
	!height: 1px;
}

ul#FavList{
	background-color: #222 !important;
}

.opacity25{
	background: transparent url("/html/static/opacity25.png") 0 0 repeat;
}

.opacity50{
	background: transparent url("/html/static/opacity50.png") 0 0 repeat;
}

#user-box .user-info, #welcome-box, #login-box{
	background-color: transparent !important;
}

.block-middle{
  padding: 15px 0;
}

#sub-menu a, #sub-menu a:visited, #sub-menu a:active, #sub-menu a:link, #right-informer a, a#super-search, a#super-search:visited, a#super-search:active, a#super-search:link{
  color: #fff !important;
  /* text-shadow: 0 0 1px #666;*/
}

.cool-button b {
  background-color: #0B4B4B !important;
}