.logo
{
float:left;
width:217px;
padding-left:31px;
padding-right:178px;
}
.box-two-pad
{
float:left;
width:946px;
padding-left:4px;
padding-right:4px;
}
.left-div
{
float:left;
}
.main
{
float:left;
width:954px;
}
.effort
{
float:left;
padding-top:98px;
padding-left:55px;
}
.idea
{
width:393px;
float:left;
padding-top:30px;
padding-left:16px;
font-weight:bold;
font-size:15px;
font-family:Arial;
}
#top-div
{
float:left;
width:421px;
}
.common-left
{
float:left;
}
.common-right
{
float:right;
}
.main-body
{
float:left;
width:924px;
padding-top:31px;
}
.asmita-photo
{
float:left;
width:112px;
height:107px;
}
.ash-line
{
float:left;
width:430px;
background-image:url(../images/ash-bit.gif);
background-repeat:repeat-x;
height:1px;
}
.contact-with-pad
{
float:left;
width:430px;
padding-top:12px;
}
.content
{
padding:0px 50px 20px 20px; 
text-align:justify;
}
.bullet
{
list-style-position:outside;
list-style-image:url(../images/bullet.gif);
}

.ash-bit
{
background-image:url(../images/ash-bit.gif); background-repeat:repeat-x;
width:100%;
margin-top:20px;;
margin-bottom:20px;
float:left;
}
.ddsmoothmenu ul{
z-index:500;
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.ddsmoothmenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.ddsmoothmenu ul li a{
display: block;
}
/*
* html .ddsmoothmenu ul li a{ IE6 hack to get sub menu links to behave correctly
display: inline-block;
color:#484747;
}
*/
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
color:#585858;
}
	
/*1st sub level menu*/
.ddsmoothmenu ul li ul{
position: absolute;
left: 0;
display: none; /*collapse all sub menus to begin with*/
visibility: hidden;
border-top: 1px solid gray;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.ddsmoothmenu ul li ul li{
display: list-item;
float: none;
background-color:#FFFFFF;

}


/* Sub level menu links style */
.ddsmoothmenu ul li ul li a{
font: normal 12px Arial;
/*width: 140px; width of sub menus*/
padding-left:10px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
border-right: 1px solid gray;
text-decoration:none;
line-height:28px;
height:28px;
color:#525354;

}

.ddsmoothmenu ul li ul li a:hover{
line-height:28px;
height:28px;
background-color:#036DB0;
color:#FFFFFF;
}

/* position the third level flyout menu */


/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 6px;
right: 0px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 0px;
}

/* ######### CSS for shadow added to sub menus  ######### */

.ddshadow{
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
background: #9A9999;
}

.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/
opacity: 0.6;
filter:alpha(opacity=60);
 -moz-opacity:0.6;

}/* CSS Document */


