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


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

div#content div#text div.service {
	clear: both;
}

div#content div#text div.service div.pic {
	width: 295px;
	height: 200px;
	float: left;
	margin-bottom: 20px;
}

div#content div#text div.service div.pic img {
	border: none;
	margin-bottom: 20px;
}

div#content div#text div.service div.text {
	width: 495px;
	padding: 0px 0px 0px 5px;
	float: right;
	color: #DDDDDD;
	border-bottom: #222222 1px dotted;
	margin-bottom: 20px;
}

div#content div#text div.service div.text > p:first-child {
	margin-top: 0px;
}

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





