/*======= index.html =======*/
#page1 .col-1 {
	width:315px;
	margin-right:63px;
}
#page1 .col-2 {
	width:250px;
	margin-right:44px
}
#page1 .col-3 {width:300px;}
#page1 #header {height:540px;}
#page1 #main {background:url(images/shape.gif) no-repeat 50% 540px;}
body#page1 {background:#2e3037 url(images/all_bg.gif) repeat-x 50% 0%;}
/*=========================*/
/*======= index-1.html =======*/
#page2 .col-1 {
	width:100%;
	margin-right:0px;
	float: left;
}
#page2 .col-2 {
	width:100%;
	background-image: url(images/PrestwichCloughlogo250.jpg);
	background-repeat: no-repeat;
	background-position: 92% center;
}
#page2 .col-3 {width:300px;}
/*=========================*/
/*======= index-2.html =======*/
#page3 .col-1 {width:275px; margin-right:63px;}
#page3 .col-2 {width:290px; margin-right:44px}
#page3 .col-3 {width:300px;}
#page3 .sub_col-1 {width:464px; margin-right:45px}
#page3 .sub_col-2 {width:464px;}
/*=========================*/
/*======= index-3.html =======*/
#page4 .col-1 {width:635px; margin-right:63px;}
#page4 .col-2 {width:267px;}
/*========================*/
/*======= index-4.html =======*/
#page5 .col-1 {width:272px; margin-right:24px; margin-left:28px}
#page5 .col-2 {width:487px;}
/*=========================*/
/*======= index-5.html =======*/
#page6 .col-1 {width:100%}
/*=========================*/
