#product-description-wrapper {
	height: 285px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/product-wrapper-bg.jpg);
	background-repeat: no-repeat;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
}
#product-header {
	height: auto;
	width: 500px;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 33px;
	margin-top: 50px;
	margin-left: 10px;
	float: left;
	color: #92AC09;
	font-weight: normal;

}
#product-subheader {
	height: auto;
	width: 560px;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 31px;
	margin-top: 55px;
	margin-left: 10px;
	float: left;
	color: #18375E;
	font-weight: normal;
}
.product-subheader {
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 31px;
	color: #18375E;
	font-weight: normal;
}

#product-header-tag {
	height: 25px;
	width: 560px;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	clear: left;
	color: #16375E;
}
#product-header-image {
	float: right;
	height: 285px;
	width: 400px;
	clear: left;
}





#nlbox {
	float: left;
	height: auto;
	width: 260px;
	margin-left: 5px;
	text-align: left;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	color: #18375E;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 5px;
	list-style-type: none;
	background-color: #7993B2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#nlbox-extra {
	float: left;
	height: auto;
	width: 250px;
	margin-left: 5px;
	text-align: left;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	font-style: italic;
	color: #333;
	margin-bottom: 10px;
}
.quote {
	color: #FFF;
	font-size: 48px;
	line-height: normal;
	text-align: left;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.quote-right {
	color: #FFF;
	font-size: 48px;
	line-height: normal;
	text-align: right;
	float: right;
}




#nlbox-header {
	background-color: #FFF;
	width: 235px;
	margin-right: auto;
	margin-left: auto;
}



#nlbox ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-position: inside;
	list-style-image: url(images/bullet.png);
	
}

#nlbox ul li a {
	list-style-type: none;
	font-family: 'Open Sans', 'trebuchet MS', arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	font-weight: normal;
	
}

#nlbox ul li a:visited  {
	text-decoration: none;
	font-weight: normal;
}

#nlbox ul li a:hover {
	text-decoration: none;
	color: #18375E;
	font-weight: normal;
}

#nlbox-contact {
	float: left;
	height: 65px;
	width: 255px;
	margin-left: 5px;
	text-align: left;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	color: #FFF;
	font-size: 17pt;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	background-color: #92AC09;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	padding-left: 10px;
	padding-top: 5px;
}
#nlbox-call {
	float: left;
	height: 65px;
	width: 255px;
	margin-left: 5px;
	text-align: left;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	color: #FFF;
	font-size: 17pt;
	font-weight: normal;
	margin-top: 10px;
	list-style-type: none;
	background-color: #92AC09;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	-moz-box-shadow: 3px 3px 3px #ccc;
	behavior: url(PIE.php);
	padding-left: 10px;
}
#nlbox-call a:link {
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
}
#nlbox-call a:visited {
	color: #FFF;
}


#nlbox-contact a:link {
	color: #FFF;
	font-family: "Century Gothic", sans-serif, "Palatino Linotype", "Arial Narrow";
	font-size: 18px;
	font-weight: normal;
}

#nlbox-contact a:visited   {
	color: #FFF;
}
#nlbox-contact a:hover {
	color: #17385E;
}
