/*  Created AlmoV www.la8.ru  */
#site_center {text-align:center;}
#main { width:990px; margin:0 auto; text-align:left; border-right:solid 1px #5e919a; border-bottom:solid 1px #5e919a; border-left:solid 1px #5e919a;}

#header { height:357px; background:url(images/bg_header.jpg) left top no-repeat;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 { width:384px; height:220px; overflow: auto;}
#page1 #content .col_2 { width:380px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:319px; /*padding: 10px 20px 0 0;*/}
#page2 #content .col_2 { width:436px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:479px;}
#page3 #content .col_2 { width:278px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:338px;}
#page5 #content .col_2 { width:425px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:510px;}
#page6 #content .col_2 { width:250px;}
/*=========================*/

/*======= new.html =======*/
#page_n { background: #98B7BC }



#page_n #main {background:transparent url(i/bg_header.jpg) no-repeat scroll left top;}
#page_n #header {
background:transparent url(i/bg_header.jpg) no-repeat scroll left top;
height:257px;
}
#page_n #header .logo {
margin:10px 0 0px 776px;
}
#page_n #header #menu {background:transparent url(i/bg_menu.jpg) no-repeat scroll left top;
height: 59px;
vertical-align: center ;
padding: 17px 50px;
}
#page_n #header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:20px;
}
#page_n #footer {


background:transparent url(i/bg_footer.jpg) no-repeat scroll left bottom;
height:4px;
}
#page_n #content {
background:transparent url(i/bg_footer.jpg) no-repeat scroll left bottom;
}
#page_n #footer_m {
/*background:transparent url(images/bg_footer.jpg) no-repeat scroll left top;*/
height:40px;
padding:20px 0 0 121px;
color:#FFFFFF;
font-size:0.75em;
}


#page_n #content .col_1 { width:479px;}
#page_n #content .col_2 { width:278px;}
/*=========================*/

#footer { height:121px; background:url(images/bg_footer.jpg) left top no-repeat;}

#red_btn a, #red_btn a:hover, #red_btn a:visited,#blue_btn a, #blue_btn a:hover, #blue_btn a:visited { 
color: rgb(51, 51, 51);
display: block;
font-size: 14px;
padding-bottom: 0px;
padding-left: 28px;
padding-right: 0px;
padding-top: 10px;
text-decoration: none;}

#red_btn { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url(i/order_btn.png);
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
height: 40px;
margin-bottom: 14px;
margin-left: 5px;
width: 170px;
 }


#blue_btn { 
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-image: url(i/answer_btn.png);
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto;
height: 40px;
margin-bottom: 14px;
margin-left: 5px;
width: 170px;
 }