#main {
	width:940px;
	text-align:left;
	margin-right: auto;
	margin-bottom: 10px;
	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: 400px;
}
.container {
	overflow:hidden;
	height: auto;
}
.container2 {
	width:auto;
	height: 345px;
}

.row-1 .column-1{ width:610px;}
.row-1 .column-2{
	width:265px;
	height: auto;
	margin-left: 21px;
	padding-bottom: 2px;
}
.row-2 .column-1{ width:649px;}
.row-2 .column-2{
	width:288px;
	height: auto;
}
.row-3 .column-1{
	width:300px;
	overflow:hidden;
}
.row-3 .column-2{
	width:230px;
	height: 133px;
}
.col-1{
	width:270px;
	height: auto;
	padding-top: 0px;
	padding-bottom: 10px;
}
.col-2{
	width:270px;
	position: relative;
	height: auto;
}
.row-3 .col-1{
	width:250px;
}
.row-3 .col-2{
	width:210px;
}

/* ============================= page1 ===========================*/
#page1 .row-1{
	height:355px;
	background-color: #EEFFD7;
	background-image: url(file://///emr-nas/marketing/Website/2010%20website/photos/Homepage-Background---no-logo-short.gif);
}
#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;}

