﻿
body
{
	
}

img
{
	border: 0;
}

.Company_Name
{
	
	float:right;
	
	
}

		  																																																																																																									/* Ajay */																																																								
.Company_Logo
{
	display:block;
	float :left;
	
}

.Header
{
    font-family: Old English Text MT;
    font-size: 30px;
    color: #FF7F00;  /*#D4ED91*/
    
}
		
#style1
{
	float:right;
}
#T2
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    top:80px;
}
#T4, #T5, #T6
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

#conash3D0
{
display:none;
}
.ttd
{
 vertical-align:middle;
 position:relative;
 top:2px
}

.mainmenu
{
	
    text-align: center;
    width: 140px;
    height: 50px;
}
.menuitem
{
	/*text-align: center;*/
    text-align: left;
    font-size: smaller;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: Silver;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    height: 20px;
}

#menu
{
    height: 100px;
    text-align: Center;
    margin-left:auto;
    margin-right:auto;
}

#menu .Item
{
    /* CSS class for non-selected Menu Item */
    /*background: url(/images/button.gif) no-repeat;*/
    
    background: url(/images/menu_BG.png) no-repeat;
    
    /*width: 109px;*/
    /*width: 120px;*/
    width: 144px;
    
    font-family: Arial;
    font-size: 11pt;
    
}


#menu .ItemSelected, #menu .ItemHover
{
    /* CSS class for hovering and selected Menu Item      ... which can be split up, of course! */
    /*background: url(/images/button.gif) no-repeat;*/
    background: url(/images/menu_BG.png) no-repeat;
    width: 90px;
}


/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
    background: transparent !important;
    display: block;
}

#menu a:hover, #menu a:active, #menu a:focus
{
    background: transparent !important;
    display: block;
}


#topbar {
	Z-INDEX: 100; VISIBILITY: hidden; POSITION: absolute; 
}


























