body {
	margin: 0px;
	text-align: center;
	background-color: #676767;
}
td {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
}
p {
	font-size: 12px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";
	line-height: 25px;
}
.h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	padding: 3px;

}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #238E1E;
	text-decoration: none;
}
.d {
	color: #5F5858;
	text-decoration: none;
	background-image: url(../images/icon01.gif);
	background-repeat: no-repeat;
	height: 10px;
	padding-left: 20px;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 3px;
}
.d:hover {
	color: #000000;
	text-decoration: none;
}
.icon {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/left-icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 201px;
	padding-top: 11px;
	padding-left: 40px;
	font-size:14px; letter-spacing:1px; font-weight:600;

}
.icon:hover {
	color: #333333;
	background-image: url(../images/left-icon-over.jpg);
	text-decoration: none;
}
.icon02 {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/left-icon02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 201px; font-size:14px; letter-spacing:1px; font-weight:600;

}
.icon02:hover {
	color: #333333;
	text-decoration: none;
}

.icon03 {
	font-size:14px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/left-icon02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 201px; letter-spacing:1px; font-weight:600;


}
.icon03:hover {
	color: #333333;
	text-decoration: none;
}

.picon {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/picon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 10px;
	padding-top: 3px;
	padding-left: 10px;
}
.picon:hover {
	color: #238E1E;
	text-decoration: none;

}
.home-bg {
	background-image: url(../images/home-pro-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.con-bg {
	background-image: url(../images/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.b-bg {
	background-image: url(../images/bbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bam-bg {
	background-image: url(../images/bam-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.ab-bg {
	background-image: url(../images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 201px; /* Width of Menu Items */

}
	
.suckerdiv ul li{
position: relative;
}
	
/*1st level sub menu style */
.suckerdiv ul li ul{
left: 201px; /* Parent menu width - 1*/
width: 201px; /*sub menu width*/
padding-left:15px;
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{ 
left: 201px; /* Parent menu width - 1*/
}

/* menu links style */
.suckerdiv ul li a{
	display: block;
	padding: 11px 0px 5px 40px;
	height: 27px;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/left-icon01.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.suckerdiv ul li a:visited{
	color: #333333;
}

.suckerdiv ul li a:hover{
	color: #333333;
	background-image: url(../images/left-icon-over.jpg);
	text-decoration: none;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

.mi:link,.mi:visited{color:#000; text-decoration:none;}
.mi:hover{color:#238E1E;}
.mcin:link,.mcin:visited{color:#000; text-decoration:none;}
.mcin:hover{color:#238E1E;}
