/**Selco2000 Web Solutions
 * HEADER MENU
 */

 

#headerMenuHolder{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	background-color: #fdfdfd;
	height:40px;

} 
#hmpgMenuHolder{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
	/*margin-top: 124px;*/
	text-align: center;
	border-top-style: none;
	padding: 0px 0 0 0;

	height:50px;
}

#SecondaryMenu {
	padding: 4px 0 0px 0;
	width: 830px;
	background-image: url(../images/sc2k_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	text-align: right;
	color:#333;
		min-height:30px;
	height:auto !important;
	height:30px;
	
	
}	


#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   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;
}
