body{
	margin:0;
	padding:0;
	font-family:"Lucida Grande",tahoma,arial,helvetica,sans-serif;
	font-size:11px;
    width: 1024px;
}

.header{
	height:130px;
	margin:0;
	padding:0;
}

.header-left{
	float:left;
	width:400px;
}

.title{
	width:400px;
	height:125px;
}

.p-small{
	margin:2px; 
	font-family:Verdana, Geneva, sans-serif; 
	font-size:10px; 
	text-align:right; 
	padding-right:11px;
	line-height:15px;
}

.header-right{
	float:right;
	width:490px;
	padding-top: 20px;
	
}

.topbar{
	clear:both;
	background:url(images/topbar.JPG) repeat-x;
	height:107px;
	margin:0;
	padding-left:5px;
}

.topnews{
	height:18px;
	width:100%;
	color:#FFF;
	padding-top:5px;
}

.herebar{
	margin-top:10px;
	height:18px;
	color:#333;
	width:100%;
	padding:10px 0 0 0;
}

.wrapper{
	clear:both;
	float:left;
	width:1024px;
	margin-top:-20px;
}

.wrapper p{
	margin:0;
}

.leftcol{
	width:250px;
	float:left;
}

.rightcol{
	float:right;
	width:260px;
}


.rightcol p{
	text-align:justify;	
}

.rightcol li{
	list-style:none;
	margin:0 0 0 -40px;
	padding:5px;
	border-bottom:#666 dotted 1px;
}

.rightcol li:hover{
	background:#F2F2F2;
}

.middlecol{
	margin-left:260px;
	margin-right:270px;
	border:#06C 1px solid;
	padding:5px;
	margin-bottom:10px;
}

.middlecol h2{
	font-size:14px;
	background:url(images/new-bar.PNG) no-repeat;
	width:473px;
	height:27px;
	margin:0;
	padding:5px 0 0 10px;
	color:#FFF;
	font-weight:lighter;
}

.middlecol h2 img{
	float:right;
}

.gray{
	background:#F2F2F2;
}

.nav{
	float:left;
	width:250px;
}

.nav a{
}

.nav a:hover{
}

.navstart{
	
	width:230px;
	height:35px;
	padding:0;
	margin:0;
}

.navcontent{
	background:url(images/navbg.gif) repeat-y;
	padding:0;
	margin:-20px 0 0 0;
}

.navend{
	background:url(images/navbg-end.gif) no-repeat;
	width:230px;
	height:39px;
	margin:-20px 0 0 0;
	padding:0;
}

.navcontent li{
	list-style:none;
	width:120px;
	margin-left:-40px;
	height:auto;
}

.navcontent li a{
	display:block;
	width:120px;
	min-height:15px;
	max-height:inherit;
	text-decoration:none;
	padding:0 0 7px 30px;
	color:#000;
}

.navlink{
	background:url(images/navbar.PNG) no-repeat;
	width:247px;
	height:39px;
	margin-bottom:-10px;
	color:#FFF !important;
	padding:7px 0 0 30px !important;
}

.footer{
	clear:both;
	border-top:#000 1px dotted;
	color:#666;
	text-indent: 10px;
	padding:10px;
}

.footer a{
	color:#666;
	text-decoration:none;
}

.footer a:hover{
	color:#000;
}

.rek{
}
