@charset "utf-8";
/* CSS Document */

strong {
	font-weight:bold;
}

h1 {
	color: #0093dd;
	width:370px;
}
h2 {
	color: #0093dd;
}
div#home_image {
	padding-bottom: 80px;
	background-color: #fff;
}
div#iso9001 {
	text-align:center;
	position:absolute;
	left:80px;
	top: 400px;
	font-size:0.75em;
	width: 300px;
	color:#888;
}
div#iso9001 p {
	margin-left: 0px;
}
div#locations_link {
	position:absolute;
	left:20px;
}
div#template_container {
	height:600px;
}
div#template_outer {
	position:absolute;
	left:480px;
	top:0;
	width:470px;
	height:550px;
	z-index:2;
	background:url(/images/fpnote.jpg) bottom right no-repeat;
}
div#template_inner {
	font-size:13px;
	padding-right:40px;
}
div#template_inner h1 {
	margin-top:-30px;
	margin-bottom:30px;
	width:380px;
}
