﻿body {
	margin: 0px;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
}
#top-left {
	width: 448px;
	float: left;
	display: inline;
}
#top-right {
	width: 522px;
	float: right;
	display: inline;
}
.clear {
	clear: both;
}
#top-left span {
	display: block;
}
#top-right span {
	display: block;
}
.flash {
	width: 448px;
	height: 99px;
	overflow: hidden;
	background-image: url('images/flash-bg.png');
}
.banner-slogan {
	width: 448px;
	height: 235px;
}
.banner-slogan h1 {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6c6f74;
	font-size: 30px;
	font-weight: normal;
}
.banner-slogan h2 {
	margin: 0px;
	font-size: medium;
	color: #9b9a9b;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-style: italic;
	padding: 10px 20px 20px 20px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.banner-slogan p {
	margin: 0px;
}
.banner-slogan p img {
	margin: 0px 0px 0px 20px;
	border-width: 0px;
}
.top-info {
	width: 522px;
	height: 40px;
	line-height: 50px;
	text-align: center;
	color: #9EA2A7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.slider {
	background-position: center bottom;
	width: 522px;
	height: 300px;
	position: relative;
	background-image: url('images/banner-bg.png');
	background-repeat: no-repeat;
}
#menuWrapper {
	width: 970px;
	height: 60px;
}
#menuWrapper ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
}
#menuWrapper ul li {
	float: left;
}
#menuWrapper ul li a {
	display: block;
	line-height: 58px;
	height: 58px;
	color: #666666;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menuWrapper ul li a:hover {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #808080;
}
#contentWrapper {
}
#menuWrapper .link1 {
	width: 115px;
	text-align: center;
	background-position: right top;
	background-image: url('images/bg-menu-sideline.png');
	background-repeat: repeat-y;
}
#menuWrapper .link2 {
	width: 160px;
	text-align: center;
	background-position: right top;
	background-image: url('images/bg-menu-sideline.png');
	background-repeat: repeat-y;

}
#menuWrapper .link3 {
	width: 250px;
	text-align: center;
	background-position: right top;
	background-image: url('images/bg-menu-sideline.png');
	background-repeat: repeat-y;

}
#menuWrapper .link4 {
	width: 130px;
	text-align: center;
	background-position: right top;
	background-image: url('images/bg-menu-sideline.png');
	background-repeat: repeat-y;

}
#menuWrapper .link5 {
	width: 190px;
	text-align: center;
	background-position: right top;
	background-image: url('images/bg-menu-sideline.png');
	background-repeat: repeat-y;

}
#menuWrapper .link6 {
	width: 125px;
	text-align: center;
}

