.copyright {
	font-size: 10px;
	padding-left: 10px;
	background: #B7C8DA;
	display: block;
	border-top: 1px double #000066;
}
.copyright a:link, .copyright a:visited {
	color: #000066;
	text-decoration: none;
}
#content ul {
	padding-bottom: 5px;
}

.copyright a:hover {
	color: #009900;
	text-decoration: underline;
}
a:link {	
color: #FF0000;
text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#bannerImage {
	background: url(Images/template/image_banner.jpg);
	height: 164px;
	width: 366px;
}
body {
	font: .9em Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	width: 490px;
	padding: 5px 10px 5px 5px;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
}
#sidebar {
	width: 226px;
	background: #D7DBE4;
	padding: 5px 0px 0px 5px;
	border-top: 1px solid #B0A87A;
	border-right: #B0A87A;
	border-bottom: 1px solid #B0A87A;
	border-left: 1px solid #B0A87A;
}

.sidebar {
	background: #FFF9EF;
	padding: 5px;
	width: 210px;
	border: 1px solid #A89A73;
}
.sidebar p {
	font-size: 0.75em;
	text-align: left;
}
.heading {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #220382;
}
body {
	background: url(Images/template/pagebg.gif) repeat center;
}
.testimonial {
	background: #FFF9EF;
	padding: 5px;
	width: 210px;
	border: 1px solid #A89A73;
	margin-top: 5px;
	margin-bottom: 5px;
}
.testimonial p {
	font-size: .75em;
	margin-top: 3px;
	margin-bottom: 3px;
}
.testimonial h1 {
	font: bold 0.8em/1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #220382;
	border: 1px solid #CC9900;
	text-align: center;
	height: 1.4em;
}
.indent {
	font-size: 1.1em;
	color: #220382;
	font-style: italic;
	font-weight: bold;
}
.heading2 {
	font: 1.3em Verdana, Arial, Helvetica, sans-serif;
	color: #220382;
	border-bottom: 1px solid #B0A87A;
}
.redText {
	color: #FF0000;
}
.services LI {
	font-size: .9em;
}
.services UL {
	list-style: disc;
}
#content li {
	margin-bottom: 5px;
	margin-top: 0px;
}

.services {
	background: #DDE6EE;
	border-top: thin solid #7E8BA5;
	border-right: thin solid #9BA5B9;
	border-bottom: thin solid #9BA5B9;
	border-left: thin solid #7E8BA5;
}
.services th {
	border-bottom: 1px solid #E3DFD2;
}

.services td {
	padding-right: 5px;
}
h2 {
	font-size: .9em;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
