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



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


h3 {
	background: url(http://images.liquidlightvideo.com/mainSite/other_services/other_services3.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;
}


div#text {
	color: #CCCCCC;
	text-align: center;
}

div#text ul {
	display: block;	
	margin: 40px 0px 200px 0px;
	padding: 0px;
}

div#text li {
	margin: 0px;
	list-style-type: none;
}





