html,body{height:100%;}
body{
	background: url(../images/body-tail.gif) top center repeat-x #f3f3f3;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
	position:relative;
	min-width:320px;
}
/*********************************header*************************************/
header{width:100%; padding:0 0 10px;}
header p{float:left; padding-top:1px; padding-left:4px;margin-bottom:0;}
	header p a{
		display:block;
		width:100px;
		height:100px;
		overflow:hidden;
		text-indent:-999em;
		white-space:nowrap;
		background:url(../images/logo.png) 0 0 no-repeat;
		text-decoration:none;
	}
		header p a:hover{text-decoration:none;}
.secondary-menu{float:right; overflow:hidden;}
	.secondary-menu li{
		float:left;
		font:12px/20px Arial, Helvetica, sans-serif;
		color:#303030;
		text-shadow:1px 1px 0px #f5f5f5;
		padding: 2px 15px 0;
		background:url(../images/secondary-menu-separator.gif) right center no-repeat;
		overflow:hidden;
	}
		.secondary-menu li:first-child{padding-left:0;}
		.secondary-menu li.last-item{padding-right:0; background:none;}
		.secondary-menu a{color:#9f9f9f; text-decoration:none;}
			.secondary-menu a:hover{text-decoration:none; color:#303030;}
		.secondary-menu span{display:inline-block; margin-right:13px; float:left;}
/********************************* Content **********************************/
#content{width:100%; border-bottom:8px solid #e8e8e8; padding-bottom:10px;}
/*----- Global Structure -----*/
.img-indent{float:left; margin-right:20px;}
.img-indent3-1{float:left; margin-right:18px;}
.img-indent4-1{float:left; margin-right:22px;}
.last-item{margin-right:0 !important; margin-bottom:0 !important;}
/* ---------- Tags ---------*/
h3{font:300 30px/36px 'Lato', sans-serif; color:#191919; margin-top:10px;}
	h3.title1{line-height:26px;}
  h3 a {text-decoration:none;}
h4{font:400 16px/19px 'Lato', sans-serif; color:#191919;}
h5{font:bold 12px/19px Arial, Helvetica, sans-serif; color:#4e4e4e;}
h6{font:normal 12px/20px Arial, Helvetica, sans-serif; color:#ff350d;}
	h6 a{color:#ff350d; text-decoration:none;}
		h6 a:hover{text-decoration:none; color:#414141;}

blockquote{
	width:100%;
	background:url(../images/quote-bottom.gif) 65px bottom no-repeat;
	padding-bottom:19px;
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#7d7d7d;
}
	.quote-content{
		border:1px solid #dfdfdf;
		border-bottom-color:#dbdbdb;
		background:url(../images/quote-tail.gif) center top repeat-x #dbdbdb;
		min-height:130px;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
	}
	.quote-bg{
		background:url(../images/quote.png) 17px 11px no-repeat;
		padding:21px 20px 25px 25px;
	}
	.quote-caption{margin-left:60px; margin-top:-3px;}
		.quote-caption a{text-decoration:none;}
			.quote-caption a:hover{color:#414141;}
/*---------- Columns --------*/
.col-2-1{float:left; width:161px; margin-right:48px;}
.col-2-1x{float:left; width:184px; margin-right:24px;}
.col-2-1xx{float:left; width:191px; margin-right:15px;}
.col-3-1{float:left; width:500px; margin-right:0;}
.col-4{float:left; width:291px; margin-right:13px;}
/*----------- Boxes ----------*/
.box{background:url(../images/box-tail.gif) center top repeat-x #e2e2e2;}
#page2 .box {background:#dcdcdc;}
	.box .indents{padding:15px 18px 15px;}
	.box h3{font-size:38px; line-height:46px;}
.box2{
	border:1px solid #e3e3e3;
	background:#fff;
	padding:14px 14px 12px;
}
.img-box{
	display:block;
	border:1px solid #e4e4e4;
	background:#fff;
	padding:7px;
}
.arrow1{background:url(../images/arrow1.png) 159px 0 no-repeat; padding-top:10px;}
.arrow2{background:url(../images/arrow2.png) 367px bottom no-repeat; padding-bottom:14px;}
.circle{
	float:left;
	margin-right:14px;
	width:53px;
	height:53px;
	overflow:hidden;
	font:bold 36px/53px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background:#ff350d;
	border-radius:26px;
	-moz-border-radius:26px;
	-webkit-border-radius:26px;
}
.block1{
	float:left;
	margin-right:20px;
	padding-top:4px;
	width:51px;
	height:63px;
	overflow:hidden;
	font:bold 36px/44px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	background:url(../images/block1.png) center top no-repeat;
}
/*---------- Links ----------*/
a{color:#ff350d; outline:none; cursor:pointer; text-decoration:underline;}
	a:hover{text-decoration: none;}
a[href^="tel:"]{color:#7d7d7d; text-decoration:none;}
.button{
	display:inline-block;
	cursor:pointer;
	font:12px/15px Arial, Helvetica, sans-serif;
	color:#414141;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
	background:url(../images/button-tail.gif) center top repeat-x #f2f2f2;
	padding:7px 12px;
	margin-bottom:2px;
	border-top:1px solid #fff;
	border-left:1px solid #f8f8f8;
	border-right:1px solid #f8f8f8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 1px 1px #c5c5c5;
	-moz-box-shadow: 0px 1px 1px #c5c5c5;
	-webkit-box-shadow: 0px 1px 1px #c5c5c5;
}
	.button:hover{text-decoration:none; background-position: center -57px; background-color: #f9f9f9;}
/*---------- Lists -----------*/
.list-1 li{
	font:12px/20px Arial, Helvetica, sans-serif;
	color:#ff350d;
	background:url(../images/marker-1.gif) 0 8px no-repeat;
	padding-left:18px;
	margin-bottom:5px;
}
	.list-1 a{text-decoration:none; color:#ff350d;}
		.list-1 a:hover{text-decoration:none; color:#3c3c3c;}
.list-2 li{
	font:300 25px/30px 'Lato', sans-serif;
	margin-bottom:5px;
}
	.list-2 a{
		display:block;
		color:#191919;
		text-decoration:none;
		padding:12px 17px 13px;
		background:#dbdbdb;
	}
		.list-2 a:hover{
			text-decoration:none;
			color:#fff;
			background-color:#ff350d;
		}
    
    .list-2 a.current {
      text-decoration:none;
			color:#fff;
			background-color:#ff350d;
    }
/*---------- Borders ---------*/
.border-bottom{border-bottom:1px solid #d9d9d9;}
/*---------- Indents ---------*/
p, .p3-1{margin-bottom:18px}
	.p0{margin-bottom:0;}		.p0-1{margin-bottom:3px;}
	.p1{margin-bottom:5px;}		.p1-1{margin-bottom:8px;}
	.p2{margin-bottom:10px;}	.p2-1{margin-bottom:12px;}
	.p3{margin-bottom:15px;}
	.p4{margin-bottom:20px;}	.p4-1{margin-bottom:22px;}
	.p5{margin-bottom:25px;}	.p5-1{margin-bottom:28px;}
	.p6{margin-bottom:30px;}	.p6-1{margin-bottom:32px;}
	.p7{margin-bottom:35px;}	.p7-1{margin-bottom:37px;}
	.p8{margin-bottom:40px;}	.p8-1{margin-bottom:42px;}
.indent-top1{padding-top:5px;}
.indent-right2{padding-right:10px;}
.indent-right4{padding-right:20px;}
.indent-right5{padding-right:25px;}
.indent-right6{padding-right:30px;}
.indent-left4{padding-left:20px;}
.indent-bottom2{padding-bottom:10px;}
.indent-bottom3{padding-bottom:15px;}
.indent-bottom4-1{padding-bottom:22px;}
.indent-bottom6{padding-bottom:30px;}
.indent-bottom7{padding-bottom:35px;}
.indent-bottom8-1{padding-bottom:42px;}
.indent-bottom10{padding-bottom:50px;}
/*----------- Map ------------*/
#map iframe{width:100%; height:265px;}
#map dl{width:100%; position:relative; overflow:hidden;}
#map dt{color:#ff350d; margin-bottom:20px;}
#map dl span {float:left; width:73px;}
/********************************* aside **********************************/
aside{
	width:100%;
	border-bottom:8px solid #e8e8e8;
	padding:20px 0 20px;
	font:13px/20px Arial, Helvetica, sans-serif;
}
	aside .list-1 li{font-size:13px;}
	.social-icons{
		width:50%;
		overflow:hidden;
    margin:0 auto;
	}
		.social-icons li{margin-bottom:10px;}
		.social-icons a{
			color:#ff350d;
			text-decoration:none;
			display:inline-block;
			padding-left:27px;
			background-position:0 1px;
			background-repeat:no-repeat;
		}
		.social-icons .icon-1{background-image:url(../images/icon-1.gif);}
		.social-icons .icon-2{background-image:url(../images/icon-2.gif);}
		.social-icons .icon-3{background-image:url(../images/icon-3.gif);}
		.social-icons .icon-4{background-image:url(../images/icon-4.gif);}
		.social-icons a:hover{color:#414141;}
/************************************** Footer *************************************/
footer{
	width:100%;
	padding:15px 0;
	overflow:hidden;
	font:13px/20px Arial, Helvetica, sans-serif;
}
	.footer-text{width:240px; margin-left:auto; margin-right:auto;}
		.footer-text a{color:#ff350d; text-decoration:none;}
			.footer-text a:hover{color:#7d7d7d;}
	.footer-link{float:right;}

/*=================================================================================*/
@media only screen and (max-width: 995px) {
	p, .p3, .p3-1{margin-bottom:15px}
		.p4-1, .p5, .p5-1, .p6, .p6-1, .p7, .p7-1, .p8, .p8-1{margin-bottom:20px;}
		h3{margin-bottom:15px !important;}
	.indent-right2, .indent-right4, .indent-right5, .indent-right6{padding-right:0;}
	.indent-left4{padding-left:0;}
	.indent-bottom4-1, .indent-bottom8-1, .indent-bottom10{padding-bottom:20px;}
	.indent-bottom3, .indent-bottom7{padding-bottom:30px;}
	.col-2-1{width:140px; margin-right:30px;}
	.col-2-1x{width:150px; margin-right:20px;}
	.col-2-1xx{width:154px;}
	.col-4{width:236px; margin-right:20px;}
	/*-----------------------------------------*/
	.arrow1{background-position:130px 0;}
	.arrow2{background-position:300px bottom;}
		.arrow1 .arrow2 .indent-top1{padding-top:0;}
		.arrow1 .arrow2 .wrapper{margin-bottom:10px !important;}
	.list-2 li{font-size:20px; line-height:24px;}
}

@media only screen and (max-width: 767px) {
	.indent-top1{padding-top:0;}
	.col-2-1{width:123px; margin-right:20px;}
	.col-2-1x{width:126px;}
	.col-2-1xx{width:130px;}
	.col-4{float:none; width:100%; margin-right:0; margin-bottom:30px;}
	/*-----------------------------------------*/
	h1{float:none; margin-bottom:15px; padding-left:0;}
	.secondary-menu{float:none;}
	.box{padding:25px 0 30px;}
		.box .indents{padding:0 18px;}
	.circle{float:none; margin:0 auto 20px;}
	.arrow1{background-position:110px 0;}
	.arrow2{background-position:250px bottom;}
	.social-icons li{float:left; width:50%;}
	.footer-text, .footer-link{float:none;}
}

@media only screen and (max-width: 479px) {
	.col-2-1, .col-2-1x, .col-2-1xx{float:none; width:100%; margin-right:0; margin-bottom:40px;}
	/*-----------------------------------------*/
	.secondary-menu li{background:none;}
		.secondary-menu li:first-child{background:url(../images/secondary-menu-separator.gif) right center no-repeat;}
		.secondary-menu li.last-item{float:none; width:245px; padding-left:0; padding-top:15px;}
	.arrow1{padding-top:0; background:url(../images/arrow1-mp.png) 0 155px no-repeat;}
	.arrow2{padding-bottom:0; background:url(../images/arrow2-mp.png) right 340px no-repeat;}
	.social-icons li{float:none; width:100%;}
}

/* additions */
.mainimg {
  border: 1px #c8c8BC solid;
  margin: 0 auto 10px;
  display: block;
}
h4 {
  font-weight: bold;
  margin-bottom: 10px;
}
h5 {
  margin-bottom: 5px;
}
.section {
  margin-left: 20px;
  margin-bottom: 18px;
}
.section ul, ul.indentul {
  list-style-type: disc;
  padding-left: 20px;
}
.section table {
  width: 100%;
}
#map {
  width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.section table td, .section table th, #map td, #glossary td {
  padding: 0 25px 0 0;
}
.section table th {
  text-decoration: underline;
  text-align: left;
}
.section table td:last-child, .section table th:last-child, #map td:last-child {
  padding: 0;
}
.topspace {
  margin-top: 10px;
}
.section .double-list, .section .triple-list {
  margin-left: 0;
}
.section .double-list td {
  width: 50%;
}
.section .triple-list td {
  width: 33%;
}
.section iframe {
  margin-left: -20px;
}
.section #bio501w1_1 {
  width: 280px;
}
.section #dura21_1 {
  width: 280px;
}
.section #rhinoecocoat1_1 {
  width: 140px;
}
.section #rhinoecocoat1_2 {
  width: 60px;
}
.section #rhinoecocoat2_1 {
  width: 120px;
}
.section #rhinoecocoat3_1 {
  width: 90px;
}
.section #rhinoecocoat3_2 {
  width: 80px;
}
.section #epox6001_1 {
  width: 230px;
}
.section #epox6002_1 {
  width: 200px;
}
.section #epox6002_2 {
  width: 100px;
}
.section #epox6003_1 {
  width: 170px;
}
.section #rhin4051_1 {
  width: 160px;
}
.section #wbes1_1 {
  width: 210px;
}
.section #wbes2_1 {
  width: 180px;
}
.section #wbes2_2 {
  width: 80px;
}
.section #wbep1_1 {
  width: 230px;
}
.section #wbep2_1 {
  width: 180px;
}
.section #wbep2_2 {
  width: 80px;
}
.section #rhin93001_1 {
  width: 170px;
}
.section #rhin93002_1 {
  width: 170px;
}
.section #rhin93002_2 {
  width: 120px;
}
.section #rhin93003_1 {
  width: 200px;
}
.section #rhin93004_1 {
  width: 200px;
}
.section #rhin97001_1 {
  width: 170px;
}
.section #rhin97002_1 {
  width: 170px;
}
.section #rhin97002_2 {
  width: 120px;
}
.section #rhin97003_1 {
  width: 200px;
}
.section #rhin97004_1 {
  width: 200px;
}
.section #fastfloor1_1 {
  width: 240px;
}
.section #fastfloor1_2 {
  width: 120px;
}
.section #fastfloor2_1 {
  width: 130px;
}
.section #rhinpatchcomp1_1 {
  width: 190px;
}
.section #cipppipe1_1 {
  width: 220px;
  text-decoration: none;
}
.section #cipppipe1_2 {
  width: 70px;
  text-decoration: none;
}
.section #cipppipe1_3 {
  width: 70px;
  text-decoration: none;
}
.section #cipppipe1_4 {
  width: 70px;
  text-decoration: none;
}
.section #cipppipe1_5 {
  text-align: center;
  text-decoration: none;
}
.section #cipppipe1_6 {
  text-decoration: none;
}
.section #cipppipe2_1 {
  width: 160px;
  text-decoration: none;
}
.section #cipppipe2_2 {
  width: 80px;
  text-decoration: none;
}
.section #cipppipe2_3 {
  text-decoration: none;
}
.section #infrcomp1_1 {
  width: 220px;
  text-decoration: none;
}
.section #infrcomp1_2 {
  width: 50px;
  text-decoration: none;
}
.section #infrcomp1_3 {
  width: 50px;
  text-decoration: none;
}
.section #infrcomp1_4 {
  width: 50px;
  text-decoration: none;
}
.section #infrcomp1_5 {
  width: 50px;
  text-decoration: none;
}
.section #infrcomp1_6 {
  text-decoration: none;
}
.section #infrcomp1_7 {
  text-align: center;
  text-decoration: none;
}
.section #infrcomp2_1 {
  width: 160px;
  text-decoration: none;
}
.section #infrcomp2_2 {
  width: 40px;
  text-decoration: none;
}
.section #infrcomp2_3 {
  text-decoration: none;
}
.section #rhinmaxmach1_1 {
  width: 140px;
}
.section #rhinclasmach1_1 {
  width: 140px;
}
.section #rhinflow211_1 {
  width: 90px;
}
.section #xp2mach1_1 {
  width: 150px;
}
.section #xp1mach1_1 {
  width: 150px;
}
.section #e30mach1_1 {
  width: 150px;
}
.section #e20mach1_1 {
  width: 150px;
}
.section #e10mach1_1 {
  width: 150px;
}
.section #rhincart1_1 {
  width: 160px;
}
.section #fastfloorclear1_1 {
  width: 190px;
}
.section #fastfloorclear2_1 {
  width: 120px;
}
.section .indent {
  padding-left: 20px;
}
.section #rhinuvcoat1_1 {
  width: 130px;
}
.section #primer1611_1 {
  width: 130px;
}
.section #primer2511_1 {
  width: 130px;
}
#page1-img1 {
  border: 4px solid #fff;
  display: block;
  margin: 60px auto 0 auto;
}
.center {
  text-align: center;
}
#applications {
  width: 140px;
  margin-left: auto;
  margin-right: auto;
}
#products {
  width: 190px;
  margin-left: auto;
  margin-right: auto;
}
#quicklinks {
  width: 100px;
  margin-left: auto;
  margin-right: auto;
}
#follow {
  width: 170px;
  margin-left: auto;
  margin-right: auto;
}
#contact-form {
  text-align: center;
}
#contact_img {
  display: block;
  margin: 0 auto 30px;
}
#privacy {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
}
.btn_center {
  width: 55px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#menu_slide1, #menu_slide2, #menu_slide3, #menu_slide4, #menu_slide5, #menu_slide6, #menu_slide7, #menu_slide8, #menu_slide9 {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
}
#links_center {
  width: 90px;
  margin-left: auto;
  margin-right: auto;
}
#glossary {
  width: 100%;
}
#glossary td:last-child {
  padding: 0 0 18px 0;
}

h1 {
font: 300 30px/36px 'Lato', sans-serif;
color: #191919;
margin-top: 10px;
}