@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	/*border: none;*/
	/*outline: none;*/
	/*line-height: 1em;*/
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	color: #4b4b4b;
}
.clearBoth {
	clear: both;
}
img.feedback {
	position: fixed;
	top: 164px;
	left: 0px;
	z-index: 1;
	border: none;
}
#mainHeader {
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3060A8;
	position: relative;
	float: left;
}
a {
	color: #5B7FD7;
	text-decoration:none;
}
a:hover{
	color: #3060a8;
	text-decoration:underline;
}
#telNumber {
	font-size: 200%;
	float: right;
	text-align: right;
	position: absolute;
	top: 10px;
	right: 600px;
}
.mainTest {
	font-size:160%;
	font-style:italic;
	color: #3060a8;
	font-weight:bold;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
}
.testBox {
	background-image:url(/images/quote.gif);
	background-repeat:no-repeat;
}
#forLogo {
	width: 400px;
	padding-top: 5px;
}
#mainHeader #body954 form {
	float: right;
	margin-top: 10px;
	display: block;
}
#mainHeader input,select  {
	margin-right: 7px;
}
.inputButton {
	color: #FFFFFF;
	background-color: #6799cb;
	border: 1px solid #5B7FD7;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
}
.inputField {
	border: 1px solid #3060A8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 2px;
}
#mainBody {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3060A8;
	background-image: url(/images/bodybkgd.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#mainFooter {
	background-color: #6799cb;
	float: left;
	width: 100%;
}
#body960 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#body960H {
	float: left;
	width: 954px; 
	background-image: url(/images/header-full.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}
#body960H h2 {
	color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#body960F {
	float: left;
	width: 952px;
	background-color: #FFF;
	border: 1px solid #DDD;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;			
}

#body954 {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}

#body640 {
	float: left;
	width: 640px;
}
#body640H {
	float: left;
	width: 640px;
	background-image: url(/images/header-long.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}
#body640H h2 {
	color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#body640F {
	float: left;
	width: 632px;
	background-color: #FFF;
	border: 1px solid #DDD;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;			
}
#bodyText {
	float: left;
	padding: 25px;
}
#bodyTextIndex {
	float: left;
	padding: 10px;
}
#bodyTextWeb1 {
	float: left;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 12px;
	padding-left: 25px;
}

#bodyTextWeb {
	float: left;
	padding-top: 15px;
	padding-right: 23px;
	padding-bottom: 12px;
	padding-left: 12.5px;
}
#bodyWeb {
	width: 275px;
	background-color: #e8e8e8;
	float: left;
	border: 1px solid #888888;
}
#bodyWeb h3 {
	padding-left: 11px;
	font-size: 11pt;
	font-weight: bold;
}
#bodyWeb p {
	padding-left: 11px;
	padding-bottom: 15px;
}

#bodyWeb a.vs {
	background-image: url(/images/view-site.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 11px;
	border: 0px;
	height: 37px;
	width: 90px;
}

#bodyWeb a.vs:hover {
	background-image: url(/images/view-site-over.png);
	background-repeat: no-repeat;	
}
#bodyServices {
	width: 449px;
	background-color: #e4edf5;
	float: left;
	border: 1px solid #888888;
}

#bodyText  h2 {
	color: #5B7FD7;
	width: 100%;
	clear: both;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#bodyText  a {
	color: #3060a8;
	text-decoration: none;
}
#bodyText  a:visited {
	color: #3060a8;
	text-decoration: none;
}
#bodyText  a:hover {
	color: #5B7FD7;
	text-decoration: underline;
}
#bodyText ul {
	list-style-type: none;
}
#bodyText li.tick{
	padding-left: 28px;
	margin-left: 17px;
	margin-top: 3px;
	background-image: url(/images/tick.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
#bodyTextSub {
	text-align: justify;
	margin-bottom: 17px;
}
#bodyText .clients {
	width: 255px;
	float: left;
	margin-left: 45px;
	margin-top: 15px;
	display: inline;
}
#bodyTextSubNo {
	text-align: justify;
	width: 100%;
}
#bodyTextSub10 {
	text-align: justify;
	width: 100%;
	margin-bottom: 10px;
}
#bodyTextSub5 {
	text-align: justify;
	width: 100%;
	margin-bottom: 5px;
}
#bodyTextSubTest {
	font-weight: bold;
	width: 100%;
	margin-bottom: 15px;
	color: #5B7FD7;
	margin-top: 3px;
	padding-bottom: 10px;
}
#bodyTextSubB {
	font-weight: bold;
	width: 100%;
	margin-bottom: 5px;
}
#bodyTextSubBNo {
	font-weight: bold;
	width: 100%;
}
.block180 {
	text-align: right;
	display: block;
	width: 180px;
	margin-right: 10px;
	float: left;
}
.bump25 {
	margin-left: 25px;
}
.logoSpace {
	margin-right: 30px;
}
.textMiddle {
	vertical-align:middle;
} 
.bottomRight { /* parent to this must have positioning: relative */
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#body320 {
	float: left;
	width: 320px;
}
#body320R {
	float: right;
}
#body320H {
	float: left;
	width: 320px;
	background-image: url(/images/header.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}

