@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

html{height:100%;}

body {
	background-color:#000000;
	height:100%;
	font-family:"Arial", Gadget, sans-serif;
	}
img {
	border:none;}
a {
	border:none;
	color:#ff0a0a;
	text-decoration:none;
	}
a:hover{text-decoration:underline;}
	
.footerText{
	color:#fff;
	font-size:12px;
	padding-top:20px;}
	
.detail{
	font-size:12px;
	width:100px;
	}

div#wrapper{
	background-image:URL('ima ges/bg.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:1001px;
	min-height:700px;
	margin:auto;
	border-left-color:#cdcdcd;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#cdcdcd;
	border-right-style:solid;
	border-right-width:1px;}

	
div#innerWrapper{
	width:100%;
	height:100%;}
	
div#top{
	width:100%;
	min-height:175px;
	border-bottom-color:#F00;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

div#logo{
	float:left;
	min-width:210px;
	min-height:175px;
	background-image:url(images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-right-color:#F00;
	border-right-width:1px;
	border-right-style:solid;
	
}

div#tagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/safe.png);
	background-repeat:no-repeat;
	background-position:center 60px;
}

div#howtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/how.jpg);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#faqtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/faq.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#pfaqtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/personalfaq.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#supporttagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/support.jpg);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#bfaqtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/businessfaq.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#whyusetagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/use.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#remotetagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/remote.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#pricingtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/pricinghead.jpg);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#personalpricingtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/personalpricing.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#businesspricingtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/businesspricing.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}


div#contacttagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:80px 100px;
}
	
div#comparetagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/compare.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#refundtagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/refund.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#hipaatagline{
	float:left;
	min-width:780px;
	height:175px;
	background-image:url(images/hipaa.png);
	background-repeat:no-repeat;
	background-position:80px 100px;
}

div#nav{
	float:left;
	width:210px;
	min-height:550px;
	border-right-color:#F00;
	border-right-width:1px;
	border-right-style:solid;
	text-align:center;
	background-color:#ffffff;
	background-image:url('images/dog.png');
	background-repeat:no-repeat;
	background-position:bottom left;}
	
div#main{
	padding-left:90px;
	width:690px;
	float:left;
}
	
.cssnav{padding-top:15px;}

div#content{
	text-align:center;
	margin:auto;
	float:left;
	width:589px;
	min-height:440px;
	margin-top:30px;
	background-repeat:no-repeat;
}

div#contentHead{
	width:323px;
	margin:auto;
	height:41px;
	clear:left;
	background-image:url(images/which.jpg);
	background-repeat:no-repeat;
	}
	
div#faqHead{
	width:591px;
	clear:left;
	background-image:url(images/faq head.png);
	background-repeat:no-repeat;
	}
	
div#contactHead{
	width:353px;
	height:45px;
	clear:left;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	}
	
div#personalfaqHead{
	width:490px;
	height:45px;
	clear:left;
	background-image:url(images/personalfaq.png);
	background-repeat:no-repeat;
	}
	
div#businessfaqHead{
	width:490px;
	height:45px;
	clear:left;
	background-image:url(images/businessfaq.png);
	background-repeat:no-repeat;
	}

div#remoteHead{
	width:490px;
	height:45px;
	clear:left;
	background-image:url(images/whyremote.jpg);
	background-repeat:no-repeat;
	}
	
div#howHead{
	width:490px;
	height:45px;
	clear:left;
	background-image:url(images/how.jpg);
	background-repeat:no-repeat;
	}

div#copy{
	width:100%;
}

#copyBody{
	text-align:left;
	margin-left:1px;
	padding:20px;

}
	
	
div#business{
	width:260px;
	float:left;
	text-align:left;
	padding-left:20px;
}

div#personal{
	width:260px;
	float:left;
	text-align:left;
	margin-left:20px;

}

.personal{
	width:280px;
	text-align:center;


}


div#footer{
	clear:left;
	background-color:#bbbbbb;
	text-align:center;
	width:100%;
	height:56px;
}


#dropmenudiv{
position:absolute;
border:1px solid #bbbbbb;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:28px;
z-index:100;
margin-left:170px;
margin-top:-40px;}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #bbbbbb;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #f9cd05;
}.points {
	font-size: 18px;
}

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#e0dede}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1;
  background:#cccccc}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f8f8f8;
  border-right:1px solid #f8f8f8;
  background:#c7c7c7}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #c7c7c7;
  border-right:1px solid #c7c7c7;}
.spiffy4{
  border-left:1px solid #e1e1e1;
  border-right:1px solid #e1e1e1}
.spiffy5{
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc}
.spiffyfg{
  background:#e0dede}
