/************/
/*  GLOBAL  */
/************/
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../images/template/bg_main_withnav_reverse.jpg) top left repeat-y;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
/******************/
/*  MAIN SECTION  */
/******************/
/* MAIN CONTENT */
.column1-unit {width:640px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:300px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:186px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:186px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* Main navigation ie the right panel */
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:right; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:580px; height:80px; background:#F0F0F0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:580px; background:transparent;}}
@media print {.searchform {display: none;}}
@media print {.header-bottom {width:580px; display: none;}}
@media print {.nav2 {display: none; height:5px;}} /*Color navigation bar normal mode*/
@media print {.main-content {clear:both; width:410px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; border-right:solid 1px #C8C8C8; border-bottom:solid 1px #C8C8C8; margin:0 0 0 0px; background-color:#F0F0F0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.column1-unit {clear:both; width:410px; }}
@media print {.column2-unit-left {float:left; width:200px; }}
@media print {.column2-unit-right {float:right;  width:200px; }}
@media print {.column3-unit-left {float:left; width:120px;}}
@media print {.column3-unit-middle {float:left; width:120px; margin-left:20px;}}
@media print {.column3-unit-right {float:right; width:120px; margin-left:20px}}
@media print {.footer {width:580px; padding:1.1em 0 0;}}
