﻿#top, #navigation, #quicklinks, #quicklinks_home, #bottom, #phonenumbers{
	display: none;
}
body{
	background: #ffffff; margin: 0;
	color: #323232; font-family:Arial, Helvetica, sans-serif; line-height: 1.2em; font-size: 0.75em; 
}
img{
	border:none;
}
#logo{
	margin-bottom: 20px;
}
a{
	text-decoration:none; padding: 0; color: #759CC2; font-weight:bold;
}
h1{
	padding-top: 120px; margin-left: 20px;
	font-size: 4.5em; font-weight:bold; color: #ffffff; line-height: 3em;
}
h2{
	font-size: 1.6em; line-height: 1em; color: #759CC2;
}
p{
	padding-top: 15px;
}