.bottom_left /* place for the pics */
{
	margin: 40px 10px;
	display:block;
	width:80px;
	top: 150px;
	left: 10px;
	float: left;
}

.bottom_left img{
	display: block;
	margin-bottom: 20px;
}

.bottomtext /* text about services -  dark green  */
{
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333300;
	text-align: left;
}

.bottomtext h1{
	font-size:16px;
	color: #cc6600;
	text-align:left;
	font-weight: bold;
}

.bottomtext h2{
	font-size: 12px;
	color: #999966;
	font-weight: bold;
	text-align: justify;	
	}
	
.bottomtext p{
	font-size: 10px;
	font-weight: normal;
	color:#663300;
	text-align:left;
	}
.bottomtext a,	.bottomtext a:link, .bottomtext a:visited{
	font-size: 12px;
	color:#663300;
	text-decoration: underline;
	font-weight: normal;
	}


.bottomtext a:hover{
	color: #663300;
}

#bottom_menu a {
	display:block;
	text-decoration: underline;
	font-size:10px;
	font-weight: normal;
	margin-left: 130px;
}

#bottom_menu a:hover{
	font-weight: bold;
}
#bottom_menu h2 {margin-bottom:2px;}
#bottom_menu h2 a {font-size:14px;color:#cc6600;}
