@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/topPic4.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/contact/contact.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;
}

div#callUs {
	float:right;
	width: 200px;
	background: #222222;
	padding: 20px 0px 20px 0px;
	text-align: center;
	margin: 20px 0px 30px 0px;
}

div#callUs p.phoneNumber {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 16pt;
	color: #FFCC66;
	margin-left: 0px;
}

div#callUs p {
	margin: 0px 0px 0px 0px;
}

div#callUs p::first-word {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #FFCC66;
}

div#email p {
	margin: 20px 0px 0px 20px;
}

div#email p#email {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	text-decoration: underline;
	margin: 0px 0px 0px 50px;
}

div#text {
	color: #CCCCCC;
}

