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

#NewMenu
{
	width:575x;
	position: relative;
	top: 45px;
	left: 330px;
	margin-bottom: 50px;
	/*float:right;
	margin-top:48px;
	margin-right:94px;
	*/
}

#InteriorMenu{
/* width:375x;
 float:right;
margin-top:40px;
margin-right:95px; */
}

/*Credits: CSSplay */
/*URL: http://www.cssplay.co.uk/menus/pro_two */
.preload2 {background: url(http://www.eez-read.com/images/menu2/button4.gif);}
.menu2
{
width: 575px;
padding:0 0 0 0px;
margin:0;
list-style:none;
height:35px;
background:#fff url(http://www.eez-read.com/images/menu2/button1.gif);
position: relative;
border:1px solid #000;
border-width:0 1px;
border-bottom:1px solid #000;
border-top:1px solid #000;
}
.menu2 li {float:left; }
.menu2 li a {display:block; float:left; height:35px; line-height:35px; text-decoration:none; font-size:10px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; color:#FFFFFF; padding:0 0 0 4px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 8px 0 4px; color:#aaa;}
.menu2 li.current a {color:#fff; background:url(http://www.eez-read.com/images/menu2/button3.gif);}
.menu2 li.current a b {background:url(http://www.eez-read.com/images/menu2/button3.gif) no-repeat left top; color:#fff;}
.menu2 li a {color:#fff;}
.menu2 li a b {color:#fff;}
.menu2 li a:visited {color:#fff;}
.menu2 li a:visited b {color:#fff;}
.menu2 li a:hover {color:#fff; background:#000 url(http://www.eez-read.com/images/menu2/button4.gif);}
.menu2 li a:hover b {background:url(http://www.eez-read.com/images/menu2/button4.gif) no-repeat right top; color:#fff;}
.menu2 li.current a:hover {color:#fff; background:#000 url(http://www.eez-read.com/images/menu2/button3.gif); cursor:default;}
.menu2 li.current a:hover b {background:url(http://www.eez-read.com/images/menu2/button3.gif) no-repeat right top; color:#fff;}

#BottomMenu
{
	/*margin-left:100px;*/
	/*float:left;*/
	margin: auto;
	position: relative;
	width: 850px;
	margin-bottom: 25px;
}
.bottommenu { margin:0; list-style:none;}
.bottommenu li {float:left; }
.bottommenu li a {display:block; float:left; text-decoration:none; font-size:12px; font-weight:bold; text-align:center; color:#000000;}
.bottommenu li a b {float:left; display:block;}
.bottommenu li.current a {color:#000;}
.bottommenu li.current a b {color:#000;}
.bottommenu li a {color:#000;}
.bottommenu li a b {color:#000;}
.bottommenu li a:visited {color:#000;}
.bottommenu li a:visited b {color:#000;}
.bottommenu li a:hover {color:#555;}
.bottommenu li a:hover b {color:#009900;}
.bottommenu li.current a:hover {color:#fff; cursor:default;}
.bottommenu li.current a:hover b {color:#fff;}


h1 {
font-family:Helvetica, Arial, Sans;
font-size:153.9%;
font-weight:bold;
color:#336633;
border-bottom:1px solid #999;
margin-bottom:20px;
text-transform:uppercase;
}

