#main {
	width:980px;
	margin:0 auto;
	text-align:left;
	background-color: #ffffff;
	border-left: solid 2px #909090;
	border-right: solid 2px #909090;
}

#header {height:375px;}

#footer { height:77px;
	background-image: url("images/IMG_btmLogos.gif");
	background-position: right;
	background-repeat: no-repeat;

}

.col-1, .col-2, .col-3, .column-1, .column-2{float:left;}
.container {width:100%; display: table; border-collapse: collapse;}

/* ============================= page1 ===========================*/
.column-1{ width:319px; display: table-cell; }
.column-2{ width:575px; }

.col-1, .col-2{ width:277px; }
.col-1{ margin-right:6px;}


/* ============================= page6 ===========================*/
#page6 .col-1, #page6 .col-2, #page6 .col-3 { width:185px; margin-right:5px; }

/* ============================= page8 ===========================*/

.form-col-1, .form-col-2{ float:left; }
