#left_column ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_column li {
	color: #92C4EF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	display: block;
	text-align: right;
}
.red {
	background-image: url(../image/houston-aeria_photography.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.orange {
	background-image: url(../image/houston-aerial_photos.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92C4EF;
}
.yellow {
	background-image: url(../image/houston-aerial-photography.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92C4EF;
}
.green {
	background-image: url(../image/houston_aerial_photos.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92C4EF;
}
.blue {
	background-image: url(../image/aerial-photography-houston.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #92C4EF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #92C4EF;
	padding-bottom: 20px;
}
#left_column li a {

	color: #B8D8F5;
	text-decoration: none;
	display: block;
	padding-top: 15px;
	height: 30px;
	width: 191px;
	padding-right: 30px;
}
#left_column li a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
