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

body {
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color:#444444;
	behavior:url("/global/css/csshover3.htc");
	background-color: #000;
	height: 100%;
	text-align:justify;
}
ul {
	margin-left: 1.25em;
	padding-left: 0;
	list-style-position: outside;
	list-style-type: square;
}
a {text-decoration: none; outline:none;}
a:hover {text-decoration: underline;}
/*====== Next 8 Added - PG =====*/
a:link {text-decoration: none; color:#78B800;}
a:active {text-decoration: none; color:#78B800;}
a:visited {text-decoration: none; color:#78B800;}
a:hover {text-decoration: underline; color:#78B800;}
/* ===== header links */
#header {
	margin-top: 25px;
	margin-bottom: 5px;
	margin-right: 15px;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #FFFFFF;
	float: right;
}
#header a:link {text-decoration: none; color:#ffffff;}
#header a:active {text-decoration: none; color:#ffffff;}
#header a:visited {text-decoration: none; color:#ffffff;}
#header a:hover {text-decoration: none; color:#78B800;}
/*==== Classes ====*/
.clearBoth {clear: both;}
.clearRight {clear: right;}
.clearLeft {clear: left;}
/*==== Cover Class - forces containers to cover their floating child elements ====*/
.cover:after {content: '.';	display: block;	height: 0px; visibility: hidden; clear: both;}
.cover {zoom: 1;}
/* All Text Fonts */
.text_orange {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:30px;
	line-height: 35px;
	color:#ff6600;
	text-align: left;
}
.text_orange_small {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:14px;
	line-height: 16px;
	color:#ff6600;
	text-align: left;
}
.text_Arial15 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight: bold;
	text-align: left;
}
.text_Arial10 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#444444;
	font-size:10px;
	font-weight: bold;
	text-align: left;
}
.text_Tahoma12 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	line-height: 15px;
	text-align: left;
}
.text_highlight_header {
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#000000;
	font-size:15px;
	font-weight: bold;
	text-align: left;
}
.text_Lucida16 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	line-height: 24px;
}
.text_Lucida16_tabs {
	text-decoration: none;
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	line-height: 17px;
	text-align: left;
}	
.text_Lucida14 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:14px;
	line-height: 24px;
	text-align: left;
}
.text_Arial12 {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:12px;
	text-align: left;
}
.text_Lucida12 {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height: 13px;
	text-align: left;
}
/* white text */
.text_Lucida11_white {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
}
.text_Lucida11_white a:link {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
}
.text_Lucida11_white a:hover {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: underline;
}
.text_Lucida11_white a:visited {
	font-family: Lucida Sans, Lucida Sans Unicode, Lucida Grande, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	line-height: 13px;
	text-align: center;
	text-decoration: none;
}
#text_footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color:#333333;
	font-size:14px;
	font-weight: bold;
	text-align: left;
}
.bold {font-weight: bold;}
/* This takes care of all png images (ie: call to action icons)*/
.png_fix img{behavior: url("/global/css/iepngfix.htc");}
/* These 2 take care of all shadow images */
#shadow {
	background-image: url(/images/shadow.png); 
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	margin-bottom: 15px;
	}
#shadow_highlightbox {
	width: 100%;
	height: 11px;
	margin-bottom: 15px;
	}
	
		
#content_highlightbx {
	width: 251px; height:auto;
}

#content_highlightbxtop {
	width: 351px; 
 background-image:url(../../images/bg_boxtop.gif);
	background-repeat: no-repeat;
}

#content_highlightbxmidd {
	width: 351px; 
	background-image:url(../../images/bg_boxmiddle.gif);
	background-repeat: repeat-y; height:auto; float:left;
}
#content_highlightbottom {
	width: 351px;
	height: 17px;
 background-image:url(../../images/bg_boxbottom.jpg);
	background-repeat: no-repeat; float:left;
}


#highlight_box_inner {
	padding: 20px;
}
/*#content_highlightbx {
	width: 351px;
	height: 250px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(/images/bg_box.gif);
	background-repeat: repeat-x;
}
#highlight_box_inner {
	padding: 20px;
}
*/


/* Generic Content Spacer for all other heights - needs the x.gif transparent image with height specified to what is needed */
#content_spacer_all {width: 10px; height: 100%;	clear: both;}
#callout_rounded_grey {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2F2F2F ;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 10px; padding-left:20px;  padding-right:20px;
	height: 100%; color:#fff;
}


