body {
	background-color:#e6ebf1;
	color:#333333;
	font-family: Georgia; 
	font-size: 12pt; 
	color: #333333; 
	text-decoration: none;
}

h1 {
	font-family:Arial, Helvetica, "sans serif";
	font-size:16px;
}

a {
	color:#333333;
	text-decoration:underline;
}

#shadow-wrapper {
	background-image:url(images/bg_tileme.jpg);
	background-repeat:repeat-y;
	width:794px;
	margin:auto;
}

#footer-shadow {
	background-image:url(images/footer_shadow.jpg);
	background-repeat:no-repeat;
	width:794px;
	margin:auto;
	height:37px;
}

.content {
	width:736px;
	margin:auto;
	display:block;
}

.header img {
	margin:auto;
}

.navigation {
	height:39px;
	width:737px;
	display:block;
	margin-top:-16px;
}

.navigation ul {
	margin-left:-40px;
}

.navigation ul li {
	display:inline;
}

#content-wrapper {
	background-image:url(images/contentbg_tileme.gif);
	background-repeat:repeat-y;
	display:block;
	margin-top:-21px;
	padding-bottom:40px;
	height:636px;
}

#content-wrapper-terms {
	background-image:url(images/contentbg_tileme.gif);
	background-repeat:repeat-y;
	display:block;
	margin-top:-21px;
	padding-bottom:40px;
	height:786px;
}

.left-column {
	float:left;
	width:188px;
	display:block;
}

.right-column {
	width:510px;
	display:block;
	margin-left:206px;
	padding-top:40px;	
}

li.our-services {
	display:block;
	height:39px;
	width:189px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
}

li.our-services a {
	display:block;
	height:39px;
	width:189px;
}

li.our-services:hover {
	display:block;
	height:39px;
	width:189px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:0 -39px;
}

li.our-commitment {
	display:block;
	height:39px;
	width:211px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-189px 0px;
	float:left;
}

li.our-commitment a {
	display:block;
	height:39px;
	width:211px;
}

li.our-commitment:hover {
	display:block;
	height:39px;
	width:211px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-189px -39px;
}

li.about-pfa {
	display:block;
	height:39px;
	width:162px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-400px 0px;
	float:left;
}

li.about-pfa a {
	display:block;
	height:39px;
	width:162px;
}

li.about-pfa:hover {
	display:block;
	height:39px;
	width:162px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-400px -39px;
}

li.contact-pfa {
	display:block;
	height:39px;
	width:175px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-562px 0px;
	float:left;
}

li.contact-pfa a {
	display:block;
	height:39px;
	width:175px;
}

li.contact-pfa:hover {
	display:block;
	height:39px;
	width:175px;
	background-image:url(images/navigation.gif);
	background-repeat:no-repeat;
	background-position:-562px -39px;
}

.copyright {
	font-size:10px;
	font-family:Arial,Helvetica,"sans serif";
	width:510px;
	margin:0 auto;
	padding:10px 0px 0px 0px;
	text-align:center;
	margin-bottom:15px;
	
}

.tu {text-decoration:underline}
a.cr, a.cr:visited {text-decoration:none;font-size:10px;}
a.cr:hover {text-decoration:underline}
