#main {
	width:940px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
}

#header {height:140px;}

#footer { height:274px;}

.column-1, .column-2, .column-3, .col-1, .col-2, .col-3 {
	float: left;
	text-align: left;
	vertical-align: middle;
	height: auto;
	width: auto;
}
.container {
	overflow:hidden;
	height: auto;
}
.container2 {
	width:auto;
	height: 355px;
}

.row-1 .column-1{ width:610px;}
.row-1 .column-2{
	width:265px;
	height: 405px;
	margin-left: 21px;
}
.row-2 .column-1{ width:649px;}
.row-2 .column-2{
	width:288px;
}
.row-3 .column-1{ width:467px; overflow:hidden;}
.row-3 .column-2{
	width:469px;
}
.col-1{
	width:260px;
	height: auto;
}
.col-2{
	width:235px;
	position: relative;
	height: auto;
}
.row-3 .col-1{ width:200px;}
.row-3 .col-2{
	width:210px;
}

/* ============================= page1 ===========================*/
#page1 .row-1{
	height:556px;
	background-color: #EEFFD7;
	background-image: url(photos/Homepage-Background---no-logo-jpeg.jpg);
}
#page1 .row-2 .column-1{ width:310px;}
#page1 .row-2 .column-2{ width:300px; margin-left:5px;}
#page1 .row-2 .column-3{ width:310px; margin-left:5px;}
