.greybg{
	background-image: url(bg.jpg);
	list-style-image: url(images/bullet.gif);
	list-style-type: none; 
}

.content{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D7D5F;
}

a.links:hover, a.links:active {
    color: #184B3B;
}

.header {
color: #228B67;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 14px;
}

.bgfront {
	background-image: url(images/bg_front.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgafg {
	background-image: url(images/bg_afg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgabout {
	background-image: url(images/bg_about.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bgcontact {
	background-image: url(images/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
}

.bgvendor {
	background-image: url(images/bg_vendor.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.bglease {
	background-image: url(images/bg_lease.jpg);
	background-repeat: no-repeat;
	background-position: right 145px;
}

a.ad:link {
	color: #228B67;
	font-size:36px;
	font-weight:bold;
	text-decoration: none;
}

a.ad:visited {
  color: #228B67;
  font-size:36px;
	font-weight:bold;
	text-decoration: none;
}

a.ad:hover {
	text-decoration: none;
	color: #228B67;
	font-size:36px;
	font-weight:bold;
}

