@charset "utf-8";
/* CSS Document */

div#content div#frame div#text {
	/*font-size: 14pt;*/
	margin-bottom: 90px;
}

div#topPic {
	background: url(http://images.liquidlightvideo.com/mainSite/topPics/topPic5.jpg) no-repeat center top;
	width: 100%;
	height: 274px;
	position: absolute;
	top: 0px;
	z-index: -5;
}

p#pricingIntro {
	width: 100%;
	text-align: justify;
	font-size: 14pt;
}

p#pricingNotes {
	width: 80%;
	text-align: justify;
	font-size: 12pt;
	margin: 10px auto 10px auto;
	color: #DDDDDD;
}

h3 {
	background: url(http://images.liquidlightvideo.com/mainSite/about_us/about_us.png) no-repeat center top;
}

h4 {
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 5px 0px;
	width: 100%;
	text-align: right;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 18pt;
	font-weight: normal;
	border-bottom: #222222 1px solid;
	color: #FFCC66;
}

h4.title {
	border: none;
	color: #FFFFFF;
	text-align: center;
}

h5 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	margin: 0px;
}

p#family {
	width: 100%;
	text-align: center;
}

p#family img {
	background: #000000;
	width: 320px;
	margin: 0px auto 0px auto;
	padding: 10px 50px;
	border: #555555 1px solid;
}

div#text {
	color: #CCCCCC;
}





