@charset "utf-8";
/* CSS Document */

body table tr td div a {
	color: #6C87A5;
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
body table tr td div a:visited {
	color: #6C87A5;
}
body table tr td div a:hover {
	color: #3188DF;
	text-decoration: none;
}
#flash {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
	z-index: 2;
}
#quote {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #999;
	position: absolute;
	left: 54px;
	top: 654px;
	z-index: 10;
	width: 1005px;
}
#container {
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	width: 1100px;
}


#contact {
	padding-bottom: 10px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6C87A5;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
.pricingback {
	background-image: url(pricing.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactback {
	background-image: url(contact.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	font-size: 12px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6C87A5;
}
a:link {
	color: #4A8CC1;
}
a:visited {
	color: #4A8CC1;
}
a:hover {
	color: #4A8CC1;
	text-decoration: underline;
}