#callout_rounded_grey_new {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #2F2F2F ;
	border: 1px solid #cccccc;
	margin-top: 10px;
	padding: 10px; padding-left:30px;  padding-right:30px;
	height: 100%; color:#fff;
}



#callout_rounded_darkgrey {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #363636;
	border: 1px solid #363636;
	margin-top: 10px;
	padding: 10px;
	height: 100%;
}
#callout_rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #ffffff;
	border: 1px solid #bcbcbc;
	margin-top: 10px;
	padding: 10px;
	height: 100%;
}
/* Text Box Inside Cornered Box */
#BoxInner {
	padding: 10px;
}
/* Basic page layouts with left menu and white content area - Menu / content */
.basic_menu {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#666666;
	background: #ffffff;
	border: 1px solid #cccccc;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 15px;
	float: left;
}
/* Rounded (Moz.) Menu Header */
	.leftmenu_hd {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image:url(/images/bg_tease_hd.gif);
	background-repeat:repeat-x;
	height:23px;
	width:190px;
	color:#444444;
	font-family:"Arial Narrow";
	font-size:16px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
	.tease_hd {
	background-image:url(/images/bg_tease_hd.gif);
	background-repeat:repeat-x;
	overflow:hidden;
	height:23px;

	color:#444444;
	font-family:"Arial Narrow";
	font-size:16px;
	border: 1px solid #CCCCCC;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 0;
	padding-bottom: 0;
}
.tease_info {overflow:hidden; min-height: 90px;	width: 100%; padding-bottom: 5px; border: 1px solid #CCCCCC;}
/*  Links (Support Section Main Pages) */
.basic_menu a:link {text-decoration: none; color:#666666;}
.basic_menu a:active {text-decoration: none; color:#666666;}
.basic_menu a:visited {text-decoration: none; color:#666666;}
.basic_menu a:hover {text-decoration: none;color:#78B800;}
.tease_info img {behavior: url("/global/css/iepngfix.htc");}

/*Menu Styles*/


#menu{ margin-left:310px; margin-top:20px;}
#menu ul {
	margin: 0;
	padding: 0;
	padding-top:0px;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px; font-weight:normal;
		
}
/* *html li.menuwidth{
width:0em;
}*/
li.menuwidth{
width:auto;
}

li.menusize{
width: 10em;
}
#menu li { /* all list items */
	float: left;
	position: relative;
}

#menu li ul {/* second-level lists */
	position: absolute;
	display: block; 
	top: 0em;
    left: 0;
	border-width: 1px;
}

#menu li>ul {/* to override top and left in browsers other than IE */
	top: 0px;
	left: auto;
}

/* Fix IE. Hide from IE Mac \*/
/* * html #menu ul li { float: left; height: 1em; }
 HTML #menu UL LI A {
	height:20px; 
	
}*/
/* End */

#menu li:hover ul { display: block; }

#menu li:hover>ul { visibility:visible; }

#menu ul ul { visibility:hidden;
width:14em;
top:40px;
left:auto; z-index:1000;
 }		
/* Make-up syles */
#menu ul, li {
    margin: 0 0 0 0; 
}
/* Styles for Menu Items */
#menu ul li a {
text-align:center;
	display: block;
	text-decoration: none;
	COLOR: #fff; margin-right:5px;
	 border-right:0px solid #333333;
	 vertical-align:bottom;
	 padding-left:15px; padding-right:15px;
	 	 background-color:#343434;
		 padding-top:12px; padding-bottom:12px; 

	
}


#menu ul li a

#menu ul li.sep {
text-align:center;
	display: block;
	text-decoration: none;
	COLOR: #000;
	 border-right:0px solid #333333;
	 vertical-align:bottom;
	 background-color:#000000;
		 padding-top:6px; padding-bottom:6px;
}
/* Hover Styles */
#menu ul li a:hover { 
		color: #78B800; background-color:#343434;
} 

#menu ul li a.active { 
		color: #78B800; background-color:#343434;
} 
/* Sub Menu Styles */
#menu li ul a {
	width:140px;
	text-decoration: none;
	color: #fff;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	text-align:left; background-color:#343434;
	 padding-top:6px; padding-bottom:6px; 
} 
#menu li ul a.last {border-bottom:1px solid #999999;}


