body {
	background:#25180c;
	}
.container {
	background:url(newimg/container-bg.jpg) repeat-y center;
	}
a {
	text-decoration:none;
	}
a i {
	visibility: hidden;
	}
#header {
	height:90px;
	background:url(newimg/header.jpg) no-repeat;
	}
#header a#home {
	position:absolute;
	top:9px;
	left:50%;
	margin-left:-465px;
	color:#ffefbf;
	font-size:11px;
	border-bottom:1px #ffefbf solid;
	}
#header a#home:hover {
	color:#fff;
	border-bottom:1px #fff solid;
	}
#main #header a#home {
	display:none;
	}
#header ul {
	padding: 0;
  	margin: 0;
 	margin-left:-15px;
  	margin-top:9px;
  	list-style: none;
	}
#header li {
	position: relative
	width: 125px;
	float: left;
	}
#header li a {
	margin-right:40px;
	color:#ffefbf;
	font-size:14px;
	border-bottom:1px #ffefbf solid;
	}
#header li a:hover {
	color:#fff;
	border-bottom:1px #fff solid;
	}
#header #minimenu li{
	padding-bottom:29px;
	}
#header #minimenu li a {
	font-size:11px;
	}
#menu {
	height:126px;
	background:url(newimg/menu.jpg) no-repeat;
	}
#menu a {
	display:block;
	height:99px;
	overflow:hidden;
	}
#content {
	min-height:360px;
	background:url(newimg/content.jpg) no-repeat top left;
	}
#text {
	padding-top:36px;
	}
#text h2 a {
	text-decoration:underline;
	}
#sidebar {
	padding-top:288px;
	}
#prefooter {
	height:126px;
	background:url(newimg/prefooter.jpg) no-repeat;
	}
#footer {
	padding-bottom:18px;
	background:#25180c url(newimg/footer.jpg) no-repeat top;
	color:#ffefbf;
	font-size:10px;
	}
#footer a {
	color:#ffefbf;
	border-bottom:1px #ffefbf solid;
	}
#footer a:hover {
	color:#fff;
	border-bottom:1px #fff solid;
	}
#footer div#counter {
	margin-right:20px;
	width: 40px;
	float: right;
	}
#footer div#counter a {
	border:0;
	}
	
#sidemenu {
	margin-left:0;
	padding-left:0;
	padding-right:52px;
	list-style:none;
	text-align:right;
	}
#sidemenu a {
	font-size:18px;
	color:#ffefbf;
	border-bottom:1px #ffefbf solid;
	}
#sidemenu a:hover {
	color:#fff;
	border-bottom:1px #fff solid;
	}
