@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 42px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
    border:none;
}
#mainContainer {
	margin: 0 auto;
	padding: 0px;
	width: 915px;
	
}
#headerContainer {
  width:915px;
  margin:0px;
  padding:0px;
 }.logoContainer {
	background-image: url(../images/header_1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 274px;
}
.topnav {
	background-image: url(../images/header_2.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 641px;
	margin: 0px;
	padding: 0px;
}
#navigation {
	padding: 0px;
	float: right;
	width: 322px;
	margin-top: 11px;
	margin-right: 14px;
}
.bodybg {
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 10px;
}
.lefttop {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #70BE44;
	background-image: url(../images/leftblock_top.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 251px;
	text-align:center;
	line-height:38px;
}
.leftbg {
	background-image: url(../images/leftblock_bg.jpg);
	background-repeat: repeat-y;
}
.p_area {
	background-image: url(../images/products_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 171px;
	width: 294px;
}
.leftmenu{
	list-style-type: none;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left:2px;
	width: 249px;

}
.leftmenu li{
	margin:0px;
	padding:0px;
	background-image: url(../images/seprator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:245px;
	float:left;
	line-height:22px;
}

.leftmenu li a{
	color: #70BE44;
	margin:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	background-image: url(../images/mrnubullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left:40px;
}
.leftmenu li a:hover{
	color: #1C76FE;
	background-image: url(../images/bullet_over.jpg);
	background-repeat: no-repeat;
}
.news {
	list-style-type: none;
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left:2px;
	width: 240px;

}
.news li{
	margin:0px;
	padding:0px;
	width:240px;
	float:left;
	
}

.news li a{
	color: #2665C5;
	margin:0px;
	display: block;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	text-transform: none;
	background-image: url(../images/news_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left:30px;
	padding-right:4px;
}
.footer {
	line-height: 44px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 915px;
}
.maintab {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #70BE44;
	background-image: url(../images/mainblock_top.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 231px;
	padding-left:20px;
	line-height:40px;
}
.mainblock_bg {
	background-image: url(../images/mainblock_bg.jpg);
	background-repeat: repeat-y;
	padding-left:30px;
	padding-right:20px;
	
	
	
	


}

.handcursor{
cursor:hand;
cursor:pointer;
color:#70BE44;//#66FF00;
}
.listitem {
text-indent:40px;
}
.txxt{
	margin-left:10px;
}
.faq {
font-weight:bold;
}
.heading {
color:#2665C5;//#6699FF;
}

.heading a{
color:#2665C5;//#6699FF;
}


