a:link{
	color: rgb(0,37,125);
	}
	
a:link.overBlue	{
	/* color: rgb(255, 252, 242); */
	text-decoration: none;
	}

a:visited{
	color: rgb(41,41,41);
	}

a:visited.overBlue	{
	/* color: rgb(255, 252, 242); */
	text-decoration: none;
	}
	
a:hover {
	background-color: rgb(0,37,125);
	color: rgb(255, 252, 242);
	}

a:hover.overBlue {
	/* color: rgb(160,160,255); */
	}

body  {	font-family: Arial, sans serif;
	font-size: 100%;
	font-style: normal; 
	line-height: 140%;  
	background-color: rgb(255, 255, 255);
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right: 0;
	color: rgb(0,0,0);
	height: 100%;
	width: 100%;
	}

div.bizFrontPageProducts {
	width: 70%;
	padding: 0px;
	margin: 0px;
}

div.bizFrontPageProductsCell {
	float: left;
	width: 47%;
	padding-right: 2%;
	padding-top: 2%;
	margin: 0px;
}

div.bizFrontPageProductsCell p {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

div.bizFrontPageProductsCell h3 {
	margin-right: 2%;
}

div.bizFrontPageProductsCell img {
	margin-left: 2%;
	margin-right: 10%;
	float: left;
}

div.right	{
	position: absolute;
	top: 97px;
	left: 80%;
	width: 19%;
	}

.left	{
	position: relative;
	/*top: 125px;*/
	left: 20%;
	width: 80%;
	margin-left: 0%;
	margin-right: 0%;
	background-color: rgb(255, 252, 242);
	}

div.menu	{
/*	position: relative;
	left: 25%;
	width: 63%;*/
	}

div.numVisitors	{
	position: absolute;
	top: 400px;
	left: 5px;
	width: 15%;
	font-style: italic;
	font-size: 80%;
	color: rgb(102, 102, 102);
}

div.tandc	{
	background-color: rgb(247, 243, 230);
	}

em,	.emphasise	{
	font-weight: bolder; 
	font-style: normal;
	}
	
h2    {
	font-family: arial, sans serif;
	font-weight: bolder; 
	font-style: normal;
	font-size: 150%;
	line-height: 120%;
	margin-left: 0;
	margin-right: 0;
	}

h2.businessFront {
	background-image: none;
	background-color: rgb(255,252,242);
	color: rgb(0, 0, 0);
	border-top: 1px solid rgb(0,37,125);
	border-bottom: 1px dotted rgb(0,37,125);
	font-variant: small-caps;
	font-size: 100%;
}
	
h3    { 
	font-weight: bolder; 
	font-style: normal;
	font-size: 100%; 
	margin-left: 0%;
	margin-right: 10px;
	margin-top: 0px;
	}

h4	{
	width: 100%;
	}
	img {
	border: 0;
	}

img.editorial	{
	margin: 10px;
	float: right;
	/*margin-right: 50px;*/
	}

img.enquire	{
	position: absolute;
	top: 95px;
	left: 20%;
}

img.listing {
	margin-left: 2%;
}

img.logo	{
	position: absolute;
	top: 0px;
	left: 20%;
}

img.top	{
	height: 125px;
/*	position: absolute;
	top: 0px;
	left: 0px;*/
	width: 100%;
	}

input.enquire	{
	/*background-color: rgb(204,68,0); (was) */
	background-color: rgb(178,125,0);
	position: absolute;
	left: 67%;
	top: 74px;
	border: 1px solid rgb(125,42,0);
	color: rgb(255, 252, 242);
	width: 19%;
	}

li	{
	margin-top: 5px;
	}
	
p	{

	}

div.left p, h1, h2, h3, h4, dd, dt, li{
	margin-right: 46%;
	margin-left: 2%;
	}

p.error	{
	color: rgb(255,0,0);
	}
	
p.footer	{
/* background-color: rgb(0,37,125); */
	border-top: 1px solid rgb(0,37,125);
/* color: rgb(255,255,255); */
	font-style: italic;
	font-size: 75%;
	vertical-align: bottom;
/*	margin-left: 17%;
	width: 49%; */
	clear:both;
	padding-left: 5px;
	padding-right: 5px;
	}

p.footnote	{
	font-style: italic;
	font-size: 75%;
	}
	
p.subscribe	{
	font-size: 50%;
	}
	
table	{
	}

table.bizGeneral	{
	background-color: rgb(255,252,242);
	width: 70%;
	margin: 2%;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid yellow;
}

table.bizGeneral img {
	float: left;
	padding-right: 5px;
}

table.bizGeneral td {
	padding-right: 5px;
}


table.bizGeneral td.title {
	background-image: none;
	background-color: rgb(255,252,242);
	color: rgb(0, 0, 0);
	border-left: 1px solid rgb(0,37,125);
	border-top: 1px solid rgb(0,37,125);
	font-variant: small-caps;
	}

th, td	{
	vertical-align: top;
	text-align: left;
	}	
	
td.title	{
	background-color: rgb(0,37,125);
	color: rgb(255, 252, 242);
	background-image: url(horizontalBG.png);
	font-weight: bold;
}

ul.businessFront	{
	padding-left: 10%;
}

ul.businessFront li{
	padding-right: 0px;
	list-style-image: url(bulletBall12.png);
}
