
body
{
background-image:url(img/bg.png);
background-repeat:repeat-x repeat-y;
}
.page-content p{ text-align: justify; font-size: 15px;}

#main_wrapper
{
width:100%;
height:auto;

}

.header_section
{
width:1024px;
margin:auto;
height:auto;

}
.menu_section
{
width:100%;
height:auto;
margin:auto;

}
.img_s {
    width: 100%;
    height: auto;
    max-width: 100%;
}

.banner
{
width:1024px;
height:328;
margin:auto;
border:3px solid #FFFFFF;
overflow:hidden;
}
.banner_slider
{
width:700px;
height:auto;
float:left;
overflow:hidden;

}
.banner_news
{
width:320px;
height:325px;
margin:auto;
background-color:#D75B20;
opecity:.05px;
float:right;
overflow:hidden;
margin-top:10px;
}
.heading
{
font:30px Arial, Helvetica;
color:#FFFFFF; 

text-align:center;
}

.news_feed
{
font:12px Arial, Helvetica;
color:#FFFFFF;
line-height:35px;
list-style-type:georgian;
padding:0px 15px 0px 15px;


}
.slider-down
{
width:1024px;
height:auto;
margin:auto;
overflow:hidden;

}

.conatiner-wrapper
{
width:1014px;
height:auto;
margin:auto;
overflow:hidden;
background-color:#C7BBA9;
padding-left:10px;

}
.conatiner-wrapper_part
{
width:230px;
height:500px;
padding:10px 10px 0px 10px;
overflow:hidden;
background-color:#E9E1D4;
display:inline-table;
text-align:justify;
color:#89775B;
font-family:Trebuchet MS;

}
.conatiner-wrapper_part-1
{
//padding:10px 10px 10px 10px;
font:12px Arial, Helvetica;
color:#89775B;


}
.footer
{
width:100%;
background-image:url(img/footer.png);
background-repeat:repeat-x;

height:30px;

}
.footer_text
{
width:1024px;
margin:auto;

}


