.box {
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
}
.header {
	height: 100px;
}
.logo {
	width: 279px;
	height: 100px;
	display: block;
	overflow: hidden;
	text-indent: -999px;
	background: url(../images/logo.png) no-repeat 0px 10px;
	float: left;
}
.header ul {
	list-style: none;
	padding: 15px 0px 0px 0px;
	float: right;
}
.header ul li {
	float: left;
	padding: 7px;
}
.header ul li a {
	display: block;
	height: 20px;
	line-height: 20px;
	border-bottom: 2px solid #929aa0;
	text-decoration: none;
	color: #929aa0;
}
.header ul li a:hover {
	border-bottom: 2px solid #000000;
	color: #000000;
}
.banner {
	height: 224px;
	position: relative;
}
.banner-sub {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.banner h1 {
	background: url(../images/banner-white-bg.png);
	margin: 0px;
	font-size: 20px;
	line-height: 35px;
	text-align: right;
	height: 25px;
	padding: 0px 15px;
	float: right;
}
.h1-signler {
	height: 35px !important;
}
.banner p {
	background: url(../images/banner-white-bg.png);
	margin: 0px;
	clear: right;
	font-size: 12px;
	line-height: 15px;
	float: right;
	text-align: right;
	padding: 9px;
	font-weight: bold;
}



.col-holder {
	overflow: hidden;
	padding: 14px 0px 0px 0px;
}
.left-col {
	float: left;
	width: 200px;
}
.mid-col {
	float: left;
	width: 462px;
	margin: 0px 19px;
}
.right-col {
	float: left;
	width: 200px;
}
.main-col {
	float: left;
	width: 681px;
	margin: 0px 0px 0px 19px;
}


.module {
	background-position: center center;
	margin: 0 0 18px 0;
}
.module h2 {
	height: 27px;
	padding: 4px 0 0 13px;
	line-height: 27px;
	color:#FFF;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	background-position: left center;
}
.module dl {
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 3px 10px;
}

.mineral-green, .mineral-green h2, .mineral-green dl {
	background-image: url(/images/module-mineral-green.png);
}

.neptune, .neptune h2, .neptune dl {
	background-image: url(/images/module-neptune.png);
} 

.calypso, .calypso h2, .calypso dl {
	background-image: url(/images/module-calypso.png);
} 

.kimberly, .kimberly h2, .kimberly dl {
	background-image: url(/images/module-kimberly.png);
} 

.astral, .astral h2, .astral dl {
	background-image: url(/images/module-astral.png);
} 

.steel-blue, .steel-blue h2, .steel-blue dl {
	background-image: url(/images/module-steel-blue.png);
} 

.green-smoke, .green-smoke h2, .green-smoke dl {
	background-image: url(/images/module-green-smoke.png);
} 

.grey, .grey h2, .grey dl {
	background-image: url(/images/module-grey.png);
} 

.main-col .kimberly, .main-col .kimberly h2, .main-col .kimberly dl {
	background-image: url(/images/module-kimberly-big.png);
}
.main-col .astral, .main-col .astral h2, .main-col .astral dl {
	background-image: url(/images/module-astral-big.png);
}
.main-col .steel-blue, .main-col .steel-blue h2, .main-col .steel-blue dl {
	background-image: url(/images/module-steel-blue-big.png);
}
.main-col .green-smoke, .main-col .green-smoke h2, .main-col .green-smoke dl {
	background-image: url(/images/module-green-smoke-big.png);
}
.main-col .grey, .main-col .grey h2, .main-col .grey dl {
	background-image: url(/images/module-grey-big.png);
}

.kimberly .download-pdf {
	color: #787fa7;
	background: url(../images/download-icon-kimberly.png) no-repeat center left;
}
.astral .download-pdf {
	color: #00939a;
	background: url(../images/download-icon-astral.png) no-repeat center left;
}
.green-smoke .download-pdf {
	color: #b0b177;
	background: url(../images/download-icon-green-smoke.png) no-repeat center left;
}
.steel-blue .download-pdf {
	color: #1686b9;
	background: url(../images/download-icon-steel-blue.png) no-repeat center left;
}

.grey .download-pdf {
	color: #8f8f8f;
	background: url(../images/download-icon-grey.png) no-repeat center left;
}


.download-pdf {
	display: block;
	height: 26px;
	line-height: 26px;
	text-indent: 35px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 0px 0px;
}


.no-margin {
	margin: 0px;
}
.more-info {
	display: block;
	text-align: right;
	padding: 0px 21px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: 21px;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
}
.kimberly .more-info {
	color: #787fa7;
	background: url(/images/more-info-kimberly.png) no-repeat top right;
}
.astral .more-info {
	color: #36929a;
	background: url(/images/more-info-astral.png) no-repeat top right;
}
.steel-blue .more-info {
	color: #4482b9;
	background: url(/images/more-info-steel-blue.png) no-repeat top right;
}
.green-smoke .more-info {
	color: #afb478;
	background: url(/images/more-info-green-smoke.png) no-repeat top right;
}
.grey .more-info {
	background: url(/images/more-info-grey.png) no-repeat top right;
}

/* override default .module dl padding */
dl.services{
	padding:0;
	margin:0;
}

.services-offered {
	list-style:none;
	padding: 0px 5px 5px 5px;
	text-indent:0;
	margin-left:0;
}
.services-offered .last-li {
	border: none;
}
.services-offered li{
	line-height: 15px;
	margin:0;
	padding:0;
}

.services-offered li a{
	text-decoration:none;
	text-indent:0;
	display:block;
	padding:5px 10px;
}

.services-offered li:hover, .services-offered li:active{
	/*background-color:#76bec4;
	background-color:#bae6ea;*/
	background:url('/images/hover-bottom.png') bottom left no-repeat;
}

.services-offered li a:hover, .services-offered li a:active{
	background-image:url('/images/hover-top.png');
	background-repeat:no-repeat;
}

.services-offered li.no-hover:hover, .services-offered li.no-hover:active{
	background:none;
}

.services-offered li span{
	padding:5px 10px;
	display:block;
}

.services-offered li a.current{
	font-weight:bold;
}
.newsletter-signup {
	width: 176px;
	border: 1px solid #929aa0;
	color: #929aa0;
	height: 20px;
	text-indent: 5px;
}
.newsletter-form {
	overflow: hidden;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}

INPUT.newsletter-signup{
	display:block;
}
.contact-table {
	margin: 10px 0px;
}
.contact-td {
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
.image-border {
	border: 1px solid #333;
}

.module-col {
	float: left;
	width: 681px;
	margin: 0px 0px 0px 19px;
	overflow: hidden;
}
.module-holder {
	float: left;
	width: 200px;
	margin: 0px 40px 0px 0px;
}
.module-holder-last {
	float: left;
	width: 200px;
	margin: 0px;
}
.table-image {
	vertical-align: top;
	text-align: right;
	padding: 20px 20px 10px 0px;
}

.services_title{
	color:#0089b2;
	letter-spacing:2px;
}

.h3-case-studies, .services_title {
	border-bottom: 1px solid #CCC;
	text-indent: 10px;
	font-size:16px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #464a4c;
}



.make-smaller {
	word-spacing: -3px;
}

.footer-left {
	float: left;
}
.footer-right {
	float: right;
	text-align: right;
	margin:0;
	padding:0;
}
.imgRight{
	float:right;
	margin:0 0 10px 10px;
}

.light-border{
	border: 2px solid #999;
}

.h3-pad{
	padding-top:10px;
}

ul.square li{
	list-style-image:url('/images/bullet.gif');
}
