body {
	margin: 0px;
	background-image: url(images/topfade.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left 164px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #111;
	text-decoration: none;
}
.smalltext {
	font-size: 11px;
}

#lside {
	color: #FFF;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1077BC;
	font-weight: bold;
	text-decoration: none;
}

#ctable {
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pagehead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}
.subheadsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1077BC;
	font-weight: bold;
	text-decoration: none;
}
.lefthead {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#copyright {
	font-size: 10px;
	color: #666;
}
.name {
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #222;
	text-decoration: none;
	font-weight: bold;
}
.photoborder {
	padding: 2px;
	border: 1px solid #ddd;
}
.jobtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1077BC;
}
#staff a {
	color: #1077BC;
}
#clientstable {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#clientstable a {
	font-size: 11px;
	font-weight: bold;
	color: #1077BC;
	text-decoration: none;
}
#clientstable a:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #1077BC;
}
.tdtopborder {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #dddddd;
}
#lside a {
	color: #CAE4F3;
	font-weight: bold;
}
.leftheadbig {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#servicebox a {
	display: block;
	background-color: #1077BC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 8px;
	text-decoration: none;
	border-bottom: 1px solid #2783C2;
}
#servicebox a:hover {
	background-color: #1492E4;

}
