Body{
	background-color : #f5f5f5;
	margin : 15px 0 0 0;	
	padding : 0 0 0 0;
	text-align : center;
	background-image : url(../gfx/background.gif);
}

P{
	margin : 0 0 1em 0;	
	padding : 0 0 0 0;	
	line-height : 18px;
}

A{
	color : #006699;
	text-decoration : none;
}
A:hover{
	color : #006699;
	text-decoration : underline;
}

H1{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 160%;
	color : #526ab5;
	margin : 0 0 12px 0;	
	padding : 0 0 0 0;	
	font-weight: normal;
	text-transform : uppercase;
}
H2{
	font-size : 13px;
	color : #526ab5;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 6px 0;
	padding : 0 0 0 0;
}
H3{
	color : ;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
}
H4{
	color : ;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
}
H5{
	color : ;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
}
H6{
	color : ;
	margin : 0 0 0 0;	
	padding : 0 0 0 0;	
}

HR{
	margin : 0 0 1em 0;
	padding : 0 0 0 0;
	color : #0b1a5b;
	background-color : #0b1a5b;
	height : 1px;
}

UL, OL, Blockquote{
	margin : 0 15px 1em 15px;
	padding : 0 0 0 0;
}

UL LI{
	list-style : none;
	background-image : url(/assets/gfx/bullet.gif);
	background-repeat : no-repeat;
	background-position : 0px 3px;
	margin : 0 0 2px 0;
	padding : 0 0 0 15px;
}

Table{
	margin : 0 0 1em 0;
}

#container{
	text-align : left;
	width : 750px;
	border : 1px solid black;
	font-size : 0.75em;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : white;
	background-image : url(../gfx/header.gif);
	background-position : 100% 0%;
	background-repeat : no-repeat;
	margin : 0 auto 0 auto;
}

#header{
	position : relative;

}


#header A{
	color : #0b1a5b;
	text-decoration : none
}

#logo{
	width : 114px;
	height : 130px;
	position : absolute;
	top : 18px;
	left : 29px;
	z-index:110;
	
}






#contentBlock{
	margin : 170px 0 0 0;
	
	/*background-image : url(../gfx/side-text.gif);
	background-repeat : no-repeat;
	background-position : 710px 70px;
	background-color : transparent;
	*/
}

#columnOne{
	margin : 0 0 0 0;
	padding : 90px 0 30px 0;
	float : left;
	width : 205px;
	font-size : 90%;
	text-align : center;
}

#columnOne H2{
	font-size : 13px;
	color : #526ab5;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0 0 6px 0;
	padding : 0 0 0 0;
}


#logoBlock{
	margin : 0 0 0 0;
	padding :0 0 0 25px;
	float : left;
	width : 180px;
	font-size : 90%;
	text-align : left;
}

#columnTwo{
	margin : 0 70px -245px 0;
	float : right;
	width : 440px;
	text-align : left;
	display : inline;
}


#footer{
	margin : 0 auto 0 auto;
	font-size : 90%;
	color : #718fb8;
	height : 25px;
	background-image : url(../gfx/footer-bar.gif);
	background-repeat : no-repeat;
	padding : 25px 0 0 0;

}
#footer A{
	color : #718fb8;
	text-decoration : none;
}
#footer A:hover{
	color : #718fb8;
	text-decoration : underline;
}
#updated{
	float : left;
	text-align : left;
	width : 300px;	
	margin : 0 0 0 15px;
}
#cwn{
	float : right;
	text-align : right;
	width : 300px;	
	margin : 0 15px 0 0 ;
}
.clear{
	clear : both;
	height : 1px;
	font-size : 5%;
}


#addressBlock{
	font-size : 90%;
	text-align : center;
	background-image : url(../gfx/corner-hex.gif);
	background-repeat : no-repeat;
	background-position : 100% 0%;
	padding : 30px 0 5px 0;
}
#addressBlock A{
	color : #006699;
	text-decoration : none;
}
#addressBlock A:hover{
	color : #006699;
	text-decoration : underline;
}



#menu {
	z-index:100;
	position : absolute;
	top : 70px;
	margin : 0 0 0 0;
	padding : 0px 0px 0 0px;
	border-bottom : 1px solid #283b76;
	border-top : 1px solid #283b76;
	background-image : url(../gfx/menu-bgi.gif);
	background-repeat : repeat-x;
	background-color : #dedede;
	height : 24px;
	width : 750px;
	color : #cccccc;
	text-align : right;
}

