a:focus { outline: none; }
#ctable {
	background: url(images/cbg.png) no-repeat scroll center bottom;
}
#copyright {
	background: url(images/fbg1.jpg) no-repeat scroll center top;
	font-size: 10px;
	color: #DCE7E9;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #4A4A4A;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/sitebg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#nav {
	background: url(images/navbg.jpg) no-repeat scroll center top;
}
#fbg2 {
	background: url(images/fbg2.gif) repeat-x scroll center top;
}

#topfade {
	background: url(images/topfade.jpg) repeat-x scroll center top;
	background-color: #4A4A4A;
}
#header {
	background: url(images/hbg.jpg) repeat-x scroll center top;
}
.biggertype {
	font-size: 16px;
}
.subhead {
	font: 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.smalltext {
	font-size: 12px;
}
.pagehead {
	font: 34px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
sup {
	color: #C8E5F3;
}
.testimonial {
	font: 17px "Palatino Linotype", "Book Antiqua", Palatino, serif;
}