#main_section h3{
    color:#95A3B1;
    font-weight:normal;
    font-family:Tahoma,Verdana,Arial;
    font-size:11px;
    margin:0;
    padding:0;
}
#main_section ul li{
    list-style:none;
}
.news{
    width:912px;

    overflow:hidden;
    position:relative;
}

#main_section {
    position:relative;
}

.news-entry1{
    width:426px;  
    float:left;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    position:relative;
    padding-bottom:20px;
    overflow:hidden;
}
.news-entry2{
    width:426px;
    float: right;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    position:relative;
    padding-bottom:20px;
    overflow:hidden;
}
.news-entry3{
    width:426px;
    margin-top:20px;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    position:relative;
    padding-bottom:20px;
    overflow:hidden;
    float:left;
    clear: left;
}
.news-entry4{
    width:426px;
    margin-top:20px;
    background:url(../images/dot_main.gif) repeat-x scroll bottom;
    position:relative;
    padding-bottom:20px;
    overflow:hidden;
    float:right;
}
.main-img{
    float:left;
    margin-right:20px;
    display:block;
}
.news-title{
    float:left;
    margin-top:5px;
    width:320px;

}
.news-content{
    padding-top:15px;
    overflow:hidden;
    clear:both;
}
.gallery{
    background-color:#A1B9C5;
    height:73px;
    width:426px;
    overflow:hidden;
    margin-top:20px;
}
.gallery-img{
    display:block;
    width:50px;
    height:73px;
    float:left;
    background-color:#A1B9C5;
    padding-left:2px;
    padding-right:2px;
    cursor:pointer;
    
}
.gallery-img .gallery-small-img{
    margin-top:12px;

}
.next-img{
    float:right;
    display:block;
    width:20px;
    height:73px;
    background:url(../images/next_right.jpg) no-repeat;
    cursor:pointer;
}
.prev-img{
    float:left;
    display:block;
    width:20px;
    height:73px;
    background:url(../images/next_left.jpg) no-repeat;
    cursor:pointer;
}

#block-site{
    display:block;
    position:absolute;
    z-index:9;
    opacity:0.7;
    width:100%;
    top:0px;
    left:0px;
    right:0px;
    background:#E7ECF2;
    filter:alpha(opacity = 70);
}

.rnd{

	overflow:hidden;
}
.rnd1
{
	background:url(../images/ramka1px.png) repeat-y;
}
.rnd2
{
	margin-left:12px;
	background:url(../images/ramkaright1px.png) repeat-y right;

}
.rnd3
{
	margin-right:12px;
    background-color:#FFF;
}
.rndtop{
	background:url(../images/nw.png) no-repeat;
	height:20px;
	width:100%;
}
.rndtop2{
	background:url(../images/ramkatop1px.png) repeat-x;
	height:20px;
    margin-right:20px;
    display:block;
}
.rndtop1{
	background:url(../images/ne.png) no-repeat right;
	height:20px;
    margin-left:20px;
}
.rndbot{
	background:url(../images/sw.png) no-repeat;
	height:20px;
	width:100%;

}
.rndbot2{
	background:url(../images/ramkabot1px.png) repeat-x;
	height:20px;
	margin-right:20px;
    display:block;
}
.rndbot1{
	background:url(../images/se.png) no-repeat right;
	height:20px;
	margin-left:20px;
}
#gallery-big{
    position:absolute !important;
    display:block;
    z-index:10;
}
#close-big-gallery{
    position:absolute;
    width:100px;
    right:50px;
    top:10px;
    text-align:right;
   
}
#close-big-gallery a{
     text-decoration:none;
     cursor:pointer;
}
.big-gallery-content{
    padding:30px;
    width:520px;
    height:520px;
    position:relative;
    
}
.img-container{
    border: 10px solid #A1B9C5;
    padding:5px;
    position:absolute;
 
}
.img-container img{

}
.big-gallery-next{
    position:absolute;
    display:block;
    width:100px;
    height:20px;
    bottom:0px;
    right:12px;
    cursor:pointer;
}
.big-gallery-prev{
    position:absolute;
    display:block;
    width:100px;
    height:20px;
    bottom:0px;
    left:42px;
    cursor:pointer;
}

.gi{
    display:block;
    overflow:hidden;
    width:384px;
    height:73px;
    float:left;
    padding-left:2px;
}
h1{
    width:300px;
}
#pager{
    position:absolute;
    right:40px;
    top:5px;
}
.page-number{
    display:block;
    height:19px;
    width:23px;
    background:url(../images/pager-bg.jpg) no-repeat right;
    float:left;
    font-weight: bold;
    text-align: center;
    padding-top:4px;
    margin-right:2px;
    cursor:pointer;
    text-decoration:none;
}
.current-page{
    display:block;
    height:19px;
    width:23px;
    background:url(../images/current-page.jpg) no-repeat right;
    float:left;
    color:#FFF;
}
.reference_copy{
    font-size:13px;
    margin-top:10px;
}

