#newsletter {
	background-image: url(../images/pages/home/newsletter.jpg);
	width: 220px;
	height: 180px;
	margin-bottom: 5px;
	border: 5px solid #70C167;
	background-position: center center;
	padding: 15px;
}
#home_text {
	float: right;
	width: 270px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: repeat-x;
	margin-right: 15px;
	line-height: 18px;
	margin-bottom: 0px;
}

#home_package {
	float: left;
	width: 270px;
	padding-right: 15px;
	padding-left: 15px;
}

#info {
	color: #FFF;
	height: 10px;
	background-color: #060;
	margin: 0px;
	padding: 0px;
}

#home_pictures {
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#home_services {
	font-size: 11px;
}

#pics td {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}

#home_offer {
	position: relative;
	height: auto;
	width: auto;
}

#home_offer_pic {
	position: absolute;
	top: 80px;
	right: -20px;
}

#service_grid {
	font-size: 11px;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.services#bottom_left {
	width: 880px;
}



#service_grid th {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #ff9966;
	font-size: 12px;
	color: #FFF;
}

#service_grid td {
	padding: 5px;
}
caption {
	font-weight: bold;
	color: #060;
	font-size: 14px;
	padding: 20px;
}


.odd {
	background-color: #ECF0FB;
}


.category {
	background-color: #7893de;
	color: #FFF;
}

.addit {
	background-color: #F96;
	color: #FFF;
}

col {
	border: 1px solid #FFF;
}

.question {
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px dotted #999;
}

.testimonial {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


.answer {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 18px;
	margin-bottom: 10px;
}


#map ul {
	list-style-type: none;
	line-height: 24px;
	min-height: 365px;
}
