/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, pre, p, h1, h2, h3, h4,
form, fieldset, input, table, th, tr, td, embed, object {
	padding: 0;
	margin: 0;
	font-family:"Trebuchet MS";
}

a {
	color: #1c4757;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

#tv-appearance {
	width: 406px;
	height: 298px;
	float: left;
	background: url("images/tv-appearances.gif") no-repeat left top;
	font-size: 13px;
	text-align:justify;
	color: #252525;
}
#tv-appearance p {
	margin: 0px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #252525;
	line-height: 15px;
	font-size: 13px;
}

#tv-appearance ul li p {
	line-height: 12px;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
}

#awards {
	width: 406px;
	height: 298px;
	float: left;
	background: url("images/awards-certificates.gif") no-repeat left top;
	font-size: 13px;
	text-align:justify;
	color: #252525;
}
#awards p {
	margin: 8px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #252525;
	line-height: 15px;
	font-size: 13px;
}

#testimonial {
	width: 406px;
	height: 298px;
	float: left;
	background: url("images/client-testimonials.gif") no-repeat left top;
	font-size: 13px;
	text-align:justify;
	color: #252525;
}
#testimonial p {
	margin: 12px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #252525;
	line-height: 16px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}

#testimonial a {
	color: #242424;
	text-decoration: none;
	font-weight: normal
}

#testimonial a:hover {
	color: #575757;
	text-decoration: none;
}

#investigate-more {
	width: 406px;
	height: 298px;
	float: left;
	background: url("images/investigate-more.gif") no-repeat left top;
	font-size: 11px;
	text-align:justify;
	color: #252525;
}
#investigate-more p {
	margin: 12px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #252525;
	line-height: 14px;
	font-size: 12px;
}

#the-dui-report {
	width: 406px;
	height: 298px;
	float: left;
	background: url("images/dui-report.jpg") no-repeat left top;
	font-size: 14px;
	text-align:justify;
	color: #252525;
}
#the-dui-report p {
	margin: 12px 40px 0px 40px;
	padding: 0px 0px 0px 0px;
	color: #252525;
	line-height: 18px;
	font-size: 14px;
}

#dui-report {
	width: 150px;
	margin: 80px 0px 0px 200px;
	font-size: 14px;
	font-weight: bold;
}

#dui-report p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 22px;
}

#lred-text {
	font-size: 20px;
	color: #640000;
}

a#click-here {
	width: 104px;
	height: 28px;
	display: block;
	text-align:center;
	color: #b8ecfd;
	font-size: 12px;
	background: url("images/click-here.jpg") no-repeat left top;
	line-height: 28px;
}

a:hover#click-here {
	color:#cccccc;
	text-decoration: none;
}

ul#investigate {
	width: 300px;
	margin: 70px 0px 0px 65px;
	line-height: 16px;
	list-style: none;
}

ul#investigate li {
	width: 300px;
	height: 16px;
}

ul#investigate a {
	width: 300px;
	height: 16px;
	display: block;
	padding:3px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	background: url("images/red-bullet.gif") no-repeat left 7px;
	color: #242424;
}

ul#investigate a:hover {
	background: url("images/blue-bullet.gif") no-repeat left 7px;
	color: #404141;
	text-decoration: none;
}

a#more {
	width: 65px;
	height: 18px;
	display: block;
	text-align:center;
	color: #e7c766;
	font-size: 12px;
	line-height: 18px;
	background: url("images/more.jpg") no-repeat left top;
}

a:hover#more {
	color:#cccccc;
	text-decoration: none;
}

#maryland-office {
	width: 319px;
	height: 298px;
	float: left;
	text-align: center;
	color: #606060;
	background: url("images/maryland.jpg") no-repeat center top;
	line-height: 15px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}