#body320H h2 {
	color: #FFF;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#body320F {
	float: left;
	width: 312px;
	background-color: #FFF;
	height: 250px;
	margin-left: 6px;
	border: 1px solid #DDD;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;		
}
#body320F1 {
	float: left;
	width: 312px;
	background-color: #FFF;
	height: 250px;
	border: 1px solid #DDD;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;	
}

#body190 {
	width: 190px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	height: 120px;
}


#body190 h3 {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#body190 ul {
	list-style-type: none;
}
#body190 li {
	padding-left: 15px;
	font-size: 90%;
	/*background: url(/images/icon_bullet.gif) no-repeat 0px;*/
	margin-left: 5px;
	margin-top: 3px;
}
#body190 li:hover {
	padding-left: 15px;
	font-size: 90%;
	background: url(/images/icon_bullet.gif) no-repeat 0px;
	margin-left: 20px;
	margin-top: 3px;
}
#body190 a {
	color: #FFFFFF;
	text-decoration: none;
}

#body190 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#cornerBox {
	background-color: #FFF;
	height: 306px;
	width: 314px;
	margin-right: 6px;
	padding-top: 6px;
}
.forFooter {
	padding: 5px;
	font-size: 80%;
	float: left;
}
.forSocial {
	float: right;
	padding-bottom: 5px;
	padding-top: 6px;
}
.forSocial img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.forFooter a {
	color: #5B7FD7;
	text-decoration: none;
}
.forFooter a:hover {
	color: #3060a8;
	text-decoration: underline;
}
#rfq {
	padding-left: 35px;
	padding-top: 12px;
}
#rfq input  {
	padding: 2px;
	margin-top: 2px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#rfq .rfqError  {
	padding: 2px;
	border: 1px solid #FF0000;
	margin-top: 2px;
	margin-bottom: 8px;
}
#payment input,select  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#hostLogin fieldset {
	width: 250px;
	float: left;
	margin-right: 13px;
	margin-left: 13px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
}
#hostLogin .blockHost {
	text-align: right;
	display: block;
	width: 80px;
	margin-right: 10px;
	float: left;
}
#hostLogin input,select  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#hostLogin legend  {
	color: #5B7FD7;
	font-weight: bold;
	margin: 7px;
}
#payment .payError  {
	padding: 2px;
	border: 1px solid #FF0000;
}
.ccError {
	color: #F00;	
}
.rfqThank  {
	padding: 25px;
	text-align: center;
}
#rssbox {
	font-size: 90%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.slide-out-div {
	width: 300px;
	border: 1px solid #3060A8;
	z-index: 10;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #fff;
}
.slide-out-div textarea {
	border: 1px solid #3060A8;
}
#feedback input,select  {
	margin-top: 2px;
	margin-bottom: 8px;
}
#priceTable td {
	padding: 7px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#hostTable {
	width: 250px;
	float: left;
	margin-right: 17px;
	margin-left: 17px;
	padding: 5px;
}
#hostTable td {
	padding: 7px;
	font-size: 85%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#logoTable td {
	padding: 7px;
	text-align: center;
}
.priceDisclaimer {
	font-size: 75%;
	text-align: center;
	margin-top: 5px;
}
.priceTitle {
	color: #3060A8;
	margin-bottom: 5px;
}
#textLeft420 {
	float: left;
	width: 420px;
	margin-bottom: 15px;
}
.imageRight {
	float: right;
}
.imageLeft {
	float: left;
	padding: 5px;
}

#rightTick {
	float: right;
	width: 275px;
}
.imageRightTick {
	margin-left: 20px;
	margin-top: 20px;
}
.silver {
	background-color: #e0e0e0;
}
.gold {
	background-color: #EDE69D;
}
.platinum {
	background-color: #f0f0f0;
}
.nonprofit {
	background-color: #E1FAE7;
}
.panelwrappers {
	overflow: hidden;
}
#content {
	width: 954px;
	height: 275px;
}
.sites {
	border: 2px solid #3060A8;
	padding: 3px;
}
.sitesDetails {
	font-size: 85%;
}

