
#header{height:154px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1{ width:445px;}
#page1 #content .col_2{ width:248px;}
/*=========================*/

/*======= products.html =======*/
#page2 #content .col_1{ width:288px;}
#page2 #content .col_2{ width:273px;}
#page2 #content .col_3{ width:196px;}
/*=========================*/

/*======= services.html =======*/
#page3 #content .col_1{ width:286px;}
#page3 #content .col_2{ width:462px;}
/*=========================*/

/*======= company.html =======*/
#page4 #content .col_1{ width:507px;}
#page4 #content .col_2{ width:241px;}
/*=========================*/

/*======= contact.html =======*/
#page5 #content .col_1{ width:312px;}
#page5 #content .col_2{ width:455px;}
/*=========================*/

/*======= privacy.html =======*/
#page6 #content .col_1{ width:725px;}

#footer {height:93px}

.box
{
margin-left: auto; 
margin-right: auto;
width:780px;
}

.bgBody
{ 
width:100%;
background:url(../images/tall_header_top.jpg) left top repeat-x; 
}

.bgBodyColour
{ 
width:100%;
background:url(../images/tall_header.jpg) left top; 
}

.boxFooter
{
margin-left: auto; 
margin-right: auto;
width:780px;
background:url(../images/body_bgd.jpg) left top;
}

.bgFooter
{
width:100%;
background:url(../images/body_bgd.jpg) left top;
}