/* Sub Menu Hover Styles */
#menu li ul a:hover { 
		color: #78B800; text-decoration:underline; background-color:#000000;
} 




.sliderbg{ background-image:url(../../images/sliderback.jpg); height:328px; background-repeat:repeat-x; width:960px; margin-left:auto; margin-right:auto;}
.sliderbgnew{ background-image:url(../../images/sliderbgnew.jpg); height:328px; background-repeat:repeat-x; width:960px; margin-left:auto; margin-right:auto;}

.sliderinner{ width:960px; margin-left:auto; margin-right:auto;}
#slider {
	position:relative;
	min-height:246px;
	margin:0px 0px 0px 0px;
	width:671px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px; 
	display:none;
}
#slider a {
	border:0;
	display:block;
}


.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	height:50px;
	
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../../images/arrows.png) no-repeat;
	text-indent:-9999px;
	margin-right:-5px; margin-left:-5px;
	margin-top:5px;
	border:0;

}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


.quote{ width:320px; margin-left:auto; margin-right:auto;}
.quote h2{ color:#666666; line-height:20px; font-size:13px; }

.mission{ background-color:#2F2F2F;}
.missin_wrap{  width:960px; margin-left:auto; margin-right:auto; padding-top:30px;}
.mission_wrapleft{ width:620px; float:left; padding-left:40px; font-size:17px; color:#CCCCCC; line-height:25px; padding-bottom:35px; }
.mission_wrapright{ width:290px; float:right; text-align:center; padding-top:30px;}


#newcontent{ width:920px; margin-left:auto; margin-right:auto;}

.text_orange_new {
	margin-bottom: 20px; padding-bottom:10px; border-bottom:2px solid #E3E3E3;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:30px;
	line-height: 35px;
	color:#ff6600;
	text-align: left;
}


.newbrdr{ border-bottom:2px solid #E3E3E3; width:930px; margin-left:auto; margin-right:auto;}

#newcontent_left{ width:250px; float:left;}
#newcontent_right{ width:645px; float:left; padding-left:20px; border-left:1px dotted #CBCBCB; min-height:150px;}

ul.newlist{ padding:0px; margin:0px; list-style:none;}
ul.newlist li{  background-image:url(../../images/arrow2.png); background-repeat:no-repeat; background-position:0% 50%; padding-left:15px; margin-bottom:15px;}
ul.newlist li a{ color:#414141; text-decoration:none; font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}
ul.newlist li a:hover{ color:#78B800; text-decoration:none;}
ul.newlist li a.current{ color:#78B800; text-decoration:none;}
.newclr{ clear:both;}
.newhead{  font-size:16px; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.newfooter{ width:930px; margin-left:auto; margin-right:auto; padding-top:5px;}
.footer_left{ float:left;}
.footer_right{ float:right;}

.footer_left a{ color:#444444; text-decoration:none;}
.footer_left a:hover{ color:#78B802; text-decoration:underline;}
.footerdivider{ margin-left:10px; margin-right:10px;}


.innermenu{ width:930px; margin-left:auto; margin-right:auto;}
.innermenu_left{ float:left; font-size:20px; color:#fff; padding-top:10px; padding-bottom:13px; width:300px;}
.innermenu_right{ float:right; /*width:340px;*/}

.innermenu_right ul{ padding:0px; margin:0px; list-style:none;}
.innermenu_right ul li{ line-height:35px; float:left; padding-left:20px; padding-right:20px; font-size:13px;}
.innermenu_right ul li a{ color:#fff; text-decoration:none;  }
.innermenu_right ul li a:hover{ color:#78B802; text-decoration:underline;}
.innermenu_right ul li a.active{  color:#78B802;}

.aboutcontent{ width:930px; margin-left:auto; margin-right:auto;}
.about_left{ width:639px; padding-right:20px; float:left; border-right:1px dotted #CBCBCB;}
.about_right{  width:250px; float:left; padding-left:20px; }


#content_highlightbx {
	width: 251px; height:auto;
	margin-left: 20px;
	margin-right: 20px; 
}


#partner_left{ width:643px; float:left; margin-right:10px;}
.innew_left{ float:left; width:255px;  margin-right:20px;}
.innew_right{ float:left; width:255px; }
.logobrdr{ border:2px solid #E7E7E7; width:258px;}
#partner_right{width:269px; height:auto; float:right;}

#newtop{ background-image:url(../../images/newtop.jpg); width:269px; height:auto; background-repeat:repeat-x; float:left;}
#newmid{ background-image:url(../../images/newmid.jpg); width:269px; height:auto; background-repeat:repeat-y; float:left;}
#newbottom{ background-image:url(../../images/newbottom.jpg); width:269px; height:16px; background-repeat:no-repeat; float:left;}

#greytop{ background-image:url(../../images/grey_top.jpg); width:269px; height:auto; background-repeat:repeat-x; float:left;}
#greymid{ background-image:url(../../images/grey_mid.jpg); width:269px; height:auto; background-repeat:repeat-y; float:left;}
#greybottom{ background-image:url(../../images/grey_bottom.jpg); width:269px; height:12px; background-repeat:no-repeat; float:left;}

.work_wrap{ width:639px; float:left;}

.img_newbrdr{ border:2px solid #5E5E5E;}


.donatewrap_left{ width:220px; float:left; margin-right:15px;  }
.donatewrap_right{ width:400px; float:left;  }
.donatedivider{ border-bottom:1px dotted #CCCCCC; clear:both;}


#gallery {
	position:relative;
	height:228px; width:226px;
	
	
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:transparent; 
		color:#ffffff; 
		height:100px; 
		width:226px; 
		position:absolute;
		bottom:0;
		margin-left:3px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#FFF; font-size:24px;
		
	}
	
.directorhead{ font-size:20px; line-height:30px;}
.directorhead1{ color:#FFFFFF;}
.newdirectorhead{ font-size:25px; color:#76BA00; }

.newdirectorhead1{ font-size:25px; color:#76BA00; text-align:center;}
.newdirectorhead_board{ font-size:25px; color:#76BA00; margin-left:300px;}
.newdirectorhead_advisory{ font-size:25px; color:#76BA00; margin-left:330px;}



.ex_divider{ border-bottom:1px dotted #8D8D8D; clear:both;}

.pagetab{ border:2px solid #2F2F2F; width:258px; padding-top:25px; padding-bottom:25px; font-size:25px; background-color:#5E8F02;}
.pagetab:hover{ border:2px solid #77B600; width:258px; padding-top:25px; padding-bottom:25px; font-size:25px; background-color:#5E8F02;}

.pagetabnew{ border:2px solid #2F2F2F; width:258px; padding-top:25px; padding-bottom:25px; font-size:25px; background-color:#5E8F02; color:#000;}
.pagetabnew:hover{ border:2px solid #77B600; width:258px; padding-top:25px; padding-bottom:25px; font-size:25px; background-color:#5E8F02; color:#fff;}



.pagetab a{ color:#000; text-decoration:none;}
.pagetab a:hover{color:#fff; text-decoration:underline;}

/*css for faq page*/
#faqtab{ width:620px; background-color:#fff; border-bottom:1px dotted #D1D1D1; padding:8px; font-weight:bold;}
#faqtab a{ color:#000;  text-decoration:none; font-size:12px;}
#faqtab a:hover{ color:#000; text-decoration:none;}
.collapsed_link { padding:5px 5px 5px 15px; background: url("../../images/collapsed.gif") 0px 6px no-repeat; outline: none; }
.expanded_link { background: url("../../images/expanded.gif") 0px 6px no-repeat; }

.form_left{ width:180px; float:left; margin-right:10px; font-weight:bold;}
.form_right{float:left; width:270px;}
.formfield{ width:250px; border:2px solid #E7E7E7; }
.formtextarea{ width:250px; border:2px solid #E7E7E7; height:80px;}
.formlistmenu{ width:253px; border:2px solid #E7E7E7; }
.formlistmenu1{ width:50px; border:2px solid #E7E7E7; }
.formfieldsmall{ width:160px; border:2px solid #E7E7E7; }


.buttonhold{ width:630px; float:left; text-align:center;}
.innew_left1{ float:left; width:180px;  margin-right:20px;}
.innew_right1{ float:left; width:180px; }
.pagetab1{ width:178px; height:80px; font-size:25px; color:#fff; background-color:#fff; border:2px solid #2F2F2F; line-height:28px; vertical-align:middle; display:table-cell;}
.pagetab1:hover{border:2px solid #5E8F02;}

.pagetab1 a{ color:#000; text-decoration:none;}
.pagetab1 a:hover{color:#fff; text-decoration:underline;}

.whitehead{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; text-align:center;}
.imgwrap{ background-color:#fff; padding-top:5px; padding-bottom:5px;border:2px solid #2F2F2F;}

.centerwrap{padding-left:60px; text-align:center;}

.aboutcontent p{ line-height:22px;}
.contentspacer{ line-height:22px;}
#partner_left div{ line-height:22px;}






/*css for newslideshow*/
/* Hero Image
-------------------------------------------------- */
#heroimageIndex {
	min-height: 300px; margin-left:30px;
	background: url(../../bg_heroimageIndex.gif) bottom repeat-x;
}
#heroimageInside {
	min-height: 134px;
	background: #FFF url(../../bg_heroimageInside.gif) bottom repeat-x;
}

.pageTitle {
	padding-left: 180px;
	color: #FFF;
	text-transform: lowercase;
	text-shadow: #467783 1px 2px 1px;
}

/* Hero Image Tabs */
#heroimageTabs {
	width: 930px;
	min-height: 100px;
	margin: 0 auto;
	background:url(../../bg_heroimageTabs.gif) top right no-repeat;
}
#heroimageTabs_panels {
	width: 584px;
	min-height: 100px; padding-top:20px;
	z-index: 100;
}
#heroimageTabs_tabs {
	width: 315px;
	margin:30px 0 0 -05px;
	z-index: 999;
}
#heroimageTabs_tabs li {
	margin-top: -16px;
	padding: 0;
	list-style: none;
}
#heroimageTabs_tabs a {
	width: 229px;
	height: 86px;
	padding-left: 58px;
	color: #fff;
	font-size: 25px;
	line-height: 80px;
	text-shadow: #000 2px 1px 2px;
	display: block; font-weight:normal;
}
#heroimageTabs_tabs a:hover {color: #1BBDE5; text-decoration:none;}
#heroimageTabs_tabs .current {background: url(../../images/bg_tab.png) no-repeat;}
#heroimageTabs_tabs .current a {color: #000 !important;}

/* Wrapper */
#heroimageWrapper {
	min-height: 100px;
	padding-bottom: 1px; /* fixes an unwanted space at the bottom when the height goes past min-height */
	color: #FFF;
	line-height: 2em;
	text-shadow: #63858D 2px 3px 2px;
}
#heroimageWrapper h2 {
	border: 0;
	color: #FFF;
	font-size: 36px;
	line-height: 1em;
}

.col {min-height:1px;display:inline;float:left;position:relative;}

/*.sliderinner ol,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
*/

.state_left{ float:left; margin-right:10px;}




.rhm1{
	
	height:80px;
	margin:0; margin-left:0px; padding-left:0px;
		
}

.rhm1-bg ul{
	list-style:none;
	margin:0; margin-left:0px;  padding-left:0px; 
}
.rhm1-bg li{
	float:left; 
	list-style:none; margin-right:0px; padding-left:12px; padding-right:0px; padding-top:3px;  background-repeat:no-repeat; 
}
.rhm1-bg li a{
	float:left;
	display:block; 
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	padding:0 0px 0 6px; font-family:Myriad Pro;
	height:80px;
	line-height:80px;
	text-align:center; font-size:17px;
	cursor:pointer;	background:none;
}
.rhm1-bg li a span{
	float:left;
	display:block;
	padding:0 10px 0 3px; color:#5A5A5A;
	background:none;
}
.rhm1-bg li a{
	color:#fff; padding:0 0 0 4px;
	background:url(../../images/menu_left.png) no-repeat left 25px;  
}
.rhm1-bg li a span{
	color:#fff; padding:0 9px 0 6px;
	background:url(../../images/menu_right.png) no-repeat right 25px;
}
.rhm1-bg li a:hover{
	color:#fff;
	background:url(../../images/menu_left_over.png) no-repeat left 25px;
}
.rhm1-bg li a:hover span{
	color:#fff;
	background:url(../../images/menu_right_over.png) no-repeat right 25px;
}


.rhm1-bg li a.current {
	color:#fff;
	background:url(../../images/menu_left_over.png) no-repeat left 25px;
}
.rhm1-bg li a.current span{
	color:#fff;
	background:url(../../images/menu_right_over.png) no-repeat right 25px;
}