/* Main picture */ 

#mainpic{
	width: 785px;
	height: 190px;
	position: relative;
	background: url(../images/mainpic_news.jpg) no-repeat;
}


#pagewidth{ 
 width:775px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#leftcol{
 width:163px; 
 float:left; 
 position:relative; 
  }
 
#twocols{
 width:592px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:165px; 
 float:right; 
 position:relative; 
 }
 
#maincol{  
 float: left; 
 display:inline; 
 position: relative; 
 width:387px;
	background: #FFFFFF url(../images/white_i.gif) no-repeat;
	padding-left: 15px;

}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/*This is scrollerbox */
#scrollerbox{
	width: 359px;height: 130px;
	background: url(../images/box_scroller_1.png) no-repeat;
	padding-right: 20px;
	padding-left: 20px;

	color: #fff;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-top: 20px;
	text-shadow: #bbbc88 2px 2px 2px;
}#pscroller1{height: 95px;


	color: #fff;
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 345px;
}

#value {
	background: url(../images/box_added.gif) no-repeat;
	width: 128px;
	height: 450px;
	padding-left: 25px;
	padding-right: 15px;
}
