
#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;

}

#supporttext
{
position: relative;
text-align: center;
top:10px;
}

#supporttext h1
{
font-size: 24px;
font-weight: bold;
}


#item
{
position: relative;
text-align: left;
width: 600px;
left: 200px;
font-size: 12px;
margin-bottom: 15px;
min-height: 80px;
}

#item h2{
font-size: 14px;
font-weight: bold;
}

