body {
	background-color: #ffffff;
	color: #003e74;
	margin: 0px;
	padding: 0px;
	padding-top: 29px;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
}

a:link, a:visited {
	color: #639ec8;
	text-decoration: underline;
}

a:hover, a:active {
	color: #899639;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	color: #ffffff;
	text-decoration: none;
}

a.white:hover, a.white:active {
	color: #639ec8;
	text-decoration: none;
}

a.green:link, a.green:visited {
	color: #dcec45;
	text-decoration: none;
}

a.green:hover, a.green:active {
	color: #ffffff;
	text-decoration: none;
}

.pg-img {
	margin-bottom: 25px;
	text-align: center;
}

img {
	border: none;
}

h1 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

h2 {
	margin: 0;
	margin-bottom: -10px;
	font-size: 12px;
	font-weight: bold;
	color: #899639;
}

#wrapper {
	margin: 0 auto;
	width: 720px;
	overflow: auto;
}

#newsletter {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding-top: 35px;
}

#newsletter-link {
	margin-top: 25px;
}

#newsletter a {
	text-decoration: none;
}

#case-study {
	margin-top: 15px;
}

#case-study a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#header {
	padding: 0px 0px 15px 34px;
}

#nav {
	background-color: #003e74;
	border-top: 1px solid #639ec8;
	border-bottom: 1px solid #639ec8;
	height: 16px;
	line-height: 16px;
	padding: 2px 0px 0px 60px;
}

#constant-contact {
	border: none;
	width: 400px;
	height: 300px;
	padding: 0;
	margin: 0;
	margin-left: -15px;
}

#awmAnchor-menu {
}

#nav a.white, #footer-nav a.white {
	margin: 0px 50px 0px 50px;
}

#content {
	width: 100%;
	overflow: auto;
	color: #ffffff;
}

#content-left {
	float: left;
	width: 420px;
}

#content-right {
	float: left;
	width: 250px;
}

#content-fullpage {
	padding: 25px;
}

.product-photo {
	width: 100%;
	overflow: hidden;
}

.product-photo-link {
	clear: both;
	margin-top: 10px;
	text-align: center;
	color: #003e74;
}

.product-photos {
	width: auto;
	overflow: hidden;
	margin-top: 10px;
}

.product-photos h1 {
	margin-bottom: 15px;
	color: #003e74;
}

.product-photo-thumb {
	width: 150px;
	float: left;
	margin: 0px 15px 25px 0px;
	color: #003e74;
	font-size: 11px;
}

#product-photos-link {
	float: right;
}

#product-photos-link a {
	text-decoration: none;
}

#product-photos-logo {
	color: #003e74;
	font-size: 11px;
	margin-bottom: 15px;
}

#product-photos-logo img {
	margin-bottom: 10px;
}

.home { background-color: #639ec8; }
.home #content-right { padding: 25px; }

.about { background-color: #899639; }
.about #content-left { padding: 25px; width: 370px; }

.solutions { background-color: #ffffff; }
.solutions #content-left { padding: 25px; width: 370px; color: #003e74; }
.solutions #content-right { padding: 25px; width: 250px; background-color: #639ec8; }
.solutions #content-right ul li { margin-bottom: 10px; }

.solutions-nextwall { background-color: #639ec8; }
.solutions-nextwall #content-left { background-color: #ffffff; padding: 25px; width: 370px; color: #003e74; }
.solutions-nextwall #content-right { padding: 25px; width: 250px; }
.solutions-nextwall #content-right ul li { margin-bottom: 10px; }

.solutions-flowspan { background-color: #ffffff; }
.solutions-flowspan #content-left { padding: 25px; width: 370px; color: #003e74; }
.solutions-flowspan #content-right { padding: 25px; width: 250px; background-color: #639ec8; }
.solutions-flowspan #content-right ul li { margin-bottom: 10px; }

.solutions-watershed-why #content-left { padding: 25px; width: 370px; color: #003e74; }

.news { background-color: #639ec8; }
.news #content-left { padding: 25px; width: 370px; }

.contact { background-color: #899639; }
.contact #content-right { padding: 25px; padding-top: 65px; }

#footer-nav {
	clear: both;
	height: 16px;
	line-height: 16px;
	background-color: #003e74;
	border-top: 1px solid #639ec8;
	border-bottom: 1px solid #639ec8;
	text-align: center;
}

#footer {
	margin: 16px 0px 16px 0px;
	text-align: center;
	font-size: 9px;
}

table.case-study {
	width: 100%;
	border-collapse: collapse;
	color: #333333;
}

table.case-study tr th {
	padding-bottom: 5px;
	text-align: center;
	color: #003e74;
	border-bottom: 2px solid #666666;
	font-size: 12px;
}

table.case-study tr td {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;	
	padding: 5px;
}

table.case-study tr td.col1 {
	border-left: none;
}