#navigation{
	margin:0; padding:0;
	}
.chromestyle{
	 font-weight: normal;
	}
.chromestyle:after{ 
	content: "."; 
	display: block; 	
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.chromestyle ul{
	padding: 0; margin: 0;
	}
.chromestyle ul li{
	display: inline; list-style:none; float:left;
	}
.chromestyle ul li.home a:link, .chromestyle ul li.home a:visited, .chromestyle ul li.home a:active {
	background:url(images_2/btn-home.gif) no-repeat; width:95px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li.home a:hover{
	text-decoration:none; background-position: 0 -33px;
	}
.chromestyle ul li.about a:link, .chromestyle ul li.about a:visited, .chromestyle ul li.about a:active{
	background:url(images_2/btn-about.gif) no-repeat; width:142px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li.about a:hover{
	text-decoration:none; background-position: 0 -33px;
	}
.chromestyle ul li.services a:link, .chromestyle ul li.services a:visited, .chromestyle ul li.services a:active{
	background:url(images_2/btn-services.gif) no-repeat; width:135px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li.services a:hover{
	text-decoration:none; background-position: 0 -33px;
	}
.chromestyle ul li.careers a:link, .chromestyle ul li.careers a:active, .chromestyle ul li.careers a:visited{
	background:url(images_2/btn-careers.gif) no-repeat; width:132px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li.careers a:hover{
	text-decoration:none; background-position: 0 -33px;
	}
.chromestyle ul li.contact a:link, .chromestyle ul li.contact a:active, .chromestyle ul li.contact a:visited{
	background:url(images_2/btn-contact.gif) no-repeat; width:130px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li.contact a:hover{
	text-decoration:none; background-position: 0 -33px;
	}
.chromestyle ul li.temp a{
	background:url(images_2/temp.gif) no-repeat; width:20px; height:33px; display:block; float:left; text-decoration:none;
	}
.chromestyle ul li a[rel]:after{ 
	}

.dropmenudiv{
	clear:both;
	position:absolute; margin-left:0px; margin-top:-8px;
	z-index:100;
	width: 170px;
	visibility: hidden; background:#FFE49F; 
	}
#topmenu  .dropmenudiv a:link, #topmenu .dropmenudiv a:visited, #topmenu .dropmenudiv a:active{
	background:#FFE49F; color:#003300; font-size:11px; font-weight:bold; text-decoration:none; width: 170px; text-align:left; text-transform:none;
	height:16px; line-height:6px; text-indent:7px;
	border-bottom:1px solid #FFFFFF;
	*line-height:14px; /*IE7 Only*/
	_line-height:14px /*IE6 only*/
	}
#topmenu .dropmenudiv a:hover{
	background:#CD3301; font-weight:bold; color:#FFCC66; text-decoration:none;
	}
* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
	}
.dropmenudiv a:hover{ 
	background-color: ;
	}


.dropmenudiv1{
	clear:both;
	position:absolute; margin-left:-2px; margin-top:-1px;
	z-index:100;
	width: 205px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
	}
.dropmenudiv1 a:link, .dropmenudiv1 a:visited, .dropmenudiv1 a:active{
	display: block;
	text-indent: 30px; line-height:27px;
	text-decoration: none;
	color: #003300;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;
	background:url(images_2/rollover-1.png) repeat-y;
	}
.dropmenudiv1 a:hover{
	width: auto;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	line-height:27px; background-position:0 -27px;
	}
* html .dropmenudiv1 a{ /*IE only hack*/
	width: 100%;
	}
.dropmenudiv1 a:hover{ 
	background-color: ;
	}