body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#container {
	padding-left: 60px;
}
#cont {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 50px;
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#cont p {
	text-align: justify;
	line-height: 15px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#hpimg {
	padding-right: 15px;
}


#rgt {
	background-image: url(images/line_bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}

#rgt p {
	line-height: 18px;
}
h1 {
	background-repeat: no-repeat;
	height: 20px;
}

h1  span {
	display: none;
}
#ecora {
	background-image: url(images/ecora.gif);
}
#pro {
	background-image: url(images/products1.gif);
}
#about {
	background-image: url(images/title_about.gif);
	
}

#footer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	color: #999999;
	font-size: 10px;
}
#footer span {
	float: right;
}

#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
#products1 {
	background-image: url(images/title_products.gif);
}#scr {
	height: 270px;
	overflow: auto;
	padding-right: 10px;
}
