/*	Global
-------------------------------------------------------------------*/
body {
	margin: auto;
	padding: 0;
	background: #fff;
	font: 12px/1.5em "Helvetica Neue LT Std", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #434a4e;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

img {
	border: 0;
}

.punch {
	text-transform: uppercase;
}


/* -------------------------------------
/*  Baseline values for browser consistency
/* -------------------------------------*/

p, div, h1, h2, h3, h4, ul, li, form, input, select, option {
	margin:					0;
	padding:				0;
}

img {
	margin:					0;
	padding:				0;
	border:					0;
}

ul {
	list-style:				none;
}

a {
	outline:				0;
}

.alert {
 font-weight: bold;
 color: #990000;
}




/*	Typography
-------------------------------------------------------------------*/


h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.1em;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
}

h2 {
	color: #989ea3;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 0 10px;
	padding: 0;
}

.col_3x h2,
h3 {
	margin-top: 0;
        padding: 0;
        margin: 0em;
        color: #283138;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}

h4 {
	font-size: 14px;
	color: #221005;
	line-height: 1.1em;
/*	padding: 17px 0 0 38px;*/
	padding: 17px 0 0 0;
}




#content h1 {
	font-weight: normal;
	color:#FF0000;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 1.1em;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
}
#content h2 {
	color: #256FBF;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.8em;
	margin: 0 0 0 0px;
	padding: 0;
}
#content h4 {
	font-weight: normal;
	color:#FF0000;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 1.1em;
	margin: 0 0 0 0px;
	padding: 10px 0 0 0;
}
#content h5 {
	color: #256FBF;
	text-transform:uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 1 em;
	margin: 0 0 0 0px;
	padding: 1px;
}

/* ---------Typography  for the Index Page------------- */

#indexcontent .col_2x h4 {
	font-weight: bold;
	color:#757575;
	text-transform: uppercase;
	font-size: 12px;
       line-height: 1em;
	margin-left: 10px;
       padding: 0px;
       
}
#indexcontent .col_2x h5 {
	color: #256FBF;
	font-size: 10px;
       line-height: 1em;
	font-weight: normal;
        padding: 0px;
       
}
#indexcontent .col_2x img {
	margin-left: 0px;
        padding-right: 10px;
        float: left;
}







blockquote {
	border-left: 4px solid #ced1d2;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 24px;
	padding-left: 8px;
}

/*ul#blog_monthly_list li,*/
ul.client_list li {
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	float: left;
	display: inline;
}

#content a {
	color: #434a4e;
}

#content a:hover {
	text-decoration: none;
	color: #0d2b6b;
}

#content ul,
#footer_wrap1 ul {
	margin: 0;
	padding: 0;
}

#content ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	background: url(images/v6.5/bullet_content.gif) no-repeat left 2px;
}

#footer_wrap1 a {
	color: #3a1605;
}

#footer_wrap1 a:hover {
	text-decoration: none;
}

#footer_wrap1 ul li {
	list-style: none;
	margin-left: 0;
	padding-left: 10px;
	background: url(images/v6.5/bullet_footer.gif) no-repeat left 2px;
}

.availability {
	padding: 6px 6px 4px;
	background: #ed8216;
	font-weight: bold;
	color: #65000a;
	line-height: 1.2em;
}

#content .availability {
	background: #ced1d2;
	color: #1a242b;
}

p#breadcrumb {
	margin: 0 10px;
	padding-bottom: 10px;
	width: 460px;
	font-size: 10px;
	color: #878787;
	float: left;
}

p#breadcrumb a {
	color: #878787;
	padding: 4px 4px 2px;
}

p#breadcrumb a:hover {
	background: #ced1d2;
}
/*THIS IS WHAT IT SHOULD BE FOR THE PORTFOLIO PAGE!!!*/
/*p.pagination {
	clear: both;
	margin: 30em 10px 0;
	padding: .5em 0 0 0;
	width: 960px;
	border-top: 1px solid #ced1d2;
	color: #878787;
	font-size: 10px;
}*/

p.pagination,
p.comment_info {
/*	clear: both;*/
	margin: 3em 0 0;
	padding: .5em 0 0 0;
/*	width: 960px;*/
	border-top: 1px solid #ced1d2;
	color: #878787;
	font-size: 10px;
}

/*p.comment_info { border: 0; }*/

p.comment_info span a {
	padding: 4px 4px 2px;
}

p.pagination2 {
	margin: 25px 10px 5px 0;
	padding-bottom: 10px;
	font-size: 10px;
}

p.pagination2 a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 4px 2px;
}

p#portfolio_nav a:hover,
p.pagination2 a:hover {
	background: #ced1d2;
}


dl,
dl dd {
	margin: 0;
	padding: 0;
}

dl dt {
	font-weight: bold;
	margin-top: .75em;
}

dl dd {
	font-style: italic;
}

.col_2x p{
	line-height: 1.5em;
       padding:5px;

}
.col_2xcu p{
	line-height: 1em;
       padding:1px;

}
.col_3x p{
	line-height: 1.5em;
       padding:5px;

}

/* IMAGES ------ */
.col_3x img{
	float: right;
	padding: 5px;
	margin: 0 0 10px 10px;
	background: #ffffff;
	border: 1px solid #DADADA;
       max-width: 275px;
       height: auto;
}
.col_1x img{
	float: left;
	padding: 5px;
	margin: 0px 0px 20px 0px;
	background: #ffffff;
	border: 1px solid #DADADA;
       max-width: 200px;
 
       height: auto;
}

/*	Header / masthead
-------------------------------------------------------------------*/
#special_wrap,
#masthead_wrap,
#header_wrap {
	width: 100%;
	margin: auto;
	padding: 0;
	background: #FFF;
}

#special_wrap {
/*	border-bottom: 1px solid #eee;*/
	height: 15px;
	background: #FFF url(images/top_bg.jpg) repeat-x left -1px;
	
}

#special {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #ffffff;
}

#masthead {
	width: 960px;
	height: 180px;
	background: #FFF url(images/masthead_img.jpg) no-repeat right top;
	margin: 0 auto;
	padding: 0;
	
	position: relative;
}

#masthead h1 {
	width: 226px;
	height: 123px;
	display: block;
	background: #FFF url(images/nkf_logo.jpg) no-repeat left top;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

#masthead h1 a {
	width: 230px;
	height: 51px;
	display: block;
}

#masthead h1 span {
	display: block;
	text-indent: -9999em;
}

#masthead ul {
	margin: 160px 20px 0 0;
        background:  url(../images/header_wrap_bg.jpg) repeat-y bottom;
        text-transform: uppercase;
        text-decoration:none;
        font-weight:bold;
        color:#000;
	padding: 0;
	float: left;
	width: 100%;
	position: absolute;
	left: 10px;
	list-style: none;
}

#masthead ul li {
	float: left;
	margin: 0 24px 0 0;
	padding: 0;
	line-height: 1em;
	height: 28px;
	display: block;
        color:#000080;
}

#masthead ul li a, {
	text-transform: uppercase;
        text-decoration:none;
        height: 28px;
	display: block;
	outline: none;
      color:#000080;
}
#masthead ul li a:hover {
	text-transform: uppercase;
        color:#72cfff;
        text-decoration:none;
          font-weight:bold;
        height: 28px;
	display: block;
	outline: none;
}

#masthead ul li span {
	display: block;
}

#masthead ul li#nav_home,
#masthead ul li#nav_home a {
	width: 43px;
text-decoration:none;
      color:#5D5D5D;
	
}	

#masthead ul li#nav_aboutus,
#masthead ul li#nav_aboutus a {
	width: 64px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_services,
#masthead ul li#nav_services a {
	width: 59px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_facilities,
#masthead ul li#nav_facilities a {
	width: 67px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_industries,
#masthead ul li#nav_industries a {
	width: 79px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_knowlib,
#masthead ul li#nav_knowlib a {
	width: 140px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_stratpar,
#masthead ul li#nav_stratpar a {
	width: 140px;
text-decoration:none;
      color:#5D5D5D;
	
}

#masthead ul li#nav_contact,
#masthead ul li#nav_contact a {
	width: 60px;
text-decoration:none;
        color:#5D5D5D;
	
}

#masthead ul li#nav_home.active a,
#masthead ul li#nav_aboutus.active a,
#masthead ul li#nav_services.active a,
#masthead ul li#nav_facilities.active a,
#masthead ul li#nav_industries.active a,
#masthead ul li#nav_knowlib.active a,
#masthead ul li#nav_stratpar.active a,
#masthead ul li#nav_contact.active a,
#masthead ul li#nav_home a:hover,
#masthead ul li#nav_aboutus a:hover,
#masthead ul li#nav_services a:hover,
#masthead ul li#nav_facilities a:hover,
#masthead ul li#nav_industries a:hover,
#masthead ul li#nav_knowlib a:hover,
#masthead ul li#nav_stratpar a:hover,
#masthead ul li#nav_contact a:hover{
	background-position: 0 -28px;
   color:#72cfff;
}

 #header_wrap {
	clear: both;
	
	height: 150px;
}

#header {
	width: 960px;
	height: 60px;
	background: #ffffff url(images/header_wrap_bg.jpg) repeat-x left top;
	margin: 0 auto;
	color: #fff;
}


/*
#header.home { background: transparent url(images/v6.5/bg_hdr_home.jpg) no-repeat right top; }
#header.portfolio { background: transparent url(images/v6.5/bg_hdr_aboutus.jpg) no-repeat right top; }
#header.studio { background: transparent url(images/v6.5/bg_hdr_services.jpg) no-repeat right top; }
#header.services { background: transparent url(images/v6.5/bg_hdr_facilities.jpg) no-repeat right top; }
#header.blog { background: transparent url(images/v6.5/bg_hdr_industries.jpg) no-repeat right top; }
#header.contact { background: transparent url(images/v6.5/bg_hdr_knowlib.jpg) no-repeat right top; }


*/



/*	Content area(s) + columns
-------------------------------------------------------------------*/
#content_wrap {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}

#content {
	width: 960px;
	background: transparent url(images/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	margin: 0 auto;
        border-top: 2px #000000 solid;
	padding: 30px 0 0 0;
	
}
#indexcontent {
	width: 960px;
	margin: 0 auto;
        border-top: 2px #000000 solid;
	padding: 0 0 0 0;
	
}

.home #content {
	padding-top: 10px;
}

.col_4x {
	width: 960px;
	margin: 0 10px;
	padding: 0;
	float: left;
}

.col_3x {
	width: 700px;
	margin: 0 10px;
	padding: 0;
        line-height:normal;
	float: left;
}

.col_2x {
	width: 460px;
	margin: 0 10px;
	padding: 0;
        line-height: normal;
	float: left;
}

.col_2x #cu{
	width: 460px;
	margin: 0 10px;
	padding: 0;
	float: left;
}
.col_2x #ue {
	width: 460px;
        height: 100px;
	margin: 0 0px;
	padding: 10px;
        overflow: hidden;
	float: left;
}
.col_2x #pow {
	width: 460px;
        height: 200px;
	margin: 0 0px;
	padding: 10px;
        overflow: hidden;
        line-height:normal;
	float: left;
}
.col_2x #pow h5{
	margin: 0 0px;
	padding: 10px;
        line-height:.5em;

}
.col_2xindexleft {
	width: 460px;
	margin: 0 0px;
	padding: 0;
	float: left;
}

.col_1x {
	width: 200px;
        margin: 0 10px;
	float: left;
}

.col_1x.portfolio {
	height: 255px;
}

.col_3x .col_1x.first { margin-left: 0; }
.col_3x .col_1x.last { margin-right: 0; }

#pdx_wrap
/*hr#pdx*/ {
	width: 940px;
	height: 74px;
	border: 0;
	background: #efefef url(images/v6.5/bg_pdx.jpg) no-repeat right top;
	margin: 0;
	padding: 0;
}

#pdx_wrap hr#pdx { display: none; }






/*	Footer(s)
-------------------------------------------------------------------*/
#footer_wrap1 {
	clear: both;
}

#footer_wrap2 {
	clear: both;
	background-color:#FFFFFF;
	height: 40px;
}

#footer_border {
	width: 960px;
	margin: 0 auto;
	background: #000;
	color: #000;
}

#footer_copyright {
	width: 960px;
	margin: 0 auto;
	border-top:#000000 solid 2px;
	padding: 0;
	font-size: 10px;
}

#footer_copyright p {
	margin: 0 10px;
	text-align:center;
	padding: 1em 0 0 20px;
	color: #000;
	
}

#footer_copyright a {
	color: #444b4f;
	text-decoration: none;
	border-bottom: 1px dotted #444b4f;
}

#footer_copyright a:hover {
	color: #ed7a03;
	border-color: #ed7a03;
}






/*	Bio section + related
-------------------------------------------------------------------*/
img.work_thumb {
	background: #ced1d2;
	margin: 0;
	padding: 4px;
}

img.work_thumb:hover {
	background: #757f86;
}

p#portfolio_nav {
	margin: 0 10px;
	padding-bottom: 10px;
	width: 460px;
	font-size: 10px;
	float: right;
	text-align: right;
}

p#portfolio_nav a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 4px 2px;
}

p#portfolio_nav a:hover {
	background: #ced1d2;
}






/*	Forms
-------------------------------------------------------------------*/
input {
	border: 1px solid #363f46;
	background: #f2f2f2;
}

form label {
	font-weight: bold;
}

#contact_form p,
#feedback_form p {
	margin-bottom: 1.5em;
}

