*{
	border:0;
	margin:0;
	padding:0;
}
img {float:none;}
p { position:relative; padding:5px; vertical-align:top; }
b { display:block; font-size:12px }
.container{
	margin:auto;
	width:1013px;
	
}
.clear{
	clear:both;
}
#logo{
	background:url(../images/logo.png);
	float:left;
	height:70px;
	margin:20px 0 20px 20px;
	width:551px;
}
#menu{
	background:url(../images/menu.png);
	font-size:15px;
	height:43px;
	margin-bottom:25px;
	text-align:center;
	width:100%;
}
#menu-container{
	width:960px;
	margin:0 auto;
}
.link{
	float:left;
	height:32px;
	padding-top:11px;
	position:relative;
	width:160px;
}
.link a{
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.link:hover{
	background:url(../images/menu-hover.png);
}
#shared-plans, #max-security, #our-support{
	color:#fff;
	float:left;
	height:125px;
	line-height:13px;
	padding:50px 0 0 20px;
	width:297px;
}
#shared-plans{
	background:url(../images/shared-plans.png);
	margin-right:31px;
}
#max-security{
	background:url(../images/max-security.png);
	margin-right:31px;
}
#our-support{
	background:url(../images/our-support.png);
}
#shared-plans{
	background:url(../images/shared-plans.png);
}
.more-info{
	background:url(../images/more-info.png);
	float:left;
	height:28px;
	margin-right:10px;
	width:79px;
}
.more-info:hover{
	background:url(../images/more-info-hover.png);
}
.order-now{
	background:url(../images/order-now.png);
	float:left;
	height:28px;
	width:79px;
}
.order-now:hover{
	background:url(../images/order-now-hover.png);
}
#spacer {
	height: 25px;
}
#content-header{
	background: url(../images/content-header.png);
	height: 15px;
	width: 1013px;
	
}
#content-body{
	background: url(../images/content-body.png);
	color: #565656;
	padding: 0px 15px;
	width: 983px;
	float:left;
	font-size:0.85em;
}
#content-body h2 {
	font-size: 25px;
	font-weight: bold;
	padding-bottom:1.5em;
}
#content-body h3{color: #232427; font-size:1.50em; border-left: 5px solid #99CEEB; padding-left: 5px; padding-bottom: 0px; margin-bottom: 2px; margin-top: 5px;}
#content-footer{
	clear:both;
	background: url(../images/content-footer.png);
	height: 15px;
	margin-bottom: 10px;
	width: 1013px;
}
#footer{
	clear:both;
	color: #fff;
	height:30px;
	text-align: center;
	width:100%;
	z-index: -1;
}
.balloonstyle{
	background: #000;
	filter:alpha(opacity=80);
	left: 0;
	line-height: 18px;
	opacity: 0.8;
	padding: 5px;
	position:absolute;
	top: -500px;
	visibility: hidden;
	width: 171px;
	z-index: 100;
}
.balloonstyle a {
	color: #fff;
	text-decoration: none;
}
.balloonstyle a:hover {
	border-bottom: 1px dotted;
}
div#preload { display: none; }