/**Selco2000 Web Solutions
 * HEADER MENU
 */

 
#headerMenuHolder{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	text-align: center;
	border-top-style: none;	
	height:150px;

} 
#hmpgMenuHolder{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	padding: 0px 0 0 0;
	background-color: #;
	height:15px;
	border-top: 1px solid #ccc;
	border-top-style: solid;
	border-top-color: #ccc;	
	border-bottom: 1px solid #ccc;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#SecondaryMenu {
	padding: 4px 0 4px 0; 
	width: 930px;
	background-image: url(../images/DL_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	text-align: left;
	color:#333;
	height:25px;
	margin-right: auto;
	margin-left: auto;	
	margin-bottom: 4px;
	margin-top: 4px;
}	

#SecondaryMenu  p{
text-align: right;
color:#333;
/*text-transform: uppercase;*/
}

#SecondaryMenu   a{
color:#0c3a86;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;	
}

#SecondaryMenu   ul li img{
border:none;
float: left;	
}

#SecondaryMenu   a:hover{
color:#458B00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;	
text-decoration: none;
}

#SecondaryMenu  p img{
border: none;
float: left;
}

.myimg{
border:none;
float: right;
padding-left: 8px;	
}