#footerWrapper {
	padding: 30px;
	background-color: #323538;
}
#footer-container {
	margin: 0 auto;
	width: 970px;
	position: relative;
}
.footer-box {
}
.one-quarter {
	width: 220px;
	float: left;
	display: inline;
	margin-left: 11px;
	margin-right: 11px;
}
.footer-box h3 {
	color: #6C6F74;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.footer-box p {
	color: #CCCCCC;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 0.2em;
}
.footer-box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.footer-box ul li {
	text-decoration: none;
}
.footer-box ul li a {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	letter-spacing: 0.1em;
}
.footer-box ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#main-sub {
	width: 350px;
	float: left;
}
#main-sub h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 120%;
	color: #0066CC;
}
#main-sub p.latest-link a {
	color: #3A66CC;
	text-decoration: underline;
	font-size: x-small;
	display: block;
	padding-left: 20px;
	background-image: url('images/arrow.png');
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#main-sub p.latest-link a:hover {
	color: #999999;
	text-decoration: underline;
}
#main-sub p.latest-link {
	color: #666666;
	text-decoration: none;
	font-size: x-small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	margin: 5px 0px 5px 0px;
	width: 310px;
	word-spacing: 0.2em;
	line-height: 18px;
}
#main-sub img {
	border: 1px solid #C0C0C0;
	padding: 3px;
}
#main-content {
	width: 590px;
	float: right;
}
#main-content h1 {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #336699;
	letter-spacing: 0.1em;
}
#main-content h2 {
	color: #336699;
	font-weight: normal;
	font-size: 110%;
}
#main-content h3 {
}
#main-content h4 {
}
#main-content p {
	line-height: 20px;
	word-spacing: 0.2em;
}
.red-bullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.red-bullets li {
	line-height: 25px;
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding-left: 30px;
	background-image: url('images/bullet-red.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
.red-bullets li a {
	color: #0077CC;
	text-decoration: underline;
}
.red-bullets li a:hover {
	text-decoration: underline;
	color: #808080;
}
.green-bullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.green-bullets li {
	line-height: 25px;
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding-left: 30px;
	background-image: url('images/bullet-green.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
.green-bullets li a {
	color: #0077CC;
	text-decoration: underline;
}
.green-bullets li a:hover {
	text-decoration: underline;
	color: #808080;
}
.blue-bullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.blue-bullets li {
	line-height: 25px;
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding-left: 30px;
	background-image: url('images/bullet-blue.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
.blue-bullets li a {
	color: #0077CC;
	text-decoration: underline;
}
.blue-bullets li a:hover {
	text-decoration: underline;
	color: #808080;
}
.gray-bullets {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gray-bullets li {
	line-height: 25px;
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	padding-left: 30px;
	background-image: url('images/bullet-gray.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}
.gray-bullets li a {
	color: #0077CC;
	text-decoration: underline;
}
.gray-bullets li a:hover {
	text-decoration: underline;
	color: #808080;
}
h3.heading {
	margin: 15px 10px 0px 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	line-height: 35px;
	color: #666666;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
}
.price {
	font-size: 180%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #31B004;
	margin-bottom: 0px;
}
.price-blue {
	font-size: 180%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0077CC;
	margin-bottom: 0px;
}
.price-gray {
	font-size: 180%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #8D9882;
	margin-bottom: 0px;
}
.smallFont-gray {
	font-size: 80%;
	color: #999999;
	margin: 0px;
}
.return-to-top {
	text-align: right;
	font-size: x-small;
	margin: 0px;
}
.return-to-top a {
	text-align: right;
	font-size: x-small;
	color: #C0C0C0;
	margin-right: 15px;
}
.return-to-top a:hover {
	color: #808080;
}
.hostingImages {
}
h3.question {
	margin: 15px 10px 0px 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	line-height: 35px;
	color: #666666;
	background-color: #E1E1E1;
	border: 1px solid #CCCCCC;
}
p.answer {
	margin: 0px 10px 0px 10px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	line-height: 35px;
	color: #666666;
	background-color: #F0F0F0;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	font-style: italic;
}
.testimonial {
	padding: 10px 10px 20px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #999999;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}
.testimonial a {
	color: #666666;
}
.testimonial a:hover {
	color: #336699;
}
.privacy a {
	color: #C0C0C0;
}
.privacy a:hover {
	color: #DFDFDF;
}
.legalFooter {
	font-size: 80%;
	text-align: center;
	color: #999999;
	padding: 4px;
	background-color: #E5E5E5;
}
.bottomKeywords {
	font-size: 80%;
	text-align: center;
	background-color: #E5E5E5;
}
.bottomKeywords p {
	margin: 0px;
	padding: 4px;
	color: #999999;
}
.bottomKeywords a {
	color: #808080;
	text-decoration: none;
}
.bottomKeywords a:hover {
	color: #666666;
}
.contactpara {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	line-height: 18px;
}
.cfbpro {
 width: 570px;
}
label {
 padding-right:10px
}
.form_title {
 font-size:22px;
font-weight:bold;
}
.required {
 font-weight:bold
}
.not-required {
 font-weight:normal
}
h3.slogan {
	font-size: 110%;
	line-height: 22px;
	letter-spacing: 0.1em;
	color: #47494C;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
.nl_signup {
	background-color: #D7D7D7;
	border: 1px solid #C0C0C0;
	border-radius: 8px;
	padding: 10px;
}

