
/* body {
	background: #fff url(i/bg_body_johnson_diversey.jpg) repeat-x top center;

}

#layout {
	background: transparent url(i/bg_johnson_diversey.jpg) no-repeat left top;
} 
.brand_color {
	background-color: #F8981D;
}
.brand {
	background-color: #fff;
}
.brend-border {
	border-color:#F8981D;
}*/
#menu_r {
	border-right: 10px solid #F8981D;
}
h1, h2, .text th, #menu_brand span {
	color: #F8981D;
}
a {
	color:#F8981D ;
}
.text td {
	background-color: #FEFEFC;
}
#menu_brand span, .text {
	background-color: #FEEAD2;
}

<!--   -->

.tblock{
    padding:4px;
	vertical-align:top;
    border:solid;
	border-color:#E5E5E5;
	border-top-width:1px;
	border-left-width:1px;	
	border-right-width:0px;	
	border-bottom-width:0px;
	font-family: Arial;
	font-size:12px;
}
.title
{
    font-family: Arial;
	font-size:16px;
	margin-top:30px;
	margin-left:0px;
	text-transform: uppercase;
	border-bottom: 1px solid #E5E5E5;

}


