.w {
width:100%;
height:100%;
}

.site_center {
text-align: center;
width:100%;
}

.col1,.col2,.col3,.col4 {
float:left;
}

.col2 {
  margin-top: 7px;
}

.site_center1 {
text-align:left;
width:850px;
margin:0 auto;
}

.left {
width:35px;
float:left;
}

.right {
width:35px;
background:url(images/right.gif) no-repeat top;
float:left;
height:461px;
}

.width1 {
width:780px;
float:left;
background:url(images/bg_main1.gif);
}

.bg_main {
background:url(images/bg_main.gif) no-repeat top;
}

#page1 #content .col3 {
width:253px;
}

#page1 #content .col4 {
width:205px;
}

#block {
background:url(images/block.gif) left top no-repeat;
padding-top:28px;
}

#block .col1 {
width:300px;
background:url(images/1_bg.gif) repeat-y right;
background: red;
}

#block .col2 {
width:268px;
background:url(images/1_bg.gif) repeat-y right;
}

#block .col3 {
width:282px;
}

#footer {
height:110px;
}

#page1 #content .col1 {
width:488px;
}

#page1 #content .col2 {
width:247px;
}

.col1 {	width: 458px !important;
}

.col2 {	float: right !important;
}