
* { 
	margin:0;
	padding:0;
}
body {
	background: #FFFFFF url('../images/body_bg.jpg') repeat-x top center;
	font:13px/1.5em "AvantGarde Bk BT", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#000000 ; /* dark grayish purple: 4c3b56; brown: 341f0a */
}
h1 {
	line-height:1.5em; /* otherwise IE leaves the line-height to 300%, I think */
}
h2 {
	font-size:200%;
	margin:0 0 .5em;
	text-indent:-50000px; /* hides the text so the image replacement shows through */
}
h3 {
	font-size:165%;
	line-height:1.5em;
	margin:0 0 0;
	letter-spacing:.05em;
	font-weight:bold;
	font-variant:small-caps;
}
h4 {
	
}
p {
	line-height: 1.5em;
}
a {
	color:#4387be; /* dark purple */
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#4e375c; /* muted purple */
}
em {
	font-style: italic;
}
#container {
	width:636px;
	margin:0 auto;
	background: transparent url('bg_container.png') repeat-y top center;
}

/*	=2: Header & Navigation
=============================================== */

/*	=2a: Header Structure
----------------------------------------------- */
#mainHeadDiv {
	
	background-image:url(../images/hh_bg.jpg);
	background-repeat:repeat-x;
	height:51px;
	width:100%;
}
#mainHeadDiv #headDiv {
	background: transparent url('../images/h_bg.jpg') no-repeat top left;
	height:51px;
	width:100%;
}
#bodyDiv {
	display:block;
	width:100%;
}
#bodyDiv #flushImg {
	background: transparent url('../images/main_img.png') no-repeat top center;
	height:585px;
	width:983px;
}
#bodyDiv #flushImg #supporters {
	background: transparent url('../images/supporters.png') no-repeat top center;
	height:522px;
	width:640px;
	float:right;
	margin-top:10px;
	margin-left:295px;
	position:absolute;
	z-index:1000;
}
#flush {
	z-index:100;
	width:600px;
	float:left;
	position:absolute;
	margin-top:300px;
}
#flush_in {
	z-index:100;
	width:600px;
	float:left;
	position:absolute;
	margin-top:300px;
	margin-left:-20px;
}
#dataDiv {
	width:980px;	
}
#panels {
	width:100%;
	height:219px;
}
#panels_in {
	width:100%;
}
#panels_in #content_data {
	width:600px;
	padding-bottom:25px;
}
#cont {
	list-style:none;
	width:635px;
}
#cont #cont_first {
	background-image:url(../images/body_data_bg.png);
	background-repeat:no-repeat;
	height:45px;
	width:635px;
	background-position: 0px 0px;
	padding-top:40px;
	padding-bottom:20px;
	text-align:left;
}
#cont #cont_middle {
	background-image:url(../images/body_data_mbg.png);
	background-repeat:repeat-y;
	width:635px;
	text-align:left;
}
#cont #cont_middle P {
	padding-left:60px;
	font-family:"Trebuchet MS", "AvantGarde Bk BT";
	font-size:13px;
	padding-right:25px;
	text-align:left;
	clear:both;
}
#cont #cont_middle P TD {
	font-family:"Trebuchet MS", "AvantGarde Bk BT";
	font-size:13px;
	padding-right:25px;
	text-align:left;
	clear:both;
}
#cont #cont_last {
	background-image:url(../images/body_data_bg.png);
	height:40px;
	width:635px;
	background-position: 0px -380px;
}


#p1 {
	width:333px;
	height:250px;
	float:left;
}
#p1 TD {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
}
#p2 {
	width:313px;
	height:250px;
	float:left;
}
#p3 {
	width:313px;
	height:250px;
	float:right;
}
#panel {
	list-style:none;
	width:333px;
}
#panel #first {
	background-image:url(../images/data_box.png);
	background-repeat:no-repeat;
	height:45px;
	width:333px;
	background-position: -0px -0px;
	padding-top:40px;
	clear:both;
}
#panel #middle {
	background-image:url(../images/data_box_bg.png);
	background-repeat:repeat-y;
	height:120px;
	width:333px;
	clear:both;
	
}
#panel #last {
	background-image:url(../images/data_box.png);
	height:20px;
	width:333px;
	background-position: 0px -180px;
}
#common_panels {
	height:260px;
	padding-top:30px;
}
#panelX {
	list-style:none;
	width:333px;
	height:260px;
}
#panelX #first {
	background-image:url(../images/1_17.png);
	background-repeat:no-repeat;
	height:15px;
	width:315px;
	background-position: -0px -0px;
}
#panelX #middle {
	background-image:url(../images/1_117.png);
	background-repeat:repeat-y;
	width:315px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	text-align:left;
}
#panelX #last {
	background-image:url(../images/1_17.png);
	height:20px;
	width:315px;
	background-position: 0px -135px;
}
#tmenu {
	padding-left:480px;
	padding-top:5px;
}
#tmenu ul {
	width:299px;
	height:33px;
}
#tmenu ul li {

	list-style:none;
	height:33px;
	float:left;
}
#tmenu ul li a {
	float:left;
	background-image:url(../images/h_menu.png);
	text-indent:-99999em;
	line-height:37px;
}
#tmenu ul li#mnu1 a {
	background-position:0px 0px;
	width:72px;
}
#tmenu ul li#mnu1 a:hover {
	background-position:0 -33px;
}
#tmenu ul li.current#mnu1 a {
	background-position:0 -33px;
}
#tmenu ul li#mnu2 a {
	background-position:-72px 0px;
	width:102px;
}
#tmenu ul li#mnu2 a:hover {
	background-position:-72px -33px;
}
#tmenu ul li.current#mnu2 a {
	background-position:-72px -33px;
}
#tmenu ul li#mnu3 a {
	background-position:-174px 0px;
	width:125px;
}
#tmenu ul li#mnu3 a:hover {
	background-position:-174px -33px;
}
#tmenu ul li.current#mnu3 a {
	background-position:-174px -33px;
}

.menuTxt {
	font-size:18px;
	font-weight:bold;
	line-height:33px;
	padding-left:10px;
}
.testimo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:left;	
	padding-left:35px;
	padding-right:45px;
}
#kidDiv {
	position:absolute;
	margin-left:220px;
	display:none;
}
#main_menu {
	position:absolute;
	width:189px;
	height:173px;
	padding-left:50px;
	padding-top:28px;
}
#mmenu ul {
	width:189px;
	height:173px;
}
#mmenu ul li {

	list-style:none;
	height:28px;
	float:left;
}
#mmenu ul li a {
	float:left;
	background-image:url(../images/menu.png);
	text-indent:-99999em;
	line-height:37px;
}
#mmenu ul li#mmnu1 a {
	background-position:0px 0px;
	width:189px;
	height:25px;
}
#mmenu ul li#mmnu1 a:hover {
	background-position:-189px 0px;
}
#mmenu ul li.current#mmnu1 a {
	background-position:-189px 0px;
}
#mmenu ul li#mmnu2 a {
	background-position:0px -25px;
	width:189px;
	height:29px;
}
#mmenu ul li#mmnu2 a:hover {
	background-position:-189px -25px;
}
#mmenu ul li.current#mmnu2 a {
	background-position:-189px -25px;
}

#mmenu ul li#mmnu3 a {
	background-position:0px -54px;
	width:189px;
	height:28px;
}
#mmenu ul li#mmnu3 a:hover {
	background-position:-189px -54px;
}
#mmenu ul li.current#mmnu3 a {
	background-position:-189px -54px;
}

#mmenu ul li#mmnu4 a {
	background-position:0px -82px;
	width:189px;
	height:27px;
}
#mmenu ul li#mmnu4 a:hover {
	background-position:-189px -82px;
}
#mmenu ul li.current#mmnu4 a {
	background-position:-189px -82px;
}

#mmenu ul li#mmnu5 a {
	background-position:0px -109px;
	width:189px;
	height:28px;
}
#mmenu ul li#mmnu5 a:hover {
	background-position:-189px -109px;
}
#mmenu ul li.current#mmnu5 a {
	background-position:-189px -109px;
}

#mmenu ul li#mmnu6 a {
	background-position:0px -137px;
	width:189px;
	height:36px;
}
#mmenu ul li#mmnu6 a:hover {
	background-position:-189px -137px;
}
#mmenu ul li.current#mmnu6 a {
	background-position:-189px -137px;
}

#copyLogo {
	width:120px;
	height:93px;
	float:right;
	position:absolute;
	margin-left:870px;
}

#fmenu {
	width:864px;
	height:34px;
	float:left;
	position:absolute;
	padding-top:25px;
}
#fmenu ul {
	width:864px;
	height:34px;
}
#fmenu ul li {

	list-style:none;
	height:34px;
	float:left;
}
#fmenu ul li a {
	float:left;
	background-image:url(../images/foo_menu.png);
	text-indent:-99999em;
	line-height:37px;
}
#fmenu ul li#fmnu1 a {
	background-position:0px 0px;
	width:79px;
}
#fmenu ul li#fmnu1 a:hover {
	background-position:0 -34px;
}
#fmenu ul li.current#fmnu1 a {
	background-position:0 -34px;
}

#fmenu ul li#fmnu2 a {
	background-position:-79px 0px;
	width:109px;
}
#fmenu ul li#fmnu2 a:hover {
	background-position:-79px -34px;
}
#fmenu ul li.current#fmnu2 a {
	background-position:0 -34px;
}

#fmenu ul li#fmnu3 a {
	background-position:-188px 0px;
	width:77px;
}
#fmenu ul li#fmnu3 a:hover {
	background-position:-188px -34px;
}
#fmenu ul li.current#fmnu3 a {
	background-position:-188px -34px;
}

#fmenu ul li#fmnu4 a {
	background-position:-265px 0px;
	width:111px;
}
#fmenu ul li#fmnu4 a:hover {
	background-position:-265px -34px;
}
#fmenu ul li.current#fmnu4 a {
	background-position:-265px -34px;
}

#fmenu ul li#fmnu5 a {
	background-position:-376px 0px;
	width:118px;
}
#fmenu ul li#fmnu5 a:hover {
	background-position:-376px -34px;
}
#fmenu ul li.current#fmnu5 a {
	background-position:-376px -34px;
}

#fmenu ul li#fmnu6 a {
	background-position:-494px 0px;
	width:121px;
}
#fmenu ul li#fmnu6 a:hover {
	background-position:-494px -34px;
}
#fmenu ul li.current#fmnu6 a {
	background-position:-494px -34px;
}

#fmenu ul li#fmnu7 a {
	background-position:-615px 0px;
	width:116px;
}
#fmenu ul li#fmnu7 a:hover {
	background-position:-615px -34px;
}
#fmenu ul li.current#fmnu7 a {
	background-position:-615px -34px;
}

#fmenu ul li#fmnu8 a {
	background-position:-731px 0px;
	width:133px;
}
#fmenu ul li#fmnu8 a:hover {
	background-position:-731px -34px;
}
#fmenu ul li.current#fmnu8 a {
	background-position:-731px -34px;
}



#mainFooDiv {
	background-image:url(../images/foo_background.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
	height:101px;
	width:100%;
	border-top:1px solid #bfc1c2;
}
#mainFooDiv #fooDiv {
	background: transparent url('../images/foo_bg.jpg') repeat-y top left;
	height:98px;
	width:100%;
	border-top:3px solid #FFFFFF;
}

#mainDiv {
	width:100%;
	/*background: transparent url('../images/body_bg.png') no-repeat top center;*/
	text-align:center;
}
#fooDiv #fnav  {
	color:#63a082;
	width:500px;
	text-align:left;
	float:left;
	padding-top:50px;
}
#fooDiv #fnav A {
	color:#b8f4d5;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
#fooDiv #copyright {
	color:#b8f4d5;	
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}
#updates {
	background-image:url(../images/updates.png);
	background-repeat:no-repeat;
	width:451px;
	height:158px;
	float:right;
}
#updates {
	color:#b8f4d5;
	text-align:left;
}
#gupdate {
	padding-left:75px;
	padding-top:58px;
}
#gupdate INPUT {
	width:250px;
	border:0px;
	background-color:#165335;
}
#updates DIV {
	color:#b8f4d5;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-left:75px;
}
#shadeDiv {
	width:100%;
	background-image:url(../images/shade_bg.png);
	background-repeat:repeat-y;
}
#logo {
	width:300px;
	height:66px;
	float:left;
}
#header {
	background: transparent url('../images/memphis.png') no-repeat top center;
	height:320px;
	width:100%;
}
#header h1 {
	text-indent:-50000px; /* hides the text so that the header bg image shows through */
}
#hdiv {
	height:110px;
	text-align:right;
}

#nbar {
	position:absolute;
	z-index:1000;
	margin-top:305px;
}
#midDiv {
	background: transparent url('../images/mid_bg.png') repeat-x top center;
	height:287px;
	width:100%;
}
#midDiv #d1 {
	background: transparent url('../images/bar_b1.png') no-repeat top center;
	width:470px;
	height:221px;
	float:left;
}
#midDiv #d2 {
	background: transparent url('../images/bar_b2.png') no-repeat top center;
	width:463px;
	height:221px;
	float:right;
}
#contentDiv #in_cont {
	background: transparent url('../images/bbg.png') repeat top center;
	width:937px;
	text-align:left;
	border: 1px solid #2e7d54;
	font-family:Tahoma, Geneva, sans-serif;
	color:#b4dac6;
	font-size:11px;
	padding:15px;
}
#contentDiv #in_cont .fhd {
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	background-color:#25553f;
	padding:5px;
	font-weight:bold;
}
#contentDiv #in_cont INPUT {
	background: transparent url('../images/input_bar.png') no-repeat top left;
	border:0px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	width:247px;
	height:23px;
}
#contentDiv #in_cont INPUT.btn {
	border:0px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
	height:28px;
	border:1px solid #24704b;
	background: #0a422b url() no-repeat top left;
}
#contentDiv #in_cont TEXTAREA {
	border:0px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	width:300px;
	height:120px;
	background-color:#b5dac7;
}
#contentDiv #in_cont SELECT {
	border:0px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	width:247px;
	background-color:#b5dac7;
}
INPUT.btn {
	border:0px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	width:120px;
	height:28px;
	margin-left: 60px;
}
.txt {
	background: transparent url('../images/input_bar.png') no-repeat top left;
	border:0px;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	width:247px;
	height:23px;
}
#contentDiv #cont {
	background: transparent url('../images/mid_panel.png') no-repeat top center;
	width:937px;
	height:298px;
	text-align:left;
}
#contentDiv #cont #c1 {
	width:300px;
	height:225px;
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#b4dac6;
	padding-top:50px;
	padding-left:30px;
}
#contentDiv #cont #c2 {
	width:318px;
	height:225px;
	position:absolute;
	margin-left:315px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#b4dac6;
	padding-top:50px;
	padding-left:30px;
}
#contentDiv #cont #c3 {
	width:280px;
	height:225px;
	position:absolute;
	margin-left:654px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#b4dac6;
	padding-top:50px;
	padding-left:30px;
}
#email {
	width:495px;
	height:112px;
	background-image:url(../images/email_bg.png);
	background-repeat:no-repeat;
	float:right;
}
#email .form_btn {
	background-image:url(../images/email_btn.png);
	background-repeat:no-repeat;
	width:456px;
	height:50px;
	background-color:transparent;
	border:0px;
	margin-top:10px;
	margin-left:20px;
}
#email .email_txt {
	border:0px;
	margin-top:13px;
	margin-left:93px;
	width:200px;
	margin-right:70px;
	background: transparent;
}
#email .zip_txt {
	border:0px;
	width:80px;
	background: transparent;
}
#content {
	width:927px;
	padding-top:50px;
}
#content img {
	float:right;
}
#data {
	color:#000000;
	width:460px;
	line-height:50px;
	padding:20px 0 30px 0;
}
#data H1 {
	font-family: "AvantGarde Bk BT", "Trebuchet MS";
	font-size:25px;
	font-weight:normal;
}
#data H4 {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	
}
#data P {
	font-family: "Trebuchet MS";
	font-size:15px;
}
#data OL LI {
	font-family: "Trebuchet MS";
	font-size:15px;
	line-height:18px;
	margin-left:20px;
	padding-bottom:8px;
}
#data_normal {
	color:#000000;
	font-size:15px;
	width:460px;
	line-height:20px;
	font-family: "Trebuchet MS";
	padding-top:30px;
}
#content_inner {
	margin-top:10px;
}
#panel_inner {
	text-align:left;
}
#box1 {
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	width:453px;
	height:219px;
	margin-left:20px;
	position:absolute;
	float:left;
	text-align:left;
}
#box2 {
	background-image:url(../images/box_bg.png);
	background-repeat:no-repeat;
	width:453px;
	height:219px;
	float:right;
	margin-right:20px;
	text-align:left;
}

div.column {
	width:275px;
	float:left;
	margin-right:15px;
}
div.column.last {
	margin-right:0;
	width:255px
}
body #body div.column ul li {
	margin: .5em 0 1em;
}
body #body div#audio {
	width:77px;
	height:26px;
	float:right;
	margin:-40px 1px 0 0;
}

p {

}

/* =3c: Images
----------------------------------------------- */

/* =3d: Forms
----------------------------------------------- */
fieldset {
	margin-bottom:1.5em;
	padding-bottom:1.5em;
	background: transparent url('bg_hr.png') no-repeat bottom center;
}
input {
	border: 1px solid #b0adb3;
	font:bold 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	color:#441d5c;
	padding:3px;
}
fieldset.radios input {
	border:none;
}
form {
	padding: 0px;
	margin:0px;
	text-align:center;
}
span {
	padding: 0px;
	margin:0px;
}
label {
	line-height:2em;
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing:.04em;
	font-size:105%;
}
form table td {
	padding-right:3em;
}
input.button {
	height:32px;
	width:59px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
label.error {
	font-weight:bold;
}
.error span {
	border-color:#dfcbcb;
}
.error input {
	border-color:#900;
}
.invisible {
	display:none;
}
.visible {
	display:block;
	color:#900;
	font-weight:bold;
	font-style:italic;
	float:left;
	margin-left:1.5em;
	padding-left:3em;
	border-left:1px dotted #D6D2D9;
	background: url('icon_warning.png') no-repeat 1.4em center;
}

/* =4: Footer
=============================================== */
#footer {	
	background: transparent url('bg_footer.png') no-repeat top center;
	height:194px;
}
body#index #footer {	
	background: transparent url('bg_footer_short.png') no-repeat top center;
	height:137px;
}



/* =5: Misc
=============================================== */

.amp {
	font-size:105%;
	font-family:Baskerville,"Goudy Old Style","Palatino Linotype",Palatino,Georgia,serif;
	font-style:italic;
	font-weight:normal;
}
.last {
	background:none;
	margin-bottom:-5px;
	padding-bottom:0;
}
form table td.last {
	padding-right:0;
}
.right {
	text-align:right;
}
img.right {
	float:right;
	margin: 5px -94px 5px 5px;
}
img.left {
	float:left;
	margin: 5px 5px 5px -77px;
}
iframe {
	border:1px solid #b0adb3;
	padding:1px;
}

/* =5a: Special Links
----------------------------------------------- */

