
#main {
	background: url(../img/random/rotate.php) no-repeat left top;
	background:#000 url(../img/random/bg-intro-01.jpg) no-repeat left top;
	/*
	height:519px;
	height:800px;
	*/
}

#header{
	background: none;
	height:184px;
	margin-bottom:0;
}

#left { margin-left:16px; }
#left hr { background:#000; color:#000;}

.pageitem {
	clear:both;
	display:block;
	position: relative;
	margin-left:16px;
	height:126px;
	width:436px;
}

.pageitem .title { 
	top:16px;
	left:0;
	position:absolute;
	height: 50px;
	width:208px;
}

.pageitem h2 {
	border-top:1px solid #FFF;
	padding: 14px 0;
	width:196px;
}

.pageitem h2 a {
	color:#FFF;
	font-size: 28px;
	font-weight:bold;
	text-decoration:none;
	width:196px;
}

.pageitem .text {
	background:#FFF;
	
	top:0;
	left:208px;
	position:absolute;

	padding:11px 16px;
	
	height:104px;
	width:196px;
}

.pageitem .text a {
	background:url(../img/arrow.gif) no-repeat right bottom;
	color:#000;
	display:block;
	font-size:12px;
	padding-bottom:20px;
	text-decoration:none;
}

.pageitem p { margin:0; }

#right hr { background:#FFF; color:#FFF;}
#right .pageitem { margin-left:32px; }
#right .pageitem .text {
	background:#0082C8;
	color:#FFF;
	height:360px;
}

#right .pageitem .text a {
	background:url(../img/arrowwhite.gif) no-repeat right bottom;
	color:#FFF;
	font-size:16px;
	font-weight: bold;
	line-height:18px;
}

#login, #intro-news {
	background:#0082C8;
	clear:both;
	display:block;
	float:left;
	margin:22px;
	padding:10px;
	width:912px;
}

#login { margin-bottom:0; }
#login h2, #login p { display:inline; float:left; margin:0; }
#login * { color:#FFF; }
#login p { line-height:38px; }

.news-list-item {
	background:#FFF;
	clear:none;
	display:inline;
	float:left;
	height:165px;
	margin-right:15px;
	padding:10px;
	width:30%;
	overflow:hidden;
}

.news-list-item + .news-list-item + .news-list-item {
	margin-right:0;
}

#footer { border:0; }
#bread, #pagetitle { display:none; }
