﻿
/* MPI (UK)  Style sheet covering layout */ 
/*  Created by Cornish Business Resources Ltd */
/* June 2007 */

body 	{
	margin : 10px 10px 0px 20px;
	padding:0;
	width : 90%;
	 }

#wrapper {
 	}

#header 	{
	height : 80px;
	}
#banner
	{
	float : right;
	}

#Navbar 	{
 	/* height:40px; */
	 }

#bodyblock {
	width:98%;
	}

#Left_column {
	float:left;
	width:20%;
	}

#content 	{
	float : left;
	width:75%;
	text-align:left;
	}
table
	{
	margin: 5px 0px 5px 10px;
	}

#footer 	{
	clear :both;
	height:100px;
 	margin:0;
 	}

#core_resources
	{
	margin: 5px 0px 5px 0px;
	}
#persistant_navbar
	{
	margin: 5px 0px 5px 0px;
	}