a#target {
	text-indent:-50000px;
	display:block;
	width:190px;
	height:57px;
	background: url('bg_registry.png') no-repeat top left;
	float:left;
}
a#target:hover{
	background-position:bottom left;
}
a#williams {
	text-indent:-50000px;
	display:block;
	width:356px;
	height:57px;
	background: url('bg_registry.png') no-repeat top right;
	float:left;
}
a#williams:hover{
	background-position:bottom right;
}
a#amazon {
	text-indent:-50000px;
	display:block;
	width:194px;
	height:56px;
	background: url('bg_registry_amazon.png') no-repeat top left;
}
a#amazon:hover{
	background-position:bottom left;
}

#navigation {
	width:100%;
	background-image:url(../images/tnav_bg.png);
	background-repeat:repeat-x;
	height:400px;
	text-align:center;
}
#nav {
	width:780px;
	height:51px;
}


#smenu {
	width:176px;
	margin:0 0 0px 0px;
	position:relative;
	
}
#smenu ul li {
	float:left;
	list-style:none;
	text-align:left;
}
#smenu ul li a {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#b1d1ec;
}
#smenu ul li#smnuHome a {
	
	width:176px;
	height:28px;
	
}
#smenu ul li#smnuHome a:hover {
	
}
#smenu ul li.scurrent#smnuHome a {
	
}
#smenu ul li#smnuServices a {
	width:176px;
	height:28px;
}
#smenu ul li#smnuServices a:hover {
	
}
#smenu ul li.scurrent#smnuServices a {
	
}
#smenu ul li#smnuRequest a {
	width:176px;
	height:28px;
}
#smenu ul li#smnuRequest a:hover {
	
}
#smenu ul li.scurrent#smnuRequest a {
	
}
#menu ul li#smnuTestimonial a {
	width:176px;
	height:28px;
}
#smenu ul li#smnuTestimonial a:hover {
	
}
#smenu ul li.scurrent#smnuTestimonial a {
	
}
#smenu ul li#smnuAbout a {
	width:176px;
	height:28px;
}
#smenu ul li#smnuAbout a:hover {
	
}
#smenu ul li.scurrent#smnuAbout a {
	
}
#smenu ul li#smnuContact a {
	width:176px;
	height:28px;
}
#smenu ul li#smnuContact a:hover {
	
	
}
#smenu ul li.scurrent#smnuContact a {
	
}





/**** menu ****/
#top_menu {
	padding-top:15px;
	float:right;
	padding-right:50px;
	
}
#menu {
	list-style:none;
	width:299px;
	height:33px;
	float:left;
}
#menu li {
	float:left;
	height:33px;
}
#menu li a {
	float:left;
	background-image:url(../images/h_menu.png);
	text-indent:-99999em;
	display:block;
}
#menu .submenu {
	margin-top:33px;
	width:200px;
	position:absolute;
}
#menu .submenu li {
	border:none;
	background-image:none;
	background-color:transparent;
	width:200px;
	float:left;
	text-indent:0px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	height:18px;
}
#menu .over .submenu li a, #menu .submenu li a {
	float:left;
	font-family:Arial, Verdana, sans-serif;
	background-image:none;
	background-color:transparent;
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	float:left;
	line-height:28px;
	display:block;
	width:200px;
	text-indent:0px;
	text-align:left;
	height:18px;
}
#menu .submenu li a:hover {
	color:#fff;
	background:none;
	border:none;
	text-decoration:underline;
}
#menu li ul {
	list-style:none;
	position: absolute;
	z-index:1000000;
	background:#015b9a;
	padding-left:8px;
	float:left;
}
#menu li.first a {
	float:left;
	background-position:0px 0px;
	line-height:30px;
	width:72px;
}
#menu li.first a:hover {
	background-position:0 -33px;
}
#menu li.middle a {
	float:left;
	line-height:30px;
	background-position:-72px 0px;
	width:102px;
}
#menu li.middle a:hover {
	background-position:-72px -33px;
}
#menu li.last a {
	float:left;
	line-height:30px;
	background-position:-174px 0px;
	width:125px;
}
#menu li.last a:hover {
	background-position:-174px -33px;
}
