/*#min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}*/
/*#min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 998)? "998px" : "100%"); min-width:998px;}*/
#main {text-align:left;}


#header {/*height:1544px;*/ background:url(../images/layout/bg.gif) top repeat-x; margin:0 auto; background-color:#ffa509; /*#e9e7e7;*/ /*#eb7800;*/ /*#272727;*/ /*#999999;*/}
#header .container {width:780px; margin-left:auto; margin-right:auto;}

#footer {height:47px; padding:13px 0 0 0; margin:0 auto;}

.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden; /*height:379px;*/}
.container2 {width:100%;}


/******** WIDTH ***********/
/* Example: 
#container {min-width: 600px; max-width: 1200px; width:expression(document.body.clientWidth < 600? "600px" : document.body.clientWidth > 1200? "1200px" : "auto");}
*/

#page1 {min-width:998px; max-width:auto; /*width:expression(document.body.clientWidth < 1024? "998px" : document.body.clientWidth > 1200? "1200px" : "auto"); margin:0 auto;*/}

.box {/*width:510px;*/ /*728px;*/ min-width:728px; /*max-width:1000px; width:expression(document.body.clientWidth < 1024? "728px" : document.body.clientWidth > 1200? "1000px" : "auto");*/}
.box p {/*width:420px;*//*640px;*/ /*min-width:640px;*/}
.box table p {width:inherit;}

.middle {margin-left:auto; margin-right:auto;}

#page1 .col-1 {width:22% /*220px;*/}
#page1 .col-1 div {float:right;}
#page1 .col-2 {width:76% /*600px;*/; max-width:1100px;}

#page1 .col-2 .col-1 {/*width:212px;*/}
#page1 .col-2 .col-2 {/*width:212px;*/}




