 
/*from the orrig_________________________________________________body#Homepage .chromestyle{
	visibility: hidden;
}*/

.chromestyle{
	float: right;
	font-size: 11px;
	margin-top:9px;
	padding-top:0px;
	
	position: static;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; display: block; height: 0; clear: both; 
visibility: hidden;}
.chromestyle ul{padding: 0px 0 0px 0;
margin: 1px 0 0 0; }
.chromestyle ul li{display: inline; }
#top_nav{width:91px;height: 19px;}
/**/.chromestyle ul li a, .chromestyle ul li a:visited{	width:91px;  font-size:12px;  margin: 0px; text-decoration: none;  text-transform: capitalize; color: #000;  list-style-type: none; background:transparent url(img/tab.gif) top center no-repeat ; }
.chromestyle ul li a:hover{	background:transparent url(img/tab.gif) bottom center no-repeat ;}
/**/.chromestyle ul li#last a, .chromestyle ul li#last a:visited{
	width:0px;
	font-size: 6px;
	margin: 0px;
	text-decoration: none;
	text-transform: capitalize;
	color: #000;
	list-style-type: none;
	background:#000000 url(none);
}


#chromemenu #WhatWeDo a{padding: 2px 11px 3px 10px;}/**/
.chromestyle #nav1 a{padding: 2px 10px 3px 10px;}
.chromestyle #AboutUs a{padding: 2px 20px 3px 20px;}
.chromestyle #OurMethod a{padding: 2px 13px 3px 13px;}
.chromestyle #Library a{padding: 2px 27px 3px 27px; }
.chromestyle #portfolio a{padding: 2px 23px 3px 23px;}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
margin:0px; padding-top:0px;
top: 0;
z-index:100;
visibility: hidden;
}


.dropmenudiv a, .dropmenudiv a:visited{
	text-transform: Capitalize;   color: #665544;  text-decoration: none;  font-size: 11px; line-height: 14px; background-color: #ffeb00;
width: 100px; display: block;text-indent: 3px; padding: 2px 0; text-decoration: none;
}




* html .dropmenudiv a{ /*IE only hack*/
width: 100px;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #FFCC00; color:#332211;

}

ul#nav {   margin-top:26px; Width:150px; float:right; line-height: 20px;}
ul#nav  { display: block;  }
ul#nav li a { text-transform: Capitalize; display: block;   height:16px;  color: #dcb;  text-decoration: none;  margin: 0px 0px 7px 0px; font-size: 11px;}
ul#nav li a:hover { color: #fff; }

/* 2nd Menu Hover Persistence */

ul#nav li{
	display: block;
	padding: 0px;line-height: 16px;
}

