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

}


#techspecs
{
position: relative;
font-family: Verdana;
font-size: 12px;
width: 915px;
left: 40px;
top:10px;
text-align:center;

}

#techspecs h1
{

font-size: 14px;
font-weight: bold;
}

#specsitem
{
position: relative;
text-align: left;
width: 790px;
left: 90px;


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



#specsitem h3{
font-size: 12px;
font-weight: bold;
}

#pictureleft {
position: absolute;
left: 0px;
top: 45px;
}

#pictureright {
position: absolute;
left: 450px;
top: 45px;
}

#textleft {
position: absolute;
left: 95px;
top: 45px;
font-size: 10px;
width: 200px;
}

#textright {
position: absolute;
left: 545px;
top: 45px;
font-size: 10px;
width: 200px;
}


