@charset "UTF-8";
/* CSS Document */
html { 
  background: url(images/bg01.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.heading1 {
	font-family: "Myriad Pro", "Myriad Pro Semibold", "Myriad Pro Bold", Arial, Helvetica, sans-serif;
	font-size:36px;
	margin-left:30px;
}
.heading2 {
	font-family:"MyriadPro-Semibold", "MyriadPro-Regular", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
}
.content1 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:30px;
	margin-right:60px;
}
.content2 {
	font-family:"MyriadPro-Semibold", "MyriadPro-Regular", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-left:30px;	
}
.content3 {
	font-family:"MyriadPro-Semibold", "MyriadPro-Regular", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:13px;	
}
.content4 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:30px;
	margin-right:60px;	
}
.content5 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:30px;	
}
.content6 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:-17px;
	margin-right:60px;
}
.logo {
	cursor:pointer;
}
#MenuBar1 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
#MenuBar2 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#menu-about {
	position:absolute;
	background:url(/images/t-bg.png) repeat;
	height:30px;
	width:150px;
	top:0px;
	left:70px;
	cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center;
}
#menu-products {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:150px;
    top:58px;
    left:70px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
}
#menu-ps {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:200px;
    top:53px;
    left:100px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
	font-size: 16px;
}
#menu-ar {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:200px;
    top:106px;
    left:100px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
	font-size: 16px;
}
#menu-h {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:200px;
    top:159px;
    left:100px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
	font-size: 16px;
}
#menu-r {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:200px;
    top:212px;
    left:100px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
	font-size: 16px;
}
#menu-m {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:200px;
    top:265px;
    left:100px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
	font-size: 16px;
}

#menu-gallery {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:150px;
    top:116px;
    left:70px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
}
#menu-contact {
    position:absolute;
	background:url(/images/t-bg.png) repeat;
    height:30px;
	width:150px;
    top:174px;
    left:70px;
    cursor:pointer;
	border:3px solid #ccc9c4;
	text-align:center; 
}
.button {
    background-position:0 0;
}
.hover {
    background-position:0 -43px !important;
}
.active {
    background-position:0 -86px !important;
}
#menu-products-page {
	color:#333333;
	background-color: transparent;
	width:150px;	
}

.button2 {
    background-position:0 0;
}
.hover2 {
    background-position:0 -22px !important;
}
.active2 {
    background-position:0 -44px !important;
}
#button-ptog-ps {
    position:relative;
    background-image: url(images/b-ptog-ps.png);
    height:22px;
    width:294px;
	margin-left:30px;
    cursor:pointer;
}
#button-ptog-ar {
    position:relative;
    background-image: url(images/b-ptog-ar.png);
    height:22px;
    width:276px;
	margin-left:30px;
    cursor:pointer;
}
#button-ptog-r {
    position:relative;
    background-image: url(images/b-ptog-r.png);
    height:22px;
    width:198px;
	margin-left:30px;
    cursor:pointer;
}
#button-ptog-m {
    position:relative;
    background-image: url(images/b-ptog-m.png);
    height:22px;
    width:222px;
	margin-left:30px;
    cursor:pointer;
}
.button3 {
    background-position:0 0;
}
.hover3 {
    background-position:0 -22px !important;
}
.active3 {
    background-position:0 -44px !important;
}
#button-psl-INSULCLAD {
    position:relative;
    background-image: url(images/b-psl-INSULCLAD.png);
    height:22px;
    width:80px;
	margin-top:-10px;
	margin-left:30px;
    cursor:pointer;
}
#button-psl-NRG {
    position:relative;
    background-image: url(images/b-psl-NRG.png);
    height:22px;
    width:34px;
	margin-top:-22px;
	margin-left:120px;
    cursor:pointer;
}
#button-psl-DULUXExsulite {
    position:relative;
    background-image: url(images/b-psl-DULUXExsulite.png);
    height:22px;
    width:104px;
	margin-top:-22px;
	margin-left:174px;
    cursor:pointer;
}
#button-psl-RockcoteRRR {
    position:relative;
    background-image: url(images/b-psl-RockcoteRRR.png);
    height:22px;
    width:94px;
	margin-top:-22px;
	margin-left:298px;
    cursor:pointer;
}
#button-psl-QuiknTuffSystem {
    position:relative;
    background-image: url(images/b-psl-QuiknTuffSystem.png);
    height:22px;
    width:130px;
	margin-top:-22px;
	margin-left:412px;
    cursor:pointer;
}
#button-psl-FoamularSystem {
    position:relative;
    background-image: url(images/b-psl-FoamularSystem.png);
    height:22px;
    width:118px;
	margin-top:-22px;
	margin-left:562px;
    cursor:pointer;
}
#button-arl-RockcoteRRR {
    position:relative;
    background-image: url(images/b-arl-RockcoteRRR.png);
    height:22px;
    width:94px;
	margin-top:-10px;
	margin-left:30px;
    cursor:pointer;
}
#button-arl-RockcoteTexturesCoatings {
    position:relative;
    background-image: url(images/b-arl-RockcoteTextures&Coatings.png);
    height:22px;
    width:198px;
	margin-top:10px;
	margin-left:30px;
    cursor:pointer;
}
#button-hl-HEBEL {
    position:relative;
    background-image: url(images/b-hl-Hebel.png);
    height:22px;
    width:158px;
	margin-top:-10px;
	margin-left:30px;
    cursor:pointer;
}
#button-ml-Novatex {
    position:relative;
    background-image: url(images/b-ml-Novatex.png);
    height:22px;
    width:170px;
	margin-top:-10px;
	margin-left:30px;
    cursor:pointer;
}
.button4 {
    background-position:0 0;
}
.hover4 {
    background-position:0 -22px !important;
}
.active4 {
    background-position:0 -44px !important;
}


a:link {
	color:#000;
	font-weight: bold;
	text-decoration: none;
}      /* unvisited link */
a:visited {
	color:#000;
	font-weight: normal;
	text-decoration: none;
}  /* visited link */
a:hover {
	color:#666;
	font-weight: bold;
	text-decoration: none;
}  /* mouse over link */
a:active {
	color:#666;
	font-weight: normal;
	text-decoration: none;
}  /* selected link */ 

h1 {
	font-family: "MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:36px;
	margin-left:30px;
	margin-top:0px;
	font-weight:normal;
}

h2 {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
	font-size:13px;	
}

p {
	font-family:"MyriadPro-Regular", "MyriadPro-Semibold", "MyriadPro-Bold", Arial, Helvetica, sans-serif;
}