#main {width:980px; margin:0 auto;}

#header {
	height:155px;
}

#header, #footer {
	font-size:13px;
}
#content {
	font-size:12px;

}
.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	width: 800px;
}

/*======= index.html =======*/
#page1 #content {
	border-top: solid #6B6C71 3px;
	}
#page1 #content .row_1 .col_1 {
	width:980px;
	background-color: #978873;
}
#page1 #content .row_1 .col_2 {
	width:325px;
	margin-right:2px;
	background-color: #978873;
}
#page1 #content .row_1 .col_3 {
	width:325px;
	background-color: #978873;
}
#page1 #content .row_2 .col_1 {
	width:630px;
}
#page1 #content .row_2 .col_2 {
	width:295px;
	border-left: solid #333333 1px;
}
#page1 #content .row_2 .col_1 .column1 {
	width:290px;
	margin-right: 30px;
}
#page1 #content .row_2 .col_1 .column2 {
	width:600px;
	margin-right: 15px;
}

/*======= interior_services.html =======*/
#page2 #content {
	background-color: #C4BBAE;
	border-top: solid #6B6C71 3px;
}
#page2 #content .row_1 .col_1 {
	width:900px;
	margin-right:30px;
	margin-left: 15px;
}
#page2 #content .row_1 .col_2 {
	width:280px;
	;
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}
#page2 #content .row_2 .col_1 { width:540px; margin-right:25px;}
#page2 #content .row_2 .col_2 { width:295px;}
#page2 #content .row_2 .col_1 .column1 { width:279px;}
#page2 #content .row_2 .col_1 .column2 { width:246px;}

/*======= projects.html =======*/
#page3 #content {
	background-color: #C4BBAE;
	border-top: solid #6B6C71 3px;

	}

#page3 #content .row_1 .col_1 {width:292px; margin-right:4px;}
#page3 #content .row_1 .col_2 {
	width:950px;
	border-bottom: solid #6B6C71 1px;
	margin-left: 15px;
}
#page3 #content .row_1 .col_2 .column1 {
	width:300px;
}
#page3 #content .row_1 .col_2 .column2 {
	width:300px;
}
#page3 #content .row_2 .col_1 { width:295px; margin-right:25px; }
#page3 #content .row_2 .col_2 {
	width:920px;
}

/*======= about.html =======*/
#page4 #content {
	background-color: #C4BBAE;
	border-top: solid #6B6C71 3px;
	}
	
#page4 #content .row_1 .col_1 {
	width:292px;
	margin-left: 15px;
	height: 225px;
}
#page4 #content .row_1 .col_2 {
	width:645px;
	height: 225px;
}
#page4 #content .row_1 .col_2 .column1 { width:278px;}
#page4 #content .row_1 .col_2 .column2 { width:245px;}
#page4 #content .row_2 .col_1 { width:295px; margin-right:25px; }
#page4 #content .row_2 .col_2 {
	width:950px;
	border-top: solid #6B6C71 1px;
}

/*======= index-4.html =======*/
#page5 #content .row_1 .col_1 {width:292px; margin-right:4px;}
#page5 #content .row_1 .col_2 {width:588px;}
#page5 #content .row_2 .col_1 { width:295px; margin-right:25px; }
#page5 #content .row_2 .col_2 { width:540px; }
#page5 #content .row_2 .col_2 .column1 { width:279px;}
#page5 #content .row_2 .col_2 .column2 { width:259px;}

/*======= contact.html =======*/
#page6 #content {
	background-color: #C4BBAE;
	border-top: solid #6B6C71 3px;
}
#page6 #content .row_1 .col_1 {
	width:450px;
	margin-right:4px
}


/*======= privacy_policy.html =======*/
#page7 #content 
{	background-color: #C4BBAE;
	border-top: solid #6B6C71 3px;
}	


/*=========================*/

#footer {
	height:65px;
}
