body
{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616161;
	font-weight:normal;
	text-decoration:none;
	background-color:#FFF;
}
img
{
	border:none;
}
.topBg
{
	background-image:url(../images/topBg.gif);
	background-repeat:repeat-x;
}
#enquiry a
{
	text-decoration:none;
}
.greenHead
{
	color:#619719;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.blackHead
{
	color:#1e1e1e;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	line-height:25px;
	text-decoration:none;
}
.midBg
{
	background-image:url(../images/midBg.gif);
	background-repeat:repeat-x;
}
.grapes
{
	background-image:url(../images/grapes.jpg);
	background-repeat:no-repeat;
}
.prodBg
{
	background-image:url(../images/productRep.jpg);
	background-repeat:repeat-x;
}
.prodImg
{
	background-image:url(../images/productsBg.jpg);
	background-repeat:no-repeat;
}

.servicesBg
{
	background-image:url(../images/servicesBg.gif);
	background-repeat:repeat-x;
}
.servicesImg
{
	background-image:url(../images/servicesImg.jpg);
	background-repeat:no-repeat;
}
.healthBg
{
	background-image:url(../images/healthBg.jpg);
	background-repeat:repeat-x;
}
.healthImg
{
	background-image:url(../images/healthImg.jpg);
	background-repeat:no-repeat;
}
.selectingBg
{
	background-image:url(../images/selectingBg.jpg);
	background-repeat:repeat-x;
}
.selectingImg
{
	background-image:url(../images/selectingImg.jpg);
	background-repeat:no-repeat;
}
.infraBg
{
	background-image:url(../images/infraBg.jpg);
	background-repeat:repeat-x;
}
.infraImg
{
	background-image:url(../images/infraImg.jpg);
	background-repeat:no-repeat;
}
.aboutBg
{
	background-image:url(../images/aboutRep.gif);
	background-repeat:repeat-x;
}
.aboutImg
{
	background-image:url(../images/aboutBg.jpg);
	background-repeat:no-repeat;
}
.qualityBg
{
	background-image:url(../images/qualityBg.jpg);
	background-repeat:repeat-x;
}
.qualityImg
{
	background-image:url(../images/qualityImg.jpg);
	background-repeat:no-repeat;
}
.contactBg
{
	background-image:url(../images/contactBg.jpg);
	background-repeat:repeat-x;
}
.contactImg
{
	background-image:url(../images/contactImg.jpg);
	background-repeat:no-repeat;
}
.mapBg
{
	background-image:url(../images/mapBg.jpg);
	background-repeat:no-repeat;
}
.mainHead
{
	font-size:16px;
	color:#729c00;
	font-weight:normal;
	line-height:22px;
}
.forJust
{
	line-height:19px;
	text-align:justify;
}
.subHead
{
	color:#8ab701;
	font-size:14px;
	font-weight:bold;
}
#readMore a
{
	color:#5e5e5e;
	text-decoration:underline;
}
.dotted
{
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
}
.footer, #footer a
{
	color:#424242;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#lbm a
{
	color:#619719;
	text-decoration:none;
}
#lbm a:hover
{
	text-decoration:underline;
}
.boxRepeat
{
	background-image:url(../images/boxRepeat.gif);
	background-repeat:repeat-y;
}
.textBox
{
	width:250px;
	border:solid 1px #CCC;
	height:19px;
}
.multiTextBox
{
	width:250px;
	border:solid 1px #CCC;
	height:100px;
	max-height:100px;
	max-width:250px;
	min-height:100px;
	min-width:250px;
}