body {
	font-family: arial;
	background-image: url(images/bg1200.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #101013;
	margin: 0;
	padding: 0;
}
td.nav {
	background-image: url(images/nav-bg.jpg);
	/* background-location: left; */
	background-repeat: no-repeat;
	padding-right: 20;
	vertical-align: top;
	text-align: center;
}
td.nav img {
	margin-bottom: 7;
}
.content {
	background-image: url(images/content-bg.jpg);
	background-location: top;
	background-repeat: no-repeat;
	background-color: #838FA4;
	padding: 1 20 20 20;
}
.e100 {
	font-size: 1.0em;
}
.e90 {
	font-size: .9em;
}
.e80 {
	font-size: .8em;
}
.e80b {
	font-size: .8em;
	font-weight: bold;
}
.e70 {
	font-size: .7em;
}
.undernav {
	font-size: .8em;
	color: white;
	text-align: left;
	padding-left: 10;
}
.footer {
	font-size: .75em;
	color: white;
	text-align: center;
	padding: 20 20;
	line-height: 1.8em;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #bdd;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #0000cc;
	text-decoration: underline;
}
.title1{
	color: #364772;
	font-weight: bold;
}
li {
	margin-bottom: 5;
}
table.testimonial {
	border: 1px solid #600;
	width: 75%;
}
table.testimonial td {
	font-size: .8em;
	color: #660000;
	padding: 10;
}
table.portfolio td {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-bottom: 25;
}
table.portfolio img {
	margin-bottom: 5;
}
img {
	border-color: black;
}
.red{
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.large {
	font-size: 1.6em;
}
.notfoundcontent {
	background-location: top;
	background-repeat: no-repeat;
	background-color: #838FA4;
	padding: 1 20 20 20;
}
h1 {
	font-size: .6em;
	color: black;
	padding: 0;
	margin: 0;
}
.notthere {
	font-size: 1;
}
.notthere a {
	color: #111;
}
table.seomoz td {
	border: 1px solid black;
	padding: 10;
	background-color: #BCC7D6;
	vertical-align: top;
	width: 50%;
}
