#main {width:980px; min-width:973px;}

/*----!!!-----*/
#main-width { width:980px; margin:0 auto;}
/*----!!!-----*/

/*.sidebar { float:left; width:238px; border:1px solid red;}*/
.sidebar { float:left; width:180px; }
/*.center { padding-left:238px;}*/
.center { padding-left:180px;}
.center.game-page { padding:0px; text-align:left; }

#header {height:179px; background:url(../images/new_design/header-bg.png) no-repeat center top;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .center .col-1 { float:none; padding-right:238px}
/*#page1 #content .center .col-2 { float:right; width:238px;}*/
#page1 #content .center .col-2 { float:right; width:180px;}

/*======= index-1.html =======*/
#page2 #content .center .col-1 { float:none; padding-right:238px}
#page2 #content .center .col-2 { float:right; width:238px;}
#page2 #content .center .block .col-1 { float:left; width:69%; padding:0;}
#page2 #content .center .block .col-2 { float:left; width:30%}


/*=========================*/


#footer { padding:15px 0 15px 0; font-size:.69em;}
