*{margin:0; padding:0;}
body{
	background:#000 url(../images/body.gif) repeat-y 50% 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a img{
	border:none;
}
.float-trick{
	width:975px;
	margin:0 auto;
}
.main-holder{
	float:left;
	width:959px;
	background:#fff;
	padding:0px 8px;
	margin-left:1px;
}
.main-holder div{
	float:left;
}
.logo-menu-holder{
	width:968px;
	padding-top:10px;
}
.logo-menu-holder img
{
	float:left;
	border:none;
	}
.logo{
	float:left;
	height:132px;
	width:224px;
	background:url(../images/bighand.gif);
	text-indent:-3300px;
}
.headerer{
	width:959px;
	height:104px;
	margin-top:5px;
	background:url(../images/header.jpg) no-repeat;
}
.headerer h2{
	color:#fff;
	font-size:12px;
	margin:80px 0 0 15px;
}
.line-trick{
	background:url(../images/line-trick.gif) repeat-y 0 0;
	margin:10px 0 10px 0;
}
.content-holder{
	padding:0 0 7px 0;
	width:959px;
	background:url(../images/content-holder.gif) no-repeat 0 100%;
}
.left-column{
	width:225px;
}
.container{
	position:relative;
	width:225px;
	overflow:hidden;
}

.container .corners{
	position:absolute;
	top:0;
	left:0;
	width:225px;
	height:105px;
	z-index:2;
}

.yellow{
	width:225px;
	background:#F29400;
}
.yellow-top{
	width:205px;
	background:url(../images/yellow-top.gif) no-repeat 0 0;
	padding:10px;
	overflow:hidden;
}
.content-wrapper{
	display:inline;
	background:#000;
	width:718px;
	overflow-x:hidden;
	height:100%;
	margin-left:16px;
}
.content{
	width:682px;
	background:url(../images/content.jpg) no-repeat 0 0;
	padding:20px;
}
.content div
{
	float:left;
	display:inline;
	width:681px !important;
	}
.articles-holder{
	background:url(/site/core/images/articles.gif) repeat-x 0 100%;
	width:100%;
}
table.articles-holder
{
	margin-left:3px !important;
	}
.bottom{
	width:682px;
	padding:0px;
	margin-bottom:-10px;
	background:url(/site/core/images/articles.gif) repeat-x 0 0;
}
.article{
	width:306px;
	padding-bottom:10px;
	overflow-x:hidden;
	float:left;
}
.footer{
	width:949px;
	height:91px;
	background:url(../images/footer.gif) no-repeat;
	padding-left:10px;
	float:left;
	overflow:hidden;
}
.footer span{
	color:#fff;
	display:block;
	float:left;
	margin-top:4px;
}
.footer span a
{
	font-weight:bold;
	}
.footer a{
	color:#fff;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.negeso{
	float:left;
	display:block;
	width:125px;
	background:url(../images/negeso-logo.gif) no-repeat 0 4px;
	padding-left:18px;
	margin:1px 30px 0 40px;
	
}