body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000000;
	background-image:url(images/background.gif);
	background-position: center 15px;
}

p {
	text-align: left;
	vertical-align: 5%;
	margin: 15px;
}
.titles {
	font-size: 16px;
	font-weight: bold;
	color: #f59906;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #CCCCCC;
}
A.footer:link {
	color: #999999;
}
A.footer:visited {
	color: #999999;
}
A.footer:hover {
	color: #0078c1;
}
A.footer:active {
	color: #0078c1;
}
.phone {
	color:#FFFFFF;
	font-size:18px;
	font-weight: 400;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
	vertical-align: middle;
	}

.vines {
	background-attachment: fixed;
	background-image: url(images/back-vine.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
.text {
	color:#FFFFFF;
	text-align:left;
	font-size:12px;
	vertical-align:top;
	font-weight:200;
	margin: 0px;
	padding-right: 25px;
	padding-left: 0px;
	
	}
	
a.text:link {
	text-decoration:none;
	color:#0099FF;
	}
	
a.text:visited {
	text-decoration:none;
	color:#0099FF;
	}

a.text:hover {
	text-decoration:none;
	color:#f59906;
	}

a.text:active {
	text-decoration:none;
	color:#f59906;
	}
	
.services{
	font-size: 13px;
	color: #f59906;
	text-decoration: none;
}
A.services:link {
	color: #f59906;
		text-decoration: none;

}
A.services:visited {
	color: #f59906;
		text-decoration: none;

}
A.services:hover {
	color: #0078c1;
		text-decoration: none;

}
A.services:active {
	color: #0078c1;
		text-decoration: none;

}
.titles_blue {
	font-size: 16px;
	font-weight: bold;
	color: #0079C2;
}
.equipment {
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	vertical-align:top;
	
	}
