/* CSS Document */
.header
{
	width:800px;
    height:100px;
	margin:0px;
	background-image: url(../Images/banner-5.png);
	background-position:center;
	background-repeat:no-repeat; 
}
		   
a.navlink:link, a.navlink:visited, a.navlink:active, a.navlink:hover
{
	text-decoration:none;
	color:#000000;
}

.mainnavmenu a:link, .mainnavmenu a:visited
{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	display:block;
	text-decoration:none;
	text-align:left;
	background:url(../Images/menu-back.png) transparent center no-repeat;
	color:#000000;
}

.mainnavmenu a:hover, .mainnavmenu a:focus
{
	background-image:url(../Images/menu-back2.png);
}

#navmenuholder
{
	width:800px;
	max-height:100px;
	display:none;
	vertical-align: top;
	position: inherit;
	left: inherit;
	top: inherit;
	z-index:96;
}

#prodmenu
{
	position:absolute;
	top:inherit;
	left:500px;
	width:100px;
	height:105px;
	min-width:100px;
	z-index:99;
	display:none;
	float:none;
}

#servmenu
{
	position:absolute;
	top:inherit;
	left:600px;
	width:100px;
	height:75px;
	z-index:99;
	display:none;
	float:none;
}

#prodtransparent
{
	position:absolute;
	top:90px;
	left:495px;
	width:110px;
	height:90px;
	z-index:97;
	display:none;
	float:none;
}

#servtransparent
{
	position:absolute;
	top:90px;
	left:595px;
	width:110px;
	height:105px;
	z-index:97;
	display:none;
	float:none;
}

#navmenu
{
	position: relative;
	width: 800px;
	height: 15px;
	background-image: url(../Images/navbar-background.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 98;
	float: none;
	left: 0;
	top: 0;
	visibility: visible;
}

#username
{
	z-index:98;
	color:#000099;
	text-align:left;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	padding-left:20px;
	position:absolute;
	top:85px;
	left:0px;
	height:15px;
	width:380px;
	max-height:15px;
	max-width:380px;
	display:inline;
	visibility:visible;
}

#home
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font:"Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0;
	left:400px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
}

#products
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0;
	left:500px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
}

#services
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0;
	left:600px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
}

#contact
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0;
	left:700px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
}

#logout_header
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0px;
	left:0px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
	background-image: url(../Images/navbar-background.png);
	background-position: center;
	background-repeat: no-repeat;
}

#myprofile_header
{
	z-index:98;
	color:#000000;
	text-align:center;
	vertical-align:bottom;
	font: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:700;
	position:absolute;
	top:0px;
	left:100px;
	height:15px;
	width:100px;
	max-height:15px;
	max-width:100px;
	display:inline;
	visibility:visible;
	background-image: url(../Images/navbar-background.png);
	background-position: center;
	background-repeat: no-repeat;
}

#archon_trans
{
	position:absolute;
	left:5px;
	top:11px;
	height:70px;
	width:183px;
}