/* TAG EDITS */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #e2e1e1;
}
h1 {
	font-size: 160%;
	font-weight: bolder;
	margin-top: 11px;
	margin-bottom: 7px;
}
h2 {
	font-size: 110%;
}
h3 {
	font-size: 110%;
	line-height: 30%;
}

/* PRIMARY LINKS */

a:link {
	color: #3E6EB2;
	text-decoration: none;
}
a:visited {
	color: #3E6EB2;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

/* CLASSES */

.table-main-width {
	width: 750px;
}
.white-bg {
	background-image: url(images/white-space.gif);
}
.top-icons {
	text-align: right;
	vertical-align: top;
}
.align-icons {
	padding-top: 1px;
	padding-right: 7px;
	text-align: right;
}
.main-content-bg {
	background-color: #FFFFFF;
	background-image: url(images/main-content-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
}
.content-properties {
	text-align: justify;
	padding-left: 14px;
	font-size: 70%;
	padding-right: 7px;
	line-height: 15px;
}
.content-w3c {
	text-align: center;
	font-size: 100%;
}
.p-margin {
	margin-top: 0px;
}
.tech-p-margin {
	margin-top: 12px;
}
.p-projects {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 20px;
}
.p-apps {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}
.side-bar {
	font-size: 70%;
	text-align: justify;
	line-height: 13px;
}
.thumbnails {
	margin-top: 11px;
	margin-left: 5px;
}
.copyright {
	font-size: 60%;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(images/banner-trimming.gif);
	text-align: center;
	line-height: 15px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.line-separator {
	background-color: #FFFFFF;
	background-image: url(images/black-space.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/* FEATURES (On The Right Hand Side) */

.feature-table {
	width: 283px;
}
.feature-bullet {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 12px;
}

.sec-feature-table {
	width: 221px;
}
.feature-1 {
	font-size: 70%;
	color: #000000;
	padding-left: 20px;
	padding-right: 7px;
	vertical-align:top;
}
.feature-1 a:link {
	color: #000000;
	text-decoration: none;
}
.feature-1 a:visited {
	color: #000000;
	text-decoration: none;
}
.feature-1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
.feature-2 {
	font-size: 70%;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 7px;
	vertical-align:top;
}
.feature-2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.feature-2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature-2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.home-feature-1 {
	background-image: url(images/button-sludge-dewatering.gif);
	background-repeat: no-repeat;
}
.home-feature-2 {
	background-image: url(images/button-advantage.gif);
	background-repeat: no-repeat;
}
.features-feature-1 {
	background-image: url(images/features/feature-technical.gif);
	background-repeat: no-repeat;
}
.features-feature-2 {
	background-image: url(images/features/feature-applications.gif);
	background-repeat: no-repeat;
}
.tech-feature-1 {
	background-image: url(images/technical/did-you-know-bg.gif);
	background-repeat: no-repeat;
}
.tech-feature-2 {
	background-image: url(images/technical/feature-recent-bg.gif);
	background-repeat: no-repeat;
}
.save-feature-1 {
	background-image: url(images/sludgedewatering/feature-huntsman.gif);
	background-repeat: no-repeat;
}
.save-feature-2 {
	background-image: url(images/sludgedewatering/feature-ajmenviro.gif);
	background-repeat: no-repeat;
}
.ajm-feature-1 {
	background-image: url(images/company/feature-liquidity.jpg);
	background-repeat: no-repeat;
}
.ajm-feature-2 {
	background-image: url(images/sludgedewatering/feature-ajmenviro.gif);
	background-repeat: no-repeat;
}
.contact-feature-1 {
	background-image: url(images/contact/feature-liquidity.gif);
	background-repeat: no-repeat;
}
.contact-feature-2 {
	background-image: url(images/sludgedewatering/feature-ajmenviro.gif);
	background-repeat: no-repeat;
}

/* Projects */

.proj-thumb-1 {
	margin-top: 47px;
	margin-left: 5px;
}
.proj-thumb-2 {
	margin-top: 20px;
	margin-left: 5px;
}
.proj-thumb-3 {
	margin-top: 20px;
	margin-left: 5px;
}
.proj-thumb-4 {
	margin-top: 20px;
	margin-left: 5px;
}
.proj-thumb-5 {
	margin-top: 20px;
	margin-left: 5px;
}
.proj-thumb-6 {
	margin-top: 20px;
	margin-left: 5px;
}
.proj-lines {
	line-height: 20px;
}
.proj-feature-1 {
	background-image: url(images/projects/projectlist-bg.jpg);
	background-repeat: no-repeat;
}
