body    { 
	background-color: #1446E5; 
	background-image: url('images/bkg.png'); 
        background-repeat: repeat;
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	padding-left: 0; 
	padding-right: 0; 
	padding-top: 43px; 
	padding-bottom: 0 
}

<!-- Colours
70% Grey - 4C4C4C
Marquest blue  - #1446E5
Navy - #1F3066
Darker navy - #00155A  00 21  85
lighter navy #324EA2  50 78 162
// END colours -->

a, a:visited {
	font-family: trebuchet, sans-serif;
	font-size: 12px;
	color: #00155A;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #00155A;
	font-weight:bold;
	text-decoration:underline;
}


#tablebig {
	height:433px;
	spacing:0;
	padding:0;
	border:0;
	background-color: #00155A;
	vertical-align: top;
}

#table {
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	cellspacing:0;
	cellpadding:0;
	border:0;
	background-color: #FFFFFF;
}

#header {
	height:90;
	border-bottom: 2px solid #00155A;
}

#column	{ 
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	height: 321px; 
	text-align: left;
	background-color: #FFFFFF; 
	border-right: 2px solid #00155A;
	padding: 15px; 
}

#column1	{ 
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	height: 321px; 
	text-align: left;
	background-color: #FFFFFF; 
	padding: 15px; 
}

#column2	{ 
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	text-align: left;
	background-color: #FFFFFF; 
	border-right: 2px solid #00155A;
	padding: 15px; 
}

#column3	{ 
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	text-align: left;
	background-color: #FFFFFF; 
	padding: 15px; 
}



#products    { 
	font-family: trebuchet, sans-serif; 
	font-size: 12px; 
	color: #4C4C4C; 
	text-decoration: none; 
	padding: 0 0 0 10;
	border-top:.5pt #4C4C4C;
}



#footer {
	line-height:25px;
	padding:0;
	font-family: trebuchet, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	padding-right: 20px;
}

