/*#####################################################
This page is for the 1col_setup layout.

Author: Don Bowers - Holland College
Date Created: May 27, 2008
Date Modified: Nov 12, 2009
Last Revision: Made width of column1-unit 860 - larger for maps
########################################################*/
/* MAIN CONTENT */
.column1-unit {width:860px; 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*/;}

/***************/
/* MAIN CONTENT WIDTH */
#main {clear:both; width:860px; padding-bottom:30px; margin-left: 25px;}
#main-content {display:inline; /*Fix IE floating margin bug*/; width:860px; margin:0 0 0 0px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


