/************/
/*  GLOBAL  */
/************/
/* NON-HEADER */
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../images/template/bg_main_withoutnav.jpg) repeat-y;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:840px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

/******************/
/*  MAIN SECTION  */
/******************/
/* MAIN CONTENT */
.column1-unit {width:840px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-left {float:left; width:400px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column2-unit-right {float:right; width:400px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-left {float:left; width:253px; margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.column3-unit-middle {float:left; width:253px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/; margin-left:40px;}
.column3-unit-right {float:right; width:253px;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}
.clear-contentunit {clear:both; width:840px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  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:580px; padding-bottom:30px; background:transparent;}}
@media print {.column1-unit {width:580px;}}
@media print {.column2-unit-right {float:right; width:250px;}}
@media print {.column2-unit-left {float:left; width:250px;}}
@media print {.column3-unit-left {float:left; width:170px;}}
@media print {.column3-unit-middle {float:left; width:170px; margin-left:30px;}}
@media print {.column3-unit-right {float:right; width:170px; margin-left:30px}}
@media print {.footer {width:580px; }}
