body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #E7E8EA;
}
#topBorder {
	background-color: #58595b;
	height: 23px;
}
#container {
	margin: auto;
	width: 976px;
}
#logo {
	float: left;
	margin-left: 60px;
}
#mainNav {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 627px;
	float: left;
	margin-top: 21px;
	height: 30px;
	margin-left: 340px;
}
.TabbedPanelsTabSelected  {
	display: block;
	white-space: nowrap;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 545px;
}
#mainNav li {
	display: block;
	float: left;
	list-style-type: none;
	font-size: 12px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 18px;
}
#mainNav li a, #mainNav li a:visited, #mainNav li a:active {
	text-decoration: none;
	display: block;
}
#onlineOrdering img {
	margin-top: 10px;
}
#mainNav li a:hover {
	display: block;
}
#socialMedia {
	float: right;
	width: 70px;
	margin-top: 16px;
	margin-right: 55px;
}
#SMbuttonsWrapper {
	float: right;
	width: 255px;
	margin-right: 5px;
	margin-top: 16px;
	height: 34px;
}
#onlineOrdering {
	background-image: url(../images/backgrounds/bg-SMbuttons.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 155px;
	float: right;
}
#login {
	background-image: url(../images/backgrounds/bg-SMbuttons.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 34px;
	width: 95px;
	text-align: center;
}
#SMbuttonsWrapper p {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#SMbuttonsWrapper #onlineOrdering .ordering {
	float: left;
	margin-left: 10px;
}
#header {
	margin: auto;
	width: 1104px;
	height: 157px;
	background-image: url(../images/backgrounds/bg-headerNEW.jpg);
	background-repeat: no-repeat;
}
#rotatingBanner {
	margin: auto;
	height: 289px;
	width: 976px;
}
#rotatingBannerDeep {
	margin: auto;
	height: 344px;
	width: 976px;
}
#bannerWrapper {
	background-color: #000;
	height: 289px;
}
#bannerWrapperDeep {
	background-color: #000;
	height: 344px;
}
#SMbuttonsWrapper a:link, #SMbuttonsWrapper a:active, #SMbuttonsWrapper a:visited {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
#middle {
	height: 63px;
	width: 976px;
	background-image: url(../images/backgrounds/bg-Middle.jpg);
	background-repeat: no-repeat;
	margin: auto;
}
#LGbuttonWrapper {
	float: right;
	margin-right: 40px;
	margin-top: 11px;
}
#LGbuttonWrapper .LGbuttons {
	background-image: url(../images/backgrounds/bg-BIGbuttons.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 155px;
	float: right;
	margin-right: 5px;
	text-align: center;
}
#epaCertified img {
	float: left;
}
#epaCertified {
	float: left;
	margin-top: 17px;
	position: absolute;
	margin-left: 65px;
}
#epaCertified p {
	font-size: 24px;
	color: #58595B;
	font-weight: lighter;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#baseWrapper {
	background-image: url(../images/backgrounds/bg-base.jpg);
	background-repeat: repeat-x;
	height: 385px;
}
#base {
	height: 385px;
	width: 976px;
	margin: auto;
}
#LGbuttonWrapper .LGbuttons p {
	padding: 0px;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#LGbuttonWrapper a:link, #LGbuttonWrapper a:active, #LGbuttonWrapper a:visited {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}
