body, html {
	font-family:Lucida Sans, Arial;
	color:#000;
	font-size:12px;
}
a img {
	border:none;
}
h1 {
	font-size:1.5em;
	color:#1F92C9;
	font-weight:normal;
	padding:0px 0px 10px 0px;
	margin:120px 0px 0px 0px;
	border-bottom:1px dotted #E8E8E8;
}
h3 {
	font-size:1.1em;
	color:#1F92C9;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding:10px 0px 10px 0px;
	border-bottom:1px dotted #E8E8E8;
}
p {
	font-size:0.9em;
	letter-spacing:normal;
	line-height:1.5em;
	padding:10px 0px 10px 0px;
}
p.intro {
	font-size:1.3em;
}
div#footer {
	font-size:0.7em;
}
div#menu {
	display:none;
}
div#portal-intro {
	display:none;
}
div#quick-links {
	display:none;
}
div#logo {
	position:absolute;
	top:0px;
	left:0px;
}
div#our-clients {
	display:none;
}
div#latest-news {
	display:none;
}
div.form {
	display:none;
}

