﻿.style1 {
	border-width: 0px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #C0C0C0;
}
.main-table {
	background-color: #FFFFFF;
	position: relative;
	left: auto;
	right: auto;
}
.nav {
	font-size: xx-small;
	font-family: Verdana, Tahoma;
}
.nav a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	margin: 0 0px;
	padding: 3px;
	border: 0px solid #708090;
	background-color: #555658;
}
.nav a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #ec1c24;
}
.testimonial {
	font-size: x-small;
}
.mainheadings {
	font-family: Verdana, Tahoma;
	font-size: large;
	font-weight: normal;
	color: #333333;
}
.content-table {
	text-align: center;
}
.main-content-text {
	text-align: left;
	font-family: Verdana, Tahoma;
	font-size: small;
	font-weight: normal;
	color: #333333;
}
.footer-slogan {
	font-size: small;
	color: #EC1C24;
	font-weight: bold;
	font-family: Verdana, Tahoma;
}
.contact-footer {
	font-family: Verdana, Tahoma;
}
.bottom-left-footer {
	font-family: Verdana, Tahoma;
	color: #C0C0C0;
	font-size: small;
	background-color: #555658;
}
.bottom-centre-footer {
	font-size: small;
	background-color: #555658;
}
.bottom-right-footer {
	text-align: right;
	color: #C0C0C0;
	font-size: small;
	background-color: #555658;
}
.bottom-right-footer a {
	text-decoration: none;
	color: silver;
}
.bottom-right-footer a:hover {
	text-decoration: none;
	font-weight: bold;
	color: silver;
}
