﻿html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #7198C0 url(images/bodybg.gif) repeat;
	height: 100%;
}

#terms-of-service {
	background: #ffffff;
	margin: 10px;
}

h3 {
	margin: 0px;
	padding: 0px;
	color: #7198C0;
	font-family: Georgia, serif;
	font-size: 11pt;
}

p {
	margin-top: 5px;
	color: #555555;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.25;
}

#container-background {
	width: 730px;
	height: 100%;
	background: #ffffff url(images/bodyshadow.gif) repeat-y;
	float: left;
}

#container {
	width: 720px;
	float: left;
}

#banner #pageHeader {
	background: #304963;
	border-bottom: 1px solid #b8b8b8;
}

#banner #pageHeader h1,
#banner #pageHeader h2 {
	padding: 0px;
	margin: 0px;
}

#banner #pageHeader h1 {
	display: block;
	position: relative;
	background: transparent url(images/logo.gif) no-repeat;
	margin-left: 10px;
	width: 204px;
	height: 59px;
}

#banner #pageHeader h2 {
	display: block;
	position: absolute;
	top: 16px;
	left: 492px;
	background: transparent url(images/internetmanaged.gif) no-repeat;
	width: 210px;
	height: 28px;
}

#banner #pageHeader h1 span,
#banner #pageHeader h2 span {
	display: none;
}

#banner #navigation {
	background: #ffffff url(images/navbar_bg.jpg) repeat-x;
	height: 22px;
	width: 720px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #7d7d7d;
	text-align: right;
}

#banner #navigation #navigationblank {
	display: block;
	float: right;
	width: 120px;
	height: 20px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
}

#banner #navigation #navigationblankright {
	display: block;
	float: right;
	width: 19px;
	height: 20px;
	border-top: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;
	border-bottom: 1px solid #bcbcbc;	
}

#banner #navigation a {
	display: block;
	float: right;
	text-decoration: none;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #777;
	padding-right: 7px;
	height: 17px;
	border-top: 1px solid #f8f8f8;
	border-left: 1px solid #f8f8f8;
	border-bottom: 1px solid #bcbcbc;
	border-right: 1px solid #bcbcbc;
	padding-top: 3px;
	padding-left: 7px;
	width: 80px;
	text-align: center;
}

#banner #navigation a:hover {
	border-bottom: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-top: 1px solid #bcbcbc;
	border-left: 1px solid transparent;
}

#homeContent {
	background: #ffffff url(images/citybanner.jpg) no-repeat;
	padding: 122px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	height: 100%;
}

#homeContent #callout {
	background: #fafafa;
	border-top: 1px solid #7198C0;
	border-bottom: 1px dotted #999999;
	padding: 20px 20px 10px 20px;
}

#homeContent h3 {
	margin: 0px;
	padding: 0px;
	color: #7198C0;
	font-family: Georgia, serif;
	font-size: 11pt;
}

#homeContent p {
	margin-top: 5px;
	color: #555555;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 1.25;
}

#homeContent #contentMiddle {
	display: block;
	width: 100%;
	background: #f3f3f3;
	margin: 0px;
	padding: 0px;
	float: left;
}

#homeContent #contentMiddle #packageOverview {
	float: left;
	display: block;
	background: #ffffff;
	border-right: 1px dotted #999999;
	width: 500px;
	padding: 20px;
	position: relative;
	height: 400px;
}

#homeContent #contentMiddle #packageOverview ul {
	
}

#homeContent #contentMiddle #packageOverview ul li {

	margin-bottom: 8px;
	list-style-type: square;
	font-size: 9pt;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #7198C0;
}

#homeContent #contentMiddle #packageOverview ul li span {

	margin: 1px 0px 0px 0px;
	padding: 0px;
	list-style-type: square;
	font-size: 9pt;
	font-family: Georgia, serif;
	font-weight: bold;
	color: #555555;
}

#homeContent #contentMiddle #sidebar {
	display: block;
	float: right;
	padding: 20px;
	width: 139px;
	background-color: #f3f3f3;
	height: 100%;
	position: relative;
}

.clear {
	clear: both;
}

#footer {
	background: #304963;
	margin: 0px;
	width: 720px;
	float: left;
}

#footer #copyright {
	float: left;
	padding: 7px 0px 7px 20px;	
}

#footer #copyright h3 {
	color: #ffffff;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#footer #copyright h4 {
	color: #ffffff;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

#footer #terms {
	float: right;
	padding: 5px 18px 5px 0px;
	color: #7198C0; 	
}

#footer #terms a {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #fafafa;
}

#footer #terms a:hover {
	text-decoration: underline;
}

#interiorContent {
	background: #ffffff;
	float: left;
}

#interiorContent #subnav {
	float: left;
	width: 200px;
	border-top: 50px solid #7198C0;
}

#interiorContent #subnav ul {
	padding: 0px;
	margin: 0px;
}

#interiorContent #subnav ul a {
	display: block;
	border-bottom: 1px solid #999999;
	padding: 11px 7px 0px 19px;
	margin: 0px;
	height: 27px;
	text-decoration: none;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 9pt;
	color: #304963;
	vertical-align: middle;
}

#interiorContent #subnav ul a:hover {
	background: #f3f3f3;
}

#interiorContent #callout {
	background: #fafafa;
	border-top: 50px solid #7198C0;
	border-left: 1px dotted #999999;
	padding: 5px 20px 20px 20px;
	float: left;
	width: 479px;	
}

#interiorContent #callout h3 {
	padding-bottom: 7px;
}

#interiorContent #productComparison {
	padding: 10px;
	width: 499px;
	float: right;
	border-top: 1px dotted #999999;
	border-left: 1px dotted #999999;
}

#interiorContent #productComparison table {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: 1px solid #999999;
	padding: 2px;
}

#interiorContent #productComparison table .tableHeading {
	background: #7198C0;
}

#interiorContent #productComparison table th {
	font-family: Georgia, serif;
	color: #ffffff;
	background: #7198C0;
	padding: 2px;
	text-align: middle;
}

#interiorContent #productComparison table td {
	background: #f3f3f3;
	padding: 4px;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #555555;
	text-align: center;
}

#interiorContent #productComparison table .sectionLabel {
	background: #fafafa;
	font-weight: bold;
	text-align: left;
}

#interiorContent #productComparison table .rowLabel {
	text-align: left;
}

#calloutWrapper {
	height: 500px;
}

#contactForm table {
	width: 100%;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 9pt;
	color: #555;
	padding-top: 10px;
}

#contactForm .formText {
	width: 300px;
}

#contactForm th {
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	padding-bottom: 4px;
	padding-right: 10px;
}

#contactForm td {
	padding-bottom: 4px;
}

#terms-of-service h1 {
	font-family: Georgia, serif;
	font-size: 14pt;
	color: #7198C0;
	margin: 0px;
	padding: 0px;	
}

#terms-of-service h2 {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
	color: #555;
}

#terms-of-service h3 {
	padding-top: 10px;
}

#terms-of-service h4 {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555;
}

#contact h4 {
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #555;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#contact ul {
	padding: 5px 0px 0px 0px;
	margin: 0px;
}

#contact li {
	list-style: none;
	font-family: Lucida, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #555;
}

#contact li a {
	color: #7198C0;
}

.poweredBySitefinityLogo 
{
	clear: both;
	border-style: none;
}

.poweredBySitefinityLogo a
{
	border-style: none;
}

.poweredBySitefinityLogo img
{
	border-style: none;
}

