body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#ffffff
}

.poroducts
{
	background-image:url('images/products.jpg');
	background-repeat:no-repeat;
	width:284px;
	height:371px
}
.text_area
{	background-image:url('images/contant_tile.gif');
background-repeat:repeat-y;
width:667px
}
.text
{
	color:#FFFFFF;
	line-height:18px;
}
.link_text
{
	text-decoration:none;
	color:#FFFFFF;
}
.link_products
{
	text-decoration:none;
}

.link_text:hover
{
	text-decoration:none;
	color:#333333;
}		
.link_01_text
{
	text-decoration:underline;
	color:#3B9462;
}
.link_01_text:hover
{
	text-decoration:underline;
	color:#333333;
}
.inner_heading
{
	background-image:url('images/aboutus_heading_inner.jpg');
	width:652px;
	height:35px;
	font-size:24px;
	color:#3A9160;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:12px;
	font-weight:bold
}					
