body
{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:12px;
	color:#323232;
	background-color:#0080C0
}

.poroducts
{
	background-image:url('images/products.jpg');
	background-repeat:no-repeat;
	width:284px;
	height:371px
}
.text_area
{
	width:667px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.text
{
	color:#FFFFFF;
	line-height:18px;
}
.link_text
{
	text-decoration:none;
	color:#000000;
}
.link_products
{
	text-decoration:none;
}

.link_text:hover
{
	text-decoration:underline;
	color:#000000;
}		
.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:14px;
	color:#3A9160;
	font-family:Tahoma;
	padding-left:15px;
	padding-top:12px;
	font-weight:bold
}	
.footer
{
	width:auto;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	
}
.a:link {
	font-family:Tahoma;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
}
.a:visited {
	font-family:Tahoma;
	color: #000000;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
}
.a:hover {
	font-family:Tahoma;
	color: #006699;
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	
	
}
.a:active {
	font-family:Tahoma;
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
	font-style:normal;
}				
.b:link {
	font-family:Tahoma;
	color: #006699;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration: none;
}
.b:visited {
	font-family:Tahoma;
	color:#006699;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
}
.b:hover {
	font-family:Tahoma;
	color: #006699;
	font-size:14px;
	font-style:normal;
	text-decoration: underline;
	font-weight: bold;
}
.b:active {
	font-family:Tahoma;
	color: #006699;
	font-size:14px;
	font-style:normal;
	font-weight: bold;
}
.cursor {
    cursor:pointer;
}

