@charset "UTF-8"; /* CSS Document */ body { background-color:#9d9c9b; background-image:url(img/cpsl_bg1.gif); background-position:center; background-repeat:repeat-y; text-align: center; font-size:12px; color:#222222; font-family: Verdana, Arial, Helvetica, sans-serif; margin:0; } h2 { color:#0066CC; } #wrapper { width:900px; margin: 0 auto; padding:0 15px; text-align:left; background-color:#efeeed; border-right:#333333 solid 1px ; border-left:#333333 solid 1px ; /* overflow:hidden; */ } #header { width:870px; min-height:145px; height:145px; margin: 10px auto 0 auto; padding:0; text-align:left; } #menu_holder_top { width:870px; min-height:23px; height:23px; margin: 0 auto; padding:0; text-align:left; background-image:url(img/menu_top_bg.gif); background-repeat: no-repeat; background-position: center top; border-bottom:#FFFFFF 1px solid; } #menu_holder { width:870px; min-height:40px; height:40px; margin: 0 auto; margin-bottom:1px; padding:0; text-align:left; color:#FFFFFF; background-color:#FFFFFF; background-image:url(img/menu_bg.gif); background-repeat: no-repeat; background-position: center top; } #content_holder { width:870px; min-height:200px; /* height:200px; */ margin: 0 auto; margin-top:1px; padding:0; text-align:left; background-color:#ffffff; border-top:1px #000000 solid; } #content_holder_L1 { width:870px; min-height:200px; /* height:200px; */ margin: 0 auto; margin-top:1px; padding:0; text-align:left; background-color:#ffffff; border-top:1px #000000 solid; } #content_holder_2 { width:870px; min-height:200px; /* height:200px; */ margin: 0 auto; margin-top:1px; padding:0; text-align:left; background-color:#ffffff; border-top:1px #000000 solid; border-bottom:1px #000000 solid; } #content_footer { width:870px; min-height:30px; height:30px; margin: 0 auto; padding:0; text-align:left; background-color:#ffffff; border-bottom:#000000 1px solid; } .columns_holder { width:830px; min-height:100px; /* height:100px; */ padding:0 15px 0 15px; float:left; text-align:left; } .columns { padding:10px; } .col_center { width: 580px; } .col_right { text-align:left; width: 220px; } col_left2 { width: 800px; } .col_right img { } .trTop { background-image:url(img/trTop.gif); background-repeat:no-repeat; background-position:center top; } .trBottom { background-image:url(img/trBottom.gif); background-repeat:no-repeat; background-position:center; } .trTop2 { background-image:url(img/trTop2.gif); background-repeat:no-repeat; background-position:center top; } .trBottom2 { background-image:url(img/trBottom2.gif); background-repeat:no-repeat; background-position:center; } .col_right { width:220px; text-align:left; } #footer_holder { width:870px; min-height:30px; height:30px; margin: 0 auto; padding:0; text-align:left; background-color:#000000; margin-top: 2px; }