

#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; */
	left: 635px;
	position: absolute;
	z-index: 300;	
	top: 5px;
	
	

}

#panelMenuPics
{
position: absolute;
left: 830px;
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: 6px 15px 17px;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	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;

}

#underdevelopment{
position: absolute;
left: 729px;
top: 2px;
}

#photo2slogan
{
position: absolute;
left: 280px;
top:75px;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
font-style: italic;

}


#photo2text1
{
position: absolute;
left: 37px;
top:219px;
font-family: Verdana;
font-size: 14px;

font-style: italic;
text-align: center;
width: 100px;
line-height: 1.1;

}



#photo2text2
{
position: absolute;
left: 423px;
top:470px;
font-family: Verdana;
font-size: 14px;

font-style: italic;
text-align: left;
width: 480px;
line-height: 1.1;
}


#photo2text3
{
position: absolute;
left: 780px;
top:175px;
font-family: Verdana;
font-size: 14px;

font-style: italic;
text-align: center;
width: 150px;
line-height: 1.1;

}

#mainBox {
	position: relative;
	width: 400px;
    left: 15px;
    top:0px;
    font-family: Verdana;
    font-size: 14px;
    

}



#photo2MainBox
{
	position: relative;
	width: 946px;
    left: 12px;
    height: 507px;
    background: url(photo2blueprint.png);
    background-repeat: no-repeat;


}