
#panelMenubar {
	
	border-top-color: #9f9f9f;
	
	border-top-style: solid;
	
	border-top-width: 1px;
	
	height: 0px;
	width: 940px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	position: absolute;
	top: 36px;
	left: 0px;
	z-index: 1;
}

#paneMenuItems {
	height: 30px;
/*	left: 300px; */
	position: absolute;
	z-index: 10;	
	top: 4px;
	
	

}

#panelMenuPics
{
position: absolute;
left: 780px;
top:0px;
}


/* Parent - Level 0 */

#paneMenuItems ul{
	margin: 0;
	padding: 0;
	z-index: 5;
	list-style-type: none;
}

#paneMenuItems li {
	position: relative;
	display: inline;
	float: left;
}



#paneMenuItems a {
	display: block;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
}



#paneMenuItems a:hover {
	background: transparent;
	color: #b3b3b3;
		
	
}

#paneMenuItems a:active {
color: #b3b3b3;
		
}





#pageMenu
{

	position: relative;
	height: 50px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 28px;
    font-weight: bold;

}


#dlbox {
	position: relative;
	height: 437px;
	width: 934px;
    left: 20px;
    top:0px;
    font-family: Verdana;
    font-size: 14px;
    background: url(toolbox_download_bg.png);
    background-repeat: no-repeat;

}

#dlbutton {

position: absolute;
left: 90px;
top: 210px;

}

#htext {
font-family: Verdana;
font-size: 36px;
font-weight: bold;
width: 400px;
position: absolute;
left:80px;
top:30px;
line-height: 45px;
}

#infotext {
font-family: Verdana;
font-size: 13px;
width: 320px;
position: absolute;
left:90px;
top:130px;
}

#dldetails{
font-family: Verdana;
font-size: 10px;
width: 300px;
position: absolute;
left:90px;
top:290px;
text-align: center;
line-height: 18px;
}