#feedback_form p label,
#contact_form p label,
#webhosting_signup p label,
#comment_form p label {
	position: relative;
}

#feedback_form p input,
#contact_form p input,
#contact_form p select,
#webhosting_signup p input,
#comment_form p input {
	position: absolute;
	left: 16em;
	top: -.5em;
}

#webhosting_signup p input { left: 8em; }
#comment_form p input {left: 6em; }

#webhosting_signup fieldset {
	border: 0;
	margin: 0 0 2em 0;
	padding: .5em 0 0 0;
}

#webhosting_signup legend {
	display: block;
	margin-left: 0;
	margin-bottom: .5em;
	padding-left: 0;
	font-size: 120%;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #ced1d2;
}






/*	Tables
-------------------------------------------------------------------*/
.col_3x table {
	border: 0;
	margin: 1.5em 0 0 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

.col_3x table tr.center th {
	text-align: center;
}

.col_3x table tr.gray th,
.col_3x table tr.gray td {
	background: #ced1d2;
	padding: .25em .5em .15em;
	text-transform: uppercase;
}

.col_3x table td,
.col_3x table th {
	padding: 20px;
	text-align: left;
        line-height:16px;
	border-bottom: 1px solid #ced1d2;
}

.col_3x table th {
	text-align: center;
}

.col_3x table h2 {
        color: #283138;
	font-size: 18px;
	font-weight: bold;
}
.col_3x table.h3 {
        color: #283138;
	font-size: 18px;
	font-weight: bold;
}

.col_2x table {
	border: 0;
	margin: .5em 0 0 0;
	padding: 0;
	width: 90%;
        border-style: hidden;
	
}

.col_2x table tr.center th {
	text-align: left;
}

.col_2x table tr.gray th,
.col_2x table tr.gray td {
	background: #ced1d2;
	padding: .25em .5em .15em;
	text-transform: uppercase;
}

.col_2x table td,
.col_2x table th {
	padding: 10px 0px 5px;
	text-align: left;
        line-height:8px;
border-bottom: 0px solid #ced1d2;

}

.col_2x table th {
	text-align: left;
}


/*---- APPLE SEARCH----*/
#applesearch .sbox_l  {
	background: #eaeaea url(images/srch_l.gif) no-repeat top left;
        margin-left: 20px;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: #eaeaea url(images/srch_r.gif) no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: #eaeaea url(images/srch_bg.gif) repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 130px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

#content {
	clear: both;
}

/* -------------------------------------
/*   Search Positioning and Size
/* -------------------------------------*/

#searchBox {
	text-align:				right;
        background-color:              #EAEAEA;
	float:					right;
	font-size:				10px;
	padding-top:			6px;
	width:				230px;
	margin-bottom:		-10px;
	margin-left:			10px;
	height:				32px;
}

.search_button {
	position:				relative;
	background-color:		#EAEAEA;
	left:					5px;
	top:					-3px;
	border:				0px;
	float:					left;
}

.textfield {
	width:				130px;
	font-color:				#000000;
	margin-left:			25px;
	padding:				2px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
}



/*	PageNav
---------------------------------------*/


#pageNav  {
	margin-left:728px;
	padding: 0;
	
}

#pageNav h3 {
       text-transform: uppercase;
	padding-left:			25px;
	margin-top:			50px;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				15px;
	line-height:			15px;
	color:				#587788;
	padding-bottom: 3px;
}

#pageNav ul {
	margin-bottom:			40px;
	
}

#pageNav .smallMenu {
	padding:				0 25px;
}

#pageNav .smallMenu li {
	
	line-height:			26px;
    
}

#pageNav h3.smallMenu {
	margin:					26px;
	background:				transparent url(images/design/sidemenu_item_border.gif) bottom center no-repeat;	
	padding:				        0px;
}

#pageNav .subMenu li {
	background:				transparent url(images/design/sidemenu_item_border.gif) bottom left no-repeat;
        padding-left:			0px;
	
}

#pageNav .subMenu li a {
	display:				block;
	padding-left:			25px;
  
}

#pageNav .subMenu li a#CatC41 {
	display:				block;
       background-color: #0099FF;
	padding-left:			25px;
}


#pageNav .smallMenu li a {
	display:				block;
	padding-left:			25px;
}




#pageNav .smallMenu ul li a {
	display:				block;
	padding-left:			0px;
}
#pageNav .smallMenu li a:hover {
	background-image:		none;
}
#pageNav .smallMenu ul li a:hover {
	background-image:		none;
}


/* ---- Not Needed
#pageNav .smallMenu ul ul a {
	display:				block;
	padding-left:			20px;
}

#pageNav .smallMenu ul ul a:hover {
	background-image:		none;
}

-----------------*/

