/* CSS Document */

/* GENERAL */

body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

img#IHeader, div#mainMenu, div#Footer, div#Validators, #right {
	display: none;
}

div#Body, div#BodyNoFrames, div#BodyNoFrameFix1, div#BodyNoFrameFix2 {
	padding: 4px 4px 4px 10px;
}

/* Custom Headers - avoids "h?" as the <center> element causes them to display badly */
.header1 {
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-align: justify;
	padding: 6px 0 6px 0;
}

.header2 {
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	text-align: justify;
	padding: 3px 0 6px 0;
}

.size1 {
	font-size: 13px;
	text-align: justify;
}

.size2Centre {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

/* HOME.HTM */

img#outside {
	margin-left: 10px;
	text-align: right;
}

/* FORSALE.HTM */

td.bold {
	font-weight: bold;
	text-align: justify;
}

div.conform {
	font-size: 9px;
	text-align: justify;
}

/* SERVICES.HTM */

img.spacer {
	margin: 0 10px 0 10px; /* IE doesn't like hspace! */
}

/* PROMISE.HTM */

li {
	line-height: 20px;
	margin-left: -16px;
}

/* LINKS.HTM */

td.borders {
	width: 140px;
}