#container14100 {
	background: #dbdddf;
	width: 760px;
	/*height: 100%;*/
	margin-left: auto;
	margin-right: auto;
	border-bottom: 8px solid #2B5072;
}
#header14100 {
	height: 85px;
	background-image: url(../images/products/header-products.png);
}
#header14100 img{
	border:0;
	padding:0;
	margin:0;
}
#visualWindow {
	position:static;
	top:10px;
	left:10px;
	border-top:#FFFFFF solid 2px;
	clear:both;
	height: 273px;
	background-image: url(../images/company/topCompany.jpg);
}
#Whyepal {
	position:static;
	top:10px;
	left:10px;
	border-top:#FFFFFF solid 2px;
	clear:both;
	height: 273px;
	background-image: url(../images/company/topWhyepal.jpg);
}
#ecoFriendly {
	position:static;
	top:10px;
	left:10px;
	border-top:#FFFFFF solid 2px;
	clear:both;
	height: 273px;
	background-image: url(../images/company/topEcofriendly.jpg);
}

/************************************* Left Navigation Rules ************************************/
#leftnavigation {
	float:left;
	width:190px;
}
*html #leftnavigation {
	position:absolute;
	margin-left: -95px;
}
#leftcontent ul{
	list-style: none;
	margin:0;
	padding:0;
	line-height:1.7em;
}
#leftcontent ul li{
/*	border-top:#FFFFFF solid 1px; */
	margin-top:1px;
}
#leftcontent ul li a{
	font-family:"Arial Narrow", Arial, Tahoma, Verdana, Helvetica;
	font-size:11pt;	
	padding-left:25px;
	padding-top:2px;
	display:block;
	color:#6d6e71;
	height:22px;	
	background: url(../images/products/menuLeft.jpg) no-repeat; 
	display:block;
	width:165px;
}
#leftcontent ul li a:hover{
	color:#000000;
	background:url(../images/products/menuLeft.jpg) no-repeat;
	background-position:0 -24px; 
}
#leftcontent .activeLeft a, #leftcontent .activeLeft a:hover {
	padding-top:9px;
	color:#000000;
	background:url(../images/products/menuActive02.jpg) no-repeat;
	height:25px;
	width: 167px;
	overflow: visible;
}
/***************************************************** Accordion classes ********************************/
#leftcontent .accContent a{
	background:#fff;
	padding-left:35px;
	width:155px;
}
#leftcontent .accContent a:hover{
	background:#fff;
}
/*******************************/
#leftBlank{
	background:url(../images/products/gradientLeft.png) repeat-x;
	border-top: 1px solid #FFFFFF;
	border-right: 3px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	width:183px;
	height: 170px;
}
/************************************* Main Content Navigation Rules ************************************/
#wrapper{
	width:100%;
	background-color: #FFFFFF;
	display: table;
}
#topRight{
	float:right;
	background:url(../images/contact/topRight.jpg) no-repeat;
	width:568px;
	height:15px;
}
#content {
	float:right;
	width:568px;
	border-left: 2px solid #c3c4c6;
	background-color: #FFFFFF;
}
#frame{
	border-left: 25px solid #FFFFFF;
	border-right: 25px solid #FFFFFF;
}
/*************************************** Inner Content Rules **************************************/
#contentInner{
	float:left;
	background:#ffffff url(../images/contact/gradient.jpg) repeat-x top;
	width:514px;
	padding:0;
	margin:0;
	border-right: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	font: Tahoma, Verdana, Helvetica;
	font-size:10pt;
}
#contentInner h1{
	margin:0 0 20px 0;
	padding:0;
	font:11pt Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
	color:#3d4a6c;
	text-align: left;
}
#contentInner a{
	text-decoration:underline;
}
.block {
	margin: 0 0 15px 0;
	text-align: left;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, "Arial Narrow", Georgia;
}
.absimage {
	position:absolute;
	z-index:1;
	margin: 356px 0 0 219px;
}
*html .absimage {
	margin-left:-82px;
}
