@charset "UTF-8";
/* CSS Document */

#wrapper
{
	position: relative;
	width: 1000px;
	margin: 0 auto;

}

#Layer1
{
/*	navigation layer */
	position:absolute;
	left:0px;
	top:13px;
	width:724px;
	height:19px;
	z-index:1;
	padding-left: 259px;
	padding-top: 20px;
}

#Layer2
{
/*	left logo */
	position:absolute;
	left:0px;
	top:52px;
	width:237px;
	height:258px;
	z-index:2;
	float: right;
}

#Layer3
{
/*	flash */
	position:absolute;
	left:238px;
	top:52px;
	width:745px;
	height:258px;
	z-index:0;
}

.title
{
	font-family: Verdana;
	font-size: 10px;
	color: #231F20;
}
.body
{
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #66666;
}
.leftquote1
{
	font-family: Verdana;
	font-size: 13px;
	line-height: 27px;
	color: #4D4D4D;
}
.leftquote2
{
	font-family: Verdana;
	font-size: 9px;
	line-height: 27px;
	color: #4D4D4D;
}

.nav
{
/*	font-family: Verdana;
	font-size: 11px;
	color: #4D4D4D; */
}

.footerleft
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 10px;
}

.footerright
{
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	line-height: 10px;
}
.greylink
{
}

a.greylink:link
{
text-decoration:none; color: #4D4D4D;
}

a.greylink:visited
{
 text-decoration: none; color: #4D4D4D;
}

a.greylink:active
{
 text-decoration: none; color: #808183;
}

a.greylink:hover
{
 text-decoration: underline; color: #B3D234;
}

.whitelink              {}
a.whitelink:link {text-decoration:underline; color: #ffffff;}
a.whitelink:visited { text-decoration: underline; color: #ffffff;}
a.whitelink:active { text-decoration: underline; color: #ffffff;}
a.whitelink:hover { text-decoration: underline; color: #ffffff;}

h1
{
	color: #535353;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 12px 10px;
	white-space: nowrap;
	font-weight: normal;
}

#menuwrapper
{
	background-color: #ffffff;
}

.clearit
{
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

#p7menubar
{
	width: 36em;
}

#p7menubar, #p7menubar ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

#p7menubar a
{
	display: block;
clear: left; 
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #4D4D4D;
	font-size: 11px;
	color: #4D4D4D;
}

#p7menubar a.trigger
{
	padding: 5px 16px 2px 10px;
	
}

#p7menubar li
{
	float: left;
	width: 9em;
}

#p7menubar li
{
position: relative;
}


/* hide from IE mac \*/
#p7menubar li
{
position: static;
width: auto;
}
/* end hiding from IE5 mac */

#p7menubar li ul, #p7menubar ul li
{
	width: 12em;
}

#p7menubar ul li a
{
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}

#p7menubar li ul
{
	position: absolute;
	display: none;
	color: #000000;
	background-image: url(bg1.png);
	background-repeat: repeat;
}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul
{
	display: block;
}

#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a
{
	color: #000000;
	background-color: #ffffff;
}


#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a
{
	color: #000000;
	background-color: transparent;
}

#p7menubar ul a:hover
{
	color: #FFFFFF !important;
	background-image: url(bg2.png);
	background-repeat: repeat;
}
