body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a.agnis-designers{
	font: normal x-small Verdana, Geneva, sans-serif;
	color:#333;
	text-decoration:none;
	}
	
a.agnis-designers:hover{
	color:#F00;	
	}

#MainDIV {
	width:780px;
	text-align:center;
	margin:0 auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.footer a:link,a:active,a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
}
.footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration:underline;
}





#web-designer-kolhapur{
	width: 190px; /*marquee width */
	height: 17px; /*marquee height */
	overflow: hidden;
	padding: 0px;
	margin:0px;
/*border: 1px solid #FF0000;*/

}

.web-designer-menu{
border-bottom-width: 0;
width: 200px;
}

* html .web-designer-menu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 200px;
}

.web-designer-menu ul{
padding: 0px;
margin: 0;
list-style-type: none;
}

.web-designer-menu a{
font: normal 11px Verdana;
padding: 2px 2px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 0px solid #C0C0C0;
}

.web-designer-menu a:visited{
color: #595959;
}

html>body .web-designer-menu a{ /*Non IE rule*/
width: auto;
}

.web-designer-menu a:hover{
background-color: #F8FBBD;
color: black;
}
