body{
		background-color: #f9f6f1;
		font-family: verdana, tahoma, arial;		
		font-size: 12px;
		color: #2b3f49;
}

#just4Lay {
    position: absolute;
    left: 50%;
    top: 0px;
    margin: 0 0 0 -500px;
    width: 1000px;
    background: url(../images/) no-repeat 0 0;
}
#header {
    height: 256px;
    padding: 0px 0px 0px 0px;
    background: url(../images/header.png) no-repeat right bottom;
}
#header_in {
    height: 226px;
    width: 700px;   
    margin: 15px 15px 0px 0px;
    background: url(../images/header_in.jpg) no-repeat right bottom;
    float: right;
}
#menu{
		margin: 0px 0px 0px 23px;
}
#menu2 {
    height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #4f4031;
    text-decoration: none;
}
#menu2 a{

    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #9f764d;
    text-decoration: none;
}
#footer {
    padding: 14px;    
    text-align: center;
    font-size: 10px;
    color: #4f4031;
    text-decoration: none;
}
#footer a{
		color: #ddd;
		text-align: center;
    font-size: 10px;
    color: #ddd;
    text-decoration: none;
}
#content {
    margin: 0px 20px 20px 16px;
    color: #2b3f49;
    float: left;
}

.Apple-style-span{
		font-family: verdana, tahoma, arial;		
		font-size: 12px;
    color: #2b3f49;
}
.main_img{
		width: 200px;
		height: 200px;
		position: absolute;
		margin: 50px 0px 0px 0px;
		background: url('../images/web.jpg');
}
.box_big_gora{
		width: 984px;
		height: 15px;
		float: left;
		background: url('../images/box_big_gora.png') no-repeat center top;
}
.box_big_srodek{
		width: 984px;
		float: left;
		background: url('../images/box_big_srodek.png') repeat-y center top;
}
.box_big_dol{
		width: 984px;
		height: 15px;
		float: left;
		background: url('../images/box_big_dol.png') no-repeat center top;
}
.text_area{
		margin: 20px;
}
.text_area p{
		margin: 0px;
		padding: 0px;
}
.right_cell{
}

.pagination {
    text-align: center;
}
.pagination .current {
    font-weight: bold;
}