*{
	font-size: 100.01%;
	font-family: Tahoma;
}

h1{
	font-size:2em;
}

h2{
	font-size:1.7em;
}

h3{
	font-size:1.4em;
}

h4{
	font-size:1.1em;
}

p{
	font-size:1.1em;
	margin-bottom: 10px;
}

a,
a:link,
a:visited{
	text-decoration: underline;
}

a:hover{
	text-decoration:none;
}

#slogan h1{
	position: relative;
	font-weight: normal;
	font-size:2.2em;
	left:-6px;
}

#slogan h2{
	font-size: 2.3em;
	letter-spacing: -0.07em;
	margin-top: -8px;
}

#telephone h1{
	font-size:2.2em;
	font-weight:normal;
	margin-top: -7px;
}

#menu1 li a{
	text-decoration:none;
	font-size: 1.4em;
	color: black;
	font-weight:bolder;
}

#content h1{
	font-size: 2.2em;
	font-weight: normal;
	margin-bottom: 12px;
}

#content h2{
	font-size: 1.8em;
	margin-bottom: 9px;
}

#content h3{
	font-size: 1.5em;
	margin-bottom: 6px;
}

#benefits h3{
	margin: 10px 0;
	font-size: 1.2em;
	color: #363231;
}

#benefits li p{
	color:#626469;
	text-decoration:none;
}

#benefits li:hover h3,
#benefits li:hover p{
	color: #F7941D;
}

#grayblock p{
	color: #231F20;
}