@charset "utf-8";
/* CSS Document */

body {margin:0; padding:0; border:0; background:url(../img/bg.jpg);}
p {margin:0; padding:0; border:0;}
#page_wrapper {width:1020px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:10px;}
#top_border, #bottom_border  { width:1020px; height:20px; float:left;}
#top_border {background:url(../img/top_bg.png) no-repeat top left;}

#top_area {width:1000px; height:150px; background:url(../img/mid_bg.png) repeat-y top left; padding:0px 10px; float:left;}
#logo_area {width:180px; height:150px;display:block;float:left}
#top_links {width:640px; height:130px;padding-top:20px;display:block;float:left;
font:700 22px arial; text-align:center; font-variant:small-caps;}
#cco_logo_area {width:180px; height:150px;display:block;float:left}

#content_wrapper {width:1000px; background:url(../img/mid_bg.png) repeat-y top left; padding:0px 10px; float:left;}
#left_column {width:250px; float:left}
#left_menu {padding:10px; font:400 12px arial}
#left_menu ul, #left_menu li {list-style:none; margin:0; padding:0}
#left_menu li li {padding-left:30px}
#left_menu li a {color:#000; text-decoration:none}
#left_menu li.active > a {color:#c00}
#right_column {width:730px;padding:0px 10px; float:left}

#footer_wrapper {}
#footer {}
#bottom_border {background:url(../img/bot_bg.png) no-repeat top left;}

.sepline {width:676px; height:2px; border-top:1px dotted #ccc; display:block;}
