.site_center1 {
	width:780px;
	margin:0 auto;
	text-align:left;
}

#header {height:276px;}
#header, #content1, #content2, #footer {
	font-size:1em;
	line-height:1.2em;
	padding-bottom: 15px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
}

/*======= default.aspx =======*/
#home #content1 .col_1 {width:274px;}
#home #content1 .col_2 { width:243px;}
#home #content1 .col_3 { width:234px;}
#home #content2 .col_1 {
	width:481px;
}
#home #content2 .col_2 { width:273px;}

/*======= about.aspx =======*/
#about #content1 .col_1 {width:274px;}
#about #content1 .col_2 { width:243px;}
#about #content1 .col_3 { width:234px;}
#about #content2 .col_1 {
	width:100%;
}

/*======= services.aspx =======*/
#services #content2 .col_1 {
	width:231px;
}
#services #content2 .col_2 { width:520px;}


/*======= products.aspx =======*/
#products #content1 {
	padding: 0px;	
}
#products #content1 .col_1 {
	width:231px;
}
#products #content1 .col_2 { width:520px;}


/*======= specialdeals.aspx =======*/
#specialdeals #content1 .col_1 {
	width:751px;
}

/*======= portfolios.aspx =======*/
#portfolios #container .col_1 {
	width:751px;
}

#portfolios #content1 .col_1 {
	width:735px; height:330px;
}

#portfolios #content2 .col_1 {
	width:735px; height:330px;
}

#portfolios #content3 .col_1 {
	width:735px; height:330px;
}

#portfolios #content4 .col_1 {
	width:735px; height:330px;
}

/*======= contacts.aspx =======*/
#contacts #content1 .col_1 {
	width:255px;
}


/*=========================*/


#footer {height:75px;}

#ContentPlaceHolder #SpecialDeals .tall_middle2 .site_center1 #content1 .col_1 .indent th {
	padding: 0px;
}
#ContentPlaceHolder #SpecialDeals .tall_middle2 .site_center1 #content1 .col_1 .indent h1 {
	font-size: 20px;
	font-weight: bold;
}