#pageNav li {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	line-height:			        40px;
        margin: 0;
}

#pageNav li .icon {
	float:					right;
	margin-top:				5px;
}

#pageNav li a:link, #pageNav li a:visited, #pageNav li a:hover {
	text-decoration:		none;
}

#pageNav li a:hover {
	background:				#f1f5f7 url(images/design/sidemenu_hover_border.gif) top left repeat-y;
}



#pageNav li.current a {
	background:				#fff url(images/design/sidemenu_current_border.gif) top left repeat-y;
}


#pageNav .quote {
	padding:				0 25px;
	margin-bottom:			25px;
}

#pageNav .quote .statement {
	margin-bottom:			10px;
	font-family:			Georgia, serif;
	font-size:				14px;
	color:					#526e80;
	line-height:			20px;
}

#pageNav .quote .author, #pageNav .quote .site {
	font-family:			Georgia, serif;
	font-size:				12px;
	color:					#7c919e;
	line-height:			16px;
}

#pageNav .widget ul {
margin-bottom:25px;
}

#pageNav ul.feeds li {
	background: transparent url(images/design/rss-orange.gif) center left no-repeat;
	padding-left:			20px;
        display:block;
}



#pageNav .widget { padding: 0 5px 0 5px; margin: 0 0 0 15px;}
#pageNav .widget h4 { color: #fff; font-size: 12px; padding-bottom: 5px; text-shadow: 1px 1px 1px #688192; 
}
#pageNav .widget ul { font-size: 11px;line-height: 20px;}
#pageNav .widget li { padding-bottom:10px; margin:0; line-height: normal; width:190px;}
#pageNav .widget li a { display: block; }
#pageNav .widget li a:hover{ background:none;color: #035796;}




#pageNav .widget .pageSearchBox {
	text-align:				center;
	font-size:				10px;
	padding-top:			6px;
	width:					200px;
	height:					32px;
	margin-bottom:			16px;
}

#pageNav .widget .pageSearchBox .search_button {
	position:				relative;
	left:					5px;
	top:					-1px;
	float:					left;
}

#pageNav .widget .pageSearchBox .textfield {
	width:					150px;
	color:					#666;
	margin:					0;
	padding:				2px;
	font:					11px/11px verdana, arial,sans-serif;
	float:					left;
}


#pageNav .twitterWrap {
	background:				transparent url(images/design/speech_bubble_bottom.gif) bottom left no-repeat;
	margin:					0 0 0 25px;
}
	
#pageNav .twitterMeat {
	background:				transparent url(images/design/speech_bubble_top.gif) top left no-repeat;
	padding:				12px 12px 30px 12px;
	width:					180px;
	font-weight:			bold;
	color:					#62696d;
	line-height:			15px;
	font-size:				11px;
}
	
#pageNav .twitterLinks {
	margin:					0 0 25px 25px;
	font-weight:			bold;
	font-size:				11px;
	color:					#999;
}

#pageNav .twitterLinks a {
	color:					#38a8de;
}


/* order crucial here, these must be at the end of #pageNav section */

#pageNav .subMenu ul {
	margin: 			10px 0 0 0;
	background:		#fff url(images/design/sidemenu_current_border.gif) repeat-y scroll left top;
	padding-bottom:     10px;
}

#pageNav .subMenu ul li {
	padding:			4px 0 4px 0;
	margin: 			0 0 0 20px;
	line-height:		normal;
	background-image:	none;
	font-size:			11px;
}

#pageNav .smallmenu ul li {
	padding:			4px 0 4px 0;
	margin: 			0 0 0 20px;
	line-height:		normal;
	background-image:	none;
	font-size:			11px;
}
#pageNav .subMenu .subCurrent, #pageNav .subMenu .subNormal {
	background-image:	none;
}

#pageNav .subMenu .subCurrent {
	background:			transparent url(images/design/bg_submenu_current.gif) 0px 7px no-repeat;
}

#pageNav .subMenu .subCurrent a:link, #pageNav .subMenu .subNormal a:link,
#pageNav .subMenu .subCurrent a:visited, #pageNav .subMenu .subNormal a:visited {
	background-image:	none;
	background-color:	transparent;
	color:				#517992;
	padding: 			0;
}

#pageNav .subMenu .subCurrent a:link, #pageNav .subMenu .subCurrent a:visited {
	padding-left:		15px;
	font-weight:		bold;
}

#pageNav .subMenu .subCurrent a:hover, #pageNav .subMenu .subNormal a:hover {
	color:				#85a6bb;
}