#big3PackagingTab {
	background-repeat: no-repeat;
	height: 320px;
	width: 976px;
	background-color: #E7E8EA;
}
#peopleTab {
	background-image: url(../images/backgrounds/People.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 976px;
}
#planetTab {
	background-image: url(../images/backgrounds/Planet.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 976px;
}
#profitTab {
	background-image: url(../images/backgrounds/Profit.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 976px;
}
#peopleContent , #planetContent, #profitContent, #big3PackagingContent{
	width: 600px;
	float: right;
	margin-right: 45px;
	font-size: 13px;
	text-align: justify;
	margin-top: 30px;
	line-height: 20px;
}
#shippingSavingsContent img , #spaceSavingsContent img, #costSavingsContent img{
	float: right;
}
#copyright {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00559F;
	color: #a7a9ac;
	font-size: 13px;
	text-align: right;
	padding-top: 10px;
	line-height: 15px;
	width: 976px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 35px;
}
#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #a7a9ac;
	text-decoration: none;
}
#copyright a:hover {
	color: #00549e;
	text-decoration: underline;
}
#headerWrapper {
	background-color: #FFF;
	height: 157px;
	background-image: url(../images/backgrounds/bg-headerWrapper.jpg);
	background-repeat: repeat-x;
}
#bannerWrapper img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#searchBG {
	background-image: url(../images/backgrounds/bg-seachBox.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 203px;
	float: right;
	margin-top: 6px;
}
#search {
	width: 195px;
	float: left;
	margin-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 3px;
	height: 18px;
}
#searchBox form .searchWord {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
#searchBox {
	float: right;
	width: 600px;
	margin-right: 52px;
	text-align: right;
	margin-top: 9px;
	height: 47px;
}
#bodyAreaWrapper {
	background-color: #FFF;
}#bodyArea {
	width: 850px;
	margin: auto;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#sidebar {
	background-color: #F1F2F2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #00549E;
	float: left;
	width: 200px;
	margin-left: 20px;
}
#bodyContent {
	float: left;
	margin-left: 25px;
	width: 600px;
}
#bodyContent h1 {
	font-size: 25px;
	font-weight: normal;
	color: #00549e;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#bodyContent h2 {
	font-weight: normal;
	color: #00549e;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#bodyContent p {
	font-size: 12px;
	line-height: 20px;
	color: #333;
}
#sidebar ul li {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 15px;
}
#sidebar ul li ul .subcategory {
	list-style-image: url(../images/img-listBullet.png);
	font-size: 11px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sideNav li ul .subcategory a:link, #sideNav li ul .subcategory a:active, #sideNav li ul .subcategory a:visited {
	color: #000;
	text-decoration: none;
}
#sideNav li ul li .sidenavHere a:link, #sideNav li ul li .sidenavHere a:active, #sideNav li ul li .sidenavHere a:visited {
	color: #20559F;
	text-decoration: underline;
}
#sideNav li ul .subcategory a:hover {
	color: #20559F;
	text-decoration: underline;
}
.here {
	color: #20559F;
	text-decoration: underline;
}
#bodyArea #sidebar #sideNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#bodyContent h3 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#bodyContent ul {
	font-size: 12px;
}
#contactInfo {
	float: left;
	width: 190px;
}
#contactMap {
	float: right;
	width: 400px;
}
#contactForm h3  {
	color: #20559F;
	font-weight: normal;
}
#contactForm form p  {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 12px;
}
#contactForm form #submit {
	float: right;
	margin-right: 10px;
}
#firstname, #lastname, #email, #phone, #questions , #companyname2, #industry{
	width: 300px;
}
#fullname , #title , #position, #companyname, #shippingaddress, #shippingaddress2, #city, #state, #zip, #phone2, #email2, #hear_about_us{
	margin-bottom: 5px;
	width: 200px;
}
.long {
	display: none;
}
#bodyContent p  a {
	color: #666;
}
#errorsAndAlerts {
	font-size: 14px;
	color: #C00;
	padding: 3px;
	border: 1px solid #C00;
	clear: both;
	margin-top: 5px;
	background-color: #EDEDED;
}
#emailSuccess {
	background-color: #EDEDED;
	border: 1px solid #0C3;
	color: #0C3;
	padding: 5px;
	clear: both;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 10px;
}#bodyContent .product {
	background-image: url(../images/backgrounds/bg-products.png);
	background-repeat: no-repeat;
	float: left;
	height: 178px;
	width: 194px;
	margin: 3px;
}
#bodyContent .product .productImg {
	height: 75px;
	width: 175px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
}
#bodyContent .product .productDesc h3 {
	font-size: 11px;
	font-style: italic;
	color: #20559F;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: lighter;
}
#bodyContent .product .productDesc p {
	padding: 0px;
	width: 175px;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 10px;
}
#bodyArea #bodyContent .product .details {
	position: absolute;
	margin-top: 65px;
	margin-left: 130px;
}
#productPhoto {
	float: left;
	width: 200px;
}
#productDetails {
	margin-top: 15px;
}
#description {
	float: left;
	margin-left: 10px;
	width: 385px;
}
#productDetails #description .blue {
	color: #20559F;
}
#productDetails #description p {
	margin: 0px;
	padding: 0px;
}
#description .small {
	font-size: 10px;
	font-style: italic;
}
#productDetails table tr td {
	text-align: center;
}
#bodyContent #productDetails .types {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #20559F;
	border-right-color: #20559F;
	border-left-color: #20559F;
	margin-top: 20px;
}
#stepsWrapper .steps {
	float: left;
	margin-right: 10px;
	width: 131px;
}
#stepsWrapper {
	float: left;
	margin-top: 15px;
}
#productDetails .data {
	margin-top: 15px;
	background-color: #E7E8EA;
}
#productDetails .data tr td {
	font-size: 10px;
}
#stepsWrapper .steps img {
	margin-bottom: 5px;
}
.data .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20559F;
}
#productDetails .types .grey {
	background-color: #F1F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20559F;
}
#productDetails .types .grey td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20559F;
}
#productDetails .types .white td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20559F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
}
#quantity {
	width: 50px;
	margin-bottom: 2px;
}
#request2 {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}
#contactForm #request #samplesList p {
	display: block;
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#samplesList {
	width: 600px;
}
#bodyContent .sortable {
	font-size: 12px;
	border: 2px solid #20559F;
}
.sortable {
	font-size: 12px;
	border: 2px solid #20559F;
}
.striped {
	background-color: #D5D5D5;
}
tr.highlight {
}

