body { margin:0px; /* background-image:url(images/main_rep.png); background-repeat:repeat-x; background-position:top; */}

.company_name { font-family:Tahoma, Geneva, sans-serif; color:#00b4ff; font-size:28px;}
.slogen { font-family:Arial, Helvetica, sans-serif; color:#000; font-size:17px; }
.dk{width: 70px;
  float: left;font-family:Arial, Helvetica, sans-serif; color:#000; font-size:13px; }
  .dharmik{font-family: sans-serif;
  color: #000;
  line-height: 22px;
   width: 165px;
  float: right; font-size:14px;}
.welcome_note_rep { background-image:url(images/welcome_bg_rep.png); background-repeat:repeat-x;}
.welcome_note { font-family:Tahoma, Geneva, sans-serif; font-size:18px; color:#00b4ff}
.text_bg { border-radius:10px; box-shadow:#000 0 0 3px;}
.main_text { font-family:sans-serif; color:#000;  line-height: 22px;}
.main_text p  { font-size:18px;}
.border_shadow { border:#FFF 5px solid; box-shadow:#000 0 0 3px;}
.our_services{ font-family:Tahoma; font-size:21px; color:#FFF;}

.Quick_contact{ font-family:Tahoma; font-size:21px; color:#000;}

.product_category a{ font-family:Tahoma; color:#FFF; font-size:12px; text-decoration:none;}
.product_category a:hover{ font-family:Tahoma; color:#000; font-size:12px; text-decoration:underline;}

.footer_menu a{ font-family:Tahoma, Geneva, sans-serif; color:#FFF; font-size:14px; text-decoration:none;}
.footer_menu a:hover{ font-family:Tahoma, Geneva, sans-serif; color:#FFF; font-size:14px; text-decoration:underline;}

.copyright { font-family:Tahoma, Geneva, sans-serif; color:#fff; font-size:10px;}

#menu { width: 984px;


}

#menu ul { list-style:none;
           margin:0px;
		   margin-left:-50px;

}

#menu li { display:inline;

}

#menu a{
	float:left;
	width:100px;
	height:35px;
	padding-top:18px;
	font-family:Tahoma;
	font-size:14px;
	color:#000;
	text-align:center;
	text-decoration:none;
	margin-left:23px;
	background-image:url(images/botton.png); background-repeat:no-repeat; background-position:center;
	

}

#menu a:hover { color:#000;
                background-image:url(images/h_botton.png); background-repeat:no-repeat; background-position:center;
               
                
}

#menu li a.static{  width:100px;
		             height:35px;
					 padding-top:18px;
					 color:#000;
					 margin-left:25px;
					  background-image:url(images/h_botton.png); background-repeat:no-repeat; background-position:center;
					 
					 }
