html {
	margin: 0px;
	padding: 0px;
	}
body {
	color: #808080;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	min-height: 0%;
	background-position: center;
	border-top-color: #E3E3E3;
	border-right-color: #B5D5FF;
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size: x-small;
	line-height: 1.5em;
	}
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
h1 { font-size: 1.3em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1, #rightbar h1 {
	padding: 5px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2;
		
}
#nav
{
	width:300px;
	font: normal 14px 'Trebuchet MS',Arial, verdana, sans-serif;
	color: #000;
	padding-top: 260px;
	padding-left: 200px;
}

#nav ul
{
margin-left: 100;
margin-bottom: 0;
padding-left: 350;
list-style-type: none;
}

#nav li a
{
text-decoration:none;
color:#ffffff;	
background-color:#003399;
display: block;
width:300px;
padding:3px;
border-bottom: 1px solid #eeeeee;
}

#nav li a:hover
{
color:#003399;
background-color:#ededed;
font-weight:bold;
}
#nav ul
{
margin-left: 100;
margin-bottom: 0;
padding-left: 350;
list-style-type: none;
}

#nav li a
{
text-decoration:none;
color:#ffffff;	
background-color:#003399;
display: block;
width:300px;
padding:3px;
border-bottom: 1px solid #eeeeee;
}

#nav li a:hover
{
color:#003399;
background-color:#ededed;
font-weight:bold;
}
#header
{
background: url('http://www.pandamarket.com/images/photonicsimage.jpg') no-repeat;
background-position: center;
margin: 0px; 
position: absolute;
top: 10px;
left: 0px; 
padding-left:967px; 
padding-top:200px; 
padding-bottom:0px
}
#head
{
background: url('http://www.pandamarket.com/images/photonicsimageunder.jpg') no-repeat;
background-position: center;
margin: 0px; 
position: absolute;
top: 50px;
left: 0px; 
padding-left:967px; 
padding-top:300px; 
padding-bottom:0px
}
#text
{
	width:491px;
	font: normal 14px 'Trebuchet MS',Arial, verdana, sans-serif;
	color: #FFFFFF;
	position: absolute;
	top: 225px;
	left: 240px;
}

#textscroller
{
width:488px;
font: normal 14px 'Trebuchet MS',Arial, verdana, sans-serif;
color: #FFFFFF;
position: absolute;
top: 228px;
left: 238px;
}
/* menu */
#menu {
	background-color: #BAE4FA;
	clear: both;
	margin: 0;
	padding: 5;
	border-top: 4px solid #808080;
		
}
#menu ul {	
	position: relative; 
	bottom: 4px;
	margin: 0; padding: 2;	
	float: left;
	font: normal 10px 'Trebuchet MS',Arial, verdana, sans-serif;
	width: 780px;/* 775px; */
	border: 1px solid #808080;
	border-width: 0 0 4px 0;	
	list-style: none;
}
#menu ul li{
	display: inline;	
}
#menu ul li a {
	position: relative;
	bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	border-bottom: 4px solid #808080;
	width: 230;
}
#menu ul li a:hover{
	color: black;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #0266B4;
}
#menu ul li#current a{
	color: #333;
	background-color: #F3F3F3; 
	border-bottom: 4px solid #7eab2a;
}

/* Alignment classes */
.float-left   { float: left;}
.float-right  { float: right; }
.align-left   { text-align: left; }
.align-right  { text-align: right; }
.align-center { text-align: center;	}
.align-justify { text-align: justify; }

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
}
#navigation li a {
color: #FFFFFF;
text-decoration: none;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #FFFFFF;
width: 100px;
display: block;
padding: 3px;
border-right-width: 1px;
border-left-width: 1px;
border-right-style: solid;
border-left-style: solid;
border-right-color: #FFFFFF;
border-left-color: #FFFFFF;
text-align: left;
background-color: #0080C0;
}
#navigation {
width: 100px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #FFFFFF;
}
#navigation li {
list-style-type: none;
}
#navigation li a:hover {
text-decoration: none;
color: #0080C0;
background-color: #FFFF80;
}

