.main {
	width:980px;
	margin:0 auto;
	text-align:left;
	/*position:relative;*/
}

#header .main{height:200px;}
#footer .main{ height:45px;}

.column-1, .column-2, .column-3, .column-4, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container1 {width:100%; margin-top:-20px;}
.container2 {width:100%;}

/* ============================= page1 is Main page ===========================*/
#page1 .row-1 .column-1{ width:297px;}
#page1 .row-1 .column-2{ width:291px;}
#page1 .row-1 .column-3{ width:292px;}

#page1 .row-2 .column-1{ width:295px;}
#page1 .row-2 .column-2{ width:625px;} 

/* ============================= page3 ===========================*/
#page3 .row-2 .column-1{ width:275px;}
#page3 .row-2 .column-2{ width:385px;} /*sets the width of the services main area */
#page3 .row-2 .column-3{ width:100%;}
#page3 .row-2 .column-4{ width:625px;}
#page3 .row-2 .column-5{ width:670px;}

#page3 .col-1{ width:165px;}
#page3 .col-2{ width:160px;}