#menu #menuwrapper UL{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}
#menu #menuwrapper UL LI{
	margin : 6px 0 0 0;
	padding : 0 9px 0 9px;
	float : right;
	background-image : none;
	border-left : 1px solid #cacaca;
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight : bold;
}
#menu #menuwrapper  UL LI.last{
	border-left : 1px solid pink;
}

#menu #menuwrapper  UL LI A{
	color : #7a7b7a;
	text-decoration : none;
}
#menu #menuwrapper  UL LI A:hover{
	color : #0b1a5b;
	text-decoration : none;
}

#products{
	Width : 430px;
	padding : 0 0 0 0;
	margin : 0 0 1em 0;
	border : none;
}
#products TD{
	background-repeat : no-repeat;
	padding : 0 120px 0 15px;
	vertical-align : top;
	border : none;
	height : 100px;
	font-size : 100%;
	line-height : 1;
}

#products TD#adhesives{
	background-image : url(/images/product-boxes/liquid-adhesives.gif);
}
#products TD#bindings{
	background-image : url(/images/product-boxes/pu-binders.gif);
}
#products TD#rigidForm{
	background-image : url(/images/product-boxes/rigid-foam.gif);
}
#products TD#hotmelts{
	background-image : url(/images/product-boxes/pur-reactive-hotmelts.gif);
}
#products TD#coatings{
	background-image : url(/images/product-boxes/pu-coatings.gif);
}

#products TD#insulatedPanels{
	background-image : url(/images/product-boxes/insulated-panels.gif);
}
#products TD#antiSkid{
	background-image : url(/images/product-boxes/anti-skid.gif);
}
#products TD#waterProofing{
	background-image : url(/images/product-boxes/water-proofing.gif);
}
#products TD#treePits{
	background-image : url(/images/product-boxes/tree-pits.gif);
}
#products TD#industrialCoatings{
	background-image : url(/images/product-boxes/industrial-coatings.gif);
}
#products TD#safetySurfaces{
	background-image : url(/images/product-boxes/safety-surfaces.gif);
}
#products TD#woodBonding{
	background-image : url(/images/product-boxes/wood-bonding.gif);
}
#products TD#textileLamination{
	background-image : url(/images/product-boxes/textiles.gif);
}
#products TD#profileWrapping{
	background-image : url(/images/product-boxes/profile-wrapping.gif);
}
#products TD#SIPS{
	background-image : url(/images/product-boxes/sips.gif);
}
#products TD#generalBonding{
	background-image : url(/images/product-boxes/general-bonding.gif);
}


#products TD#placeholder{
	background-image : url(/images/product-boxes/placeholder.gif);
}
#products TD#grip2{
	background-image : url(/images/product-boxes/grip2-1.gif);
}
#products TD#grip3{
	background-image : url(/images/product-boxes/grip3-1.gif);
}
#products TD#SLfloor1{
	background-image : url(/images/product-boxes/sl-floor-1.gif);
}
#products TD#sealerInt1{
	background-image : url(/images/product-boxes/sealer-int-1.gif);
}
#products TD#sealerExt1{
	background-image : url(/images/product-boxes/sealer-ext-1.gif);
}
#products TD#coastal{
	background-image : url(/images/product-boxes/coastal-defence.gif);
}
#products TD#hydropuf{
	background-image : url(/images/product-boxes/hydropuf.gif);
}
#products TD#plaza{
	background-image : url(/images/product-boxes/plaza2.gif);
}
#products TD#balcony{
	background-image : url(/images/product-boxes/balcony.gif);
}
#products TD#grip3hb{
	background-image : url(/images/product-boxes/grip-3hb.gif);
}
#products TD#stonebinder{
	background-image : url(/images/product-boxes/stone-binder.gif);
}
#products TD#quartz{
	background-image : url(/images/product-boxes/quartz.gif);
}
#products TD#flake{
	background-image : url(/images/product-boxes/flake.gif);
}
#products TD#terrazzo{
	background-image : url(/images/product-boxes/terrazzo.gif);
}
#products TD#{
	background-image : url(/images/product-boxes/);
}



#products H2{
	font-size : 13px;
	color : #2745a2;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 18px 0 4px 0;
	padding : 0 0 0 0;
}
#products TD#SIPS H2{
	font-size : 13px;
	color : #2745a2;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 15px 0 4px 0;
	padding : 0 0 0 0;
}
#products H2 A{
	color : #2745a2;
	text-decoration : none;
}
#products H2 A:hover{
	color : #2745a2;
	text-decoration : underline;
}
#products TD.placeholder{
	background-image : url(/images/product-boxes/placeholder.gif);
}
#products TD UL, #products TD P{
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

.small{
	font-size : 90%;
	color : #900;
}
