/**Selco2000 Web Solutions
 * HEADER MENU
 */


#headerMenuHolder{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top-style: none;
	z-index:2500;
	/*	min-height:200px;
	height:200px;*/position:relative;
} 

#headerMenuHolderBtm{
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;	
	text-align: center;
	border-top-style: none;
	height: 16px;
	background-color: #FFF;	
	position:relative;
	float:left;
	z-index:500;
} 

#mastheadNavHolder{
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 0px;
	float: left;
	margin-top:0px;
	/*background-image: url(../images/mastheadBg.jpg);
	background-repeat: repeat-x;*/
}
#masthead{
	/*float:left;	padding: 10px 0px;*/
	width: 100%;
	min-height:79px;
	height:auto !important;
	height:79px;	
	text-align: center;


}

#mastheadLogo {
	width: 830px;
	min-height: 140px;
	height:auto !important;
	height: 140px;
	text-align: center;
	/*background-color: #ffff22;*/
}

#mastheadNav{
	margin-left: auto;
	margin-right: auto;
	width: 830px;
	height: 0px;
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #CCCC33;
}

#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;
	background-color: #CC0000;
	height:50px;
	float:left;
}

#SecondaryMenu {
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0 0px 0;
	width: 830px;
	/*background-image: url(../images/cc_light_gray_bevel.jpg);
	background-repeat: repeat-x;background-color: #ddd0ea;*/
	text-align: right;
	color:#333;
	min-height:36px;
	position:relative;
	height:36px;
	float:left;

z-index:2500;
border-bottom: 1px solid #ccc;
	
}	
#SecondaryMenu ul {
/*margin-left:240px;*/
	text-align: right;
	float:right;

}	


#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;
}
