html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-family: 'QuicksandLight', Helvetica, sans-serif;	
}
body{width:370px;background-color:#FFF;overflow:hidden;}

#frame_header{
	position:absolute;
	top:0;
	width:370px;	
	height: 34px;
	background-color:#333;
	color: #CCCCCC;
	font-size:22px;
	text-transform:uppercase;

}
#frame_header p{
	position:absolute;
	margin:6px 0 0 10px;
}
#frame_content_container{
	position:absolute;
	width:370px;
	height: auto;
	padding:0;
	bottom: 0px;
	top: 28px;
	z-index: 2;
		}
#arrowdown{
	font-family: 'QuicksandLight',Helvetica, sans-serif;
	height: 25px;
	width: 370px;
	position: inherit;
	right: 10px;
	bottom: 9px;
	z-index: 99;
	text-transform:uppercase;
	color: #CCC;
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.05em;
}

#vertical_viewport{
	width:350px;
	height:475px;
	overflow:hidden;
	position:relative;
	left: 10px;
	top: 20px;
	z-index: 3;
		}
.references_content{
	width:350px;
	height:1700px;
	margin-bottom:5px;
	font-size:12px;
	font-family:'VegurRegular', Helvetica, sans-serif;
	line-height: 1.25em;
	text-align: left;
	position:absolute;
	color: #333;
	overflow: hidden;
	z-index: 3;
}
.content p{ margin-top: -20px;

}
.references_content blockquote{
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}

.references_content p{
	margin-bottom: 5px;
	color: #666;
}
.references_content .leftquote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	float: left;
	margin-top: -35px;
	padding-top: 40px;
	margin-right: -20px;
	width: 50px;
	margin-bottom: -40px;
	height: 40px;
}
.references_content .rightquote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	float: right;
	height: 25px;
	margin-top: -60px;
	padding-top: 45px;
	margin-bottom: -10px;
}
#divider{
	float: none;
	height: 15px;
	width: 350px;
	display: block;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.package_content{
	width:350px;
	height:2000px;
	margin-bottom:5px;
	font-size:14px;
	font-family:'VegurRegular', Helvetica, sans-serif;
	line-height: 14px;
	text-align: left;
	position:absolute;
	color: #666;
	overflow: hidden;
	z-index: 3;
}
.package_content h2{
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: -10px;
	font-family:'VegurRegular', Helvetica, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
}
.package_content li{
	margin-bottom: 5px;
}
.package_content .price{
	font-size: 18px;
	margin-top: -10px;
	margin-left: 250px;
}

.content{
	width:350px;
	height:800px;
	margin-bottom:5px;
	font-size:14px;
	font-family:'VegurRegular',Helvetica, sans-serif;
	line-height: 16px;
	text-align: justify;
	position:absolute;
	color: #333;
	overflow: hidden;
	z-index: 3;
}
.content p {
text-indent: 16px;
margin-top:5px;
  margin-bottom: 0 }
.content p + p {
  margin-top: 5px }
.content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 25px;
}
.content_links{
	width:350px;
	height:600px;
	font-size:14px;
	font-family:'VegurRegular', Helvetica, sans-serif;
	text-align: left;
	position:absolute;
	color: #333;
	overflow: hidden;
	z-index: 3;
	margin-bottom:5px;
	top: 1px;
	left: -1px;
}
.content_links ul{
	margin-top: 10px;
	margin-right:0;
}
.content_links li{
	font-family:'VegurRegular', Helvetica, sans-serif;
	list-style-type: none;
	margin-right:0;
	margin-bottom: 2px;
}
.content_links a, .content_links a:link{
	font-family:'VegurRegular', Helvetica, sans-serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
}
.content_links a:hover{
	font-family:'VegurRegular', Helvetica, sans-serif;
	color: #900;
}
.content_links a:active{
	color: #333;
}
.privacycontent{	
	width:350px;
	height:1150px;
	margin-bottom:5px;
	font-size:12px;
	font-family:'VegurRegular',Helvetica, sans-serif;
	line-height: 12px;
	text-align: left;
	position:absolute;
	color: #333;
	overflow: hidden;
	z-index: 3;

}