#bodyContent #signup p {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
}
#first_name, #last_name, #company_name, #title2, #email3, #address, #city2, #state2, #zip2 {
	float: left;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#signup {
	width: 465px;
}
#knowledgeCenter {
	float: right;
	width: 133px;
	margin-top: 25px;
	height: 27px;
}
.GrayBar {
	display: block;
	background-color: #EDEDED;
	font-weight: bold;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#bodyContent  li {
	line-height: 20px;
	color: #333;
}
#intHeader {
	background-image: url(../images/interiorImages/int-blue-packaging.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 190px;
	padding-top: 15px;
	height: 105px;
}
#data {
	background-image: url(../images/backgrounds/bg-technicalData.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 195px;
}
#data p {
	line-height: 15px;
	font-size: 11px;
	margin-top: 15px;
}
#dataSteps img {
	margin: 10px;
}
#detailItem th {
	color: #FFF;
	background-color: #00549F;
	font-size: 12px;
	text-align: center;
	border: 1px solid #FFF;
	padding: 3px;
}
#detailItem td {
	border: 1px solid #CCC;
	width: 20%;
	font-size: 12px;
}
#detailItem tr td a {
	color: #00549F;
}
#detailItem tr td a:hover {
	color: #1BB7EA;
}
.productDesc p {
	line-height: 10px;
}

#big3PackagingVideo {
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#big3PackagingVideo .demo {
	font-size: 12px;
	margin-top: 10px;
}
#bodyContent .sortable td {
	padding: 5px;
}
#bodyContent h4 {
	color: #20559F;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#sideWrapper {
	float: left;
	width: 287px;
}
#request h5 {
	color: #20559F;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#brochureWording {
	width: 257px;
	float: left;
	height: 200px;
	margin-left: 20px;
	margin-right: 40px;
}
