/*======= index.html =======*/
#page1 #content .col-1 {width:263px;}
#page1 #content .col-2 {width:263px;}
#page1 #content .col-3 {width:263px;}

.spacing {
	margin-right:10px;
}
/*======= about.html =======*/
#page2 #content .col-1 {
	width:400px;
}
#page2 #content .col-2 {
	width:400px;
}
#page2 #content .col-3 {
	width:400px;
}

/*======= news.html =======*/
#news #content .col-1 {
	width:850px;
}
.spacing {
	margin-right:10px;
}

/*======= services.html =======*/
#page3 #content .col-1 {width:263px;}
#page3 #content .col-2 {width:596px;}
#page3 #content .col-2 .col-1 {width:263px;}
#page3 #content .col-2 .col-2 {width:263px;}
#page3 #content .col-full {
	width:875px;
}


/*======= portfolio.html =======*/
#portfolio #content .col-1 {
	width:250px;
}
#portfolio #content .col-2 {width:596px;}
#portfolio #content .col-2 .col-1 {width:263px;}
#portfolio #content .col-2 .col-2 {
	width:290px;
}

/*=======  =======*/
#page4 #content .col-1 {width:263px;}
#page4 #content .col-2 {width:596px;}

/*======= pricing.html =======*/
#page5 #content .col-1 {width:596px;}
#page5 #content .col-2 {width:263px;}

/*======= contact.html =======*/
#page6 #content .col-1 {
	width:400px;
}
#page6 #content .col-2 {width:263px;}
#page6 #content .col-3 {
	width:400px;
}


/*======== index-6.html ========*/
#page7 {}
/*======== index-7.html ========*/
#page8 {}
