body {
	font-family: Helvetica, Verdana, Arial, san-serif;
	font-size: 75%;
	line-height: 175%;
	color: #3F3F3F;
	background: #b2b2b2 url(images/bg.gif) no-repeat;
	padding: 40px 0px 60px 0px;
	margin: 0;
}

a {
	color: #263997;
	text-decoration: none;
	outline: none;
	font-weight: bold;
	
}

a:hover {
	color: #858475;
	text-decoration: none;
	font-weight: bold;
	border-bottom: dotted #858475 1px;

}

a:active {
	outline: none;
	font-weight: bold;

}



h1 {
	color: #263997;
	font-size: 1.6em;
	font-weight: bold;
	display: inline;
}

h2 {
	color: #3F3F3F;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}

h4 {
	font-size: 0.9em;
	font-weight: normal;
	font-style: italic;
	display: inline;
}

h5 {
	font-size: 1.0em;
	font-weight: normal;
	font-style: italic;
	display: inline;
}

h6 {
	color: #c3c8e2;
	font-size: 1.3em;
	font-weight: bold;
	display: block;
	padding: 0px 0px 5px 35px;
	margin: 0px;
}

#shadow {
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
	background: transparent url(images/shadow.png) 50px 50px;
	padding: 0px 0px 10px 0px;
}

#page {
	float: left;
	width: 1000px;
	background: #FFFFFF;
}

#header {
	width: 998px;
	height: 122px;
	border-top: 1px solid #3F3F3F;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

#logo {
	float: left;
	width: 300px;
	height: 122px;
	line-height: 150%;
	padding: 0px;
}

#logo a {
	border-bottom: none;
}

#logo a:hover {
	border-bottom: none;
}



#nav {
	float: right;
	width: 698px;
	height: 122px;
	font-size: 0.9em;
	text-align: right;
	line-height: 175%;
	padding: 0px;
	margin: 0px;
}

#nav a {
	color: #858475;
	text-decoration: none;
	border-bottom: none;
	outline: none;

	
}

#nav a:hover {
	color: #263997;
	text-decoration: none;
	border-bottom: none;

}

#nav a.on_state {
	color: #263997;
	text-decoration: none;
	border-bottom: none;
}

#nav_top {
	width: 698px;
	height: 29px;
	color: #858475;
	padding: 0px;
	margin: 0px;
}

#nav_top a {
	font-weight: normal;

}

#nav_top a:hover {
	font-weight: normal;

}

#nav_top_left {
	float: left;

	height: 24px;
	color: #8f8f96;
	text-align: right;
	font-style: italic;
	font-family: Arial;
	padding: 5px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
}

#nav_top_right {
	background: url(images/bg_top_nav2.jpg) no-repeat;
	float: right;
	width: 326px;
	height: 24px;
	color: #858475;
	text-align: center;
	padding: 5px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#nav_bottom {
	width: 698px;
	height: 48px;
	font-size: 1.25em;
	text-align: right;
	padding: 45px 0px 0px 0px;
	margin: 0px;
}

#nav_bottom a {
	padding: 0px 40px 0px 0px;
	font-weight: normal;
	border-bottom: none;
}

#nav_bottom a:hover {
	padding: 0px 40px 0px 0px;
	font-weight: normal;
	border-bottom: none;
}

#banner {
	width: 1000px;
	height: 170px;
}

#banner_home {
	width: 1000px;
	height: 300px;
	background-color: #000000;
}

#content {
	width: 998px;
	background: url(images/left_nav_silhouette.gif) no-repeat 0 100%;
	padding: 40px 0px 0px 0px;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

#content_no_image {
	width: 998px;
	padding: 40px 0px 0px 0px;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

#content_left {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
}

.resources_image_links {
	padding: 0px 0px 10px 35px;
}

#content_left_bottom_indent {
	padding: 5px 0px 0px 35px;
}

#content_left_bottom {
	width: 165px;
	font-size: 1.2em; 
	color: #263997;
	padding: 0px 0px 150px 35px;
}

#content_left_bottom a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#content_left_bottom a:hover {
	color: #263997;
	text-decoration: none;
	font-weight: normal;
}

#content_left_bottom_hiring {
	width: 185px;
	font-size: 0.9em; 
	line-height: 150%;
	color: #666666;
	padding: 0px 0px 30px 35px;
	border-bottom: none;
}

#content_left_bottom_hiring a {
	border-bottom: none;
}

#content_left_bottom_hiring  a:hover {
	border-bottom: none;
}



#content_left_bottom_hiring img {
	padding: 0px 0px 10px 0px;
}



a.nav {
	background: url(images/bg_left_nav.gif) no-repeat 0 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav:hover {
	background: url(images/bg_left_nav_on.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav2 {
	background: url(images/bg_left_nav.gif) no-repeat 0 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
	vertical-align: top;
}

a.nav2:hover {
	background: url(images/bg_left_nav2_on.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

#sub_nav {
	background: url(images/bg_left_nav.gif) no-repeat 0 100%;
	font-weight: bold;
	line-height: 175%;
	padding: 20px 0px 20px 0px;
}

a.sub_nav{
	color: #666666;
	font-size: 0.9em;
	display: block;
	padding: 0px 0px 0px 55px;
	border-bottom: none;
}

a.sub_nav:hover {
	background: url(images/bg_left_sub_nav_on.gif) no-repeat 0 100%;
	color: #263997;
	font-size: 0.9em;
	display: block;
	padding: 0px 0px 0px 55px;
	border-bottom: none;
}

#content_left_news {
	float: left;
	width: 230px;
	line-height: 125%;
	padding: 0px 0px 0px 0px;
}

#content_right {
	float: left;
	width: 565px;
	padding: 0px 150px 0px 45px;
}

#content_right_landing {
	float: left;
	width: 565px;
	padding: 0px 150px 0px 45px;
}



#content_right_noborder{
	border-bottom: none;

}

#content_right_noborder a{
	border-bottom: none;

}
#content_right_noborder a:hover{
	border-bottom: none;

}


#content_right .book_cover {
	border: 1px solid #263997;
	margin: 0px 10px 0px 0px;
}

a.body_link_list {
	background: url(images/bg_body_link_list.gif) no-repeat;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 30px;
	padding: 0px 0px 0px 50px;
	border-bottom: none;
}

a.body_link_list2 {
	background: url(images/bg_body_link_list.gif) no-repeat;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 15px;
	padding: 0px 0px 0px 50px;
	border-bottom: none;
}

a.body_link_list2:hover {
	background: url(images/bg_body_link_list_on.gif) no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 15px;
	padding: 0px 0px 0px 50px;
	border-bottom: none;
}


#list_text {
	padding: 0px 0px 0px 50px;
}


a.body_link_list:hover {
	background: url(images/bg_body_link_list_on.gif) no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 30px;
	padding: 0px 0px 0px 50px;
	border-bottom: none;
}

#indent2 {
	margin-left: 30px;
	margin-top: 10px;
	font-family: georgia, Times, Courier, san-serif;
	font-style: italic;
	
}

#name {
	text-align: right;
	font-weight: bold;
}
#indent {
	margin-left: 30px;
	margin-top: 10px;
	
}

.bullet{
	list-style-type: disc;
	
}

#indent ul{
	margin-top: -3px;
	
	
}

#indent ul li{
	margin-left: -20px;
	
	
}


#register_icon {
	float: left;
	padding: 0px 8px 2px 0px;
}

#register_icon a:hover {
	border-bottom: none;
}


/**#content_right img {
	float: left;
	padding: 0px 20px 0px 0px;
}**/

#content_right1 {
	float: left;
	width: 337px;
	padding: 0px 0px 0px 0px;
}

#content_right2 {
	float: left;
	width: 228px;
	padding: 0px 0px 0px 0px;
}

.sitemap_sub {
	padding: 0px 0px 0px 20px;
}

.next {
	width: 568px;
	color: #858475;
	text-align: right;
	padding: 30px 0px 30px 0px;
}

.next a {
	color: #263997;
	text-decoration: none;
	font-weight: bold;
}

.next a:hover {
	color: #858475;
	text-decoration: none;
	font-weight: bold;
}

a.top {
	color: #858475;
	text-decoration: none;
	font-weight: normal;
}

a.top:hover {
	color: #263997;
	text-decoration: none;
	font-weight: normal;
}


#content_home {
	font-size: 8pt;
	width: 888px;
	padding: 10px 70px 0px 40px;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
	padding-bottom: 30px;
}

#whats_new_content 
{
	width: 888px;
	padding-bottom: 50px;
	padding-top: 60px;

}


#whats_new01{
	width: 662px;
	padding: 10px 0px 0px 0px;

}

#whats_new01_left{
	float: left;
	width: 220px;
	padding: 0px 0px 10px 0px;

}

#whats_new01_right{
	float: right;
	width: 440px;
	padding: 0px 0px 10px 0px;


}



#whats_new02{
	width: 662px;
	padding: 10px 0px 0px 0px;

}

#whats_new02_left{
	float: left;
	width: 220px;
	padding: 10px 0px 10px 0px;
}

#whats_new02_right{
	float: right;
	width: 440px;
	padding: 10px 0px 10px 0px;

}


#whats_new03{
	width: 662px;
	padding: 10px 0px 0px 0px;

}

#whats_new03_left{
	float: left;
	width: 220px;
	padding: 10px 0px 10px 0px;
}

#whats_new03_right{
	float: right;
	width: 440px;
	padding: 10px 0px 10px 0px;

}


#whats_new04{
	width: 662px;
	padding: 10px 0px 0px 0px;

}

#whats_new04_left{
	float: left;
	width: 220px;
	padding: 10px 0px 10px 0px;
}

#whats_new04_right{
	float: right;
	width: 440px;
	padding: 10px 0px 10px 0px;

}

#whats_new01_left a:hover{
	border-bottom: none;
}
#whats_new02_left a:hover{
	border-bottom: none;
}
#whats_new03_left a:hover{
	border-bottom: none;
}

#whats_new04_left a:hover{
	border-bottom: none;
}

.whats_new_header {
	color: #263997;
	font-size: 1.2em;
	font-weight: bold;
	display: inline;
}




.home_content {
	float: left;
	width: 190px;
	padding: 0px 30px 0px 0px;
}

a.home_content {
	font-size: 11pt;
	color: #263997;
	font-weight: bold;
	display: inline;
	border-bottom: none;
}

a.home_content:hover {
	font-size: 11pt;
	color: #858475;
	font-weight: bold;
	display: inline;
	border-bottom: none;
}


.more {
	width: 165px;
	text-align: right;
}

.downloads_image {
	padding: 0px 10px 15px 0px;
	vertical-align: top;
}

.downloads_text {
	padding: 0px 0px 15px 0px;
	vertical-align: top;
}

#release {
	width: 570px;
	line-height: 125%;
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
}

#news_flash {
	color: #263997;
	font-weight: bold;
	display: inline;
}
#footer_home {
	background: url(images/bg_footer.jpg) repeat-y;
	width: 948px;
	height: 55px;
	font-size: 8pt;
	line-height: 150%;
	color: #858475;
	clear: both;
	text-align: right;
	padding: 30px 50px 0px 0px;
	border-bottom: 1px solid #3F3F3F;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

#footer_home a {
	color: #858475;
	text-decoration: none;
	border-bottom: none;

}

#footer_home a:hover {
	color: #263997;
	text-decoration: underline;
	border-bottom: none;

}

#footer {
	background: url(images/bg_footer.jpg) repeat-y;
	width: 948px;
	height: 45px;
	font-size: 1.0em;
	line-height: 150%;
	color: #263997;
	clear: both;
	text-align: center;
	padding: 40px 50px 0px 0px;
	border-bottom: 1px solid #3F3F3F;
	border-left: 1px solid #3F3F3F;
	border-right: 1px solid #3F3F3F;
}

#footer a {
	color: #858475;
	text-decoration: none;
	padding: 0px 0px 0px 50px;
	font-weight: normal;
	border-bottom: none;
}

#footer a:hover {
	color: #263997;
	text-decoration: none;
	padding: 0px 0px 0px 50px;
	font-weight: normal;
	border-bottom: none;
}

#footer a.on_state {
	color: #263997;
	text-decoration: none;
	padding: 0px 0px 0px 50px;
	font-weight: normal;
	border-bottom: none;
}

.table_contact_name {
	vertical-align: top;
	width: 90px;
	text-align: right;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

.table_contact_field {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}

.table_contact_field input {
	width: 252px;
	border: 1px solid #666666;
	color: #666666;
}

.table_contact_field textarea {
	width: 252px;
	border: 1px solid #666666;
	color: #666666;
}

.table_contact_field2 {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.table_contact_field2 input {
	margin: 3px 3px 0px 0px;
}

.table_contact_field3 {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 7px 0px;
}

.table_contact_field3 input {
	margin: 3px 3px 0px 0px;
}

.button {
	border: 1px solid #666666;
	background: #666666;
	color: #FFFFFF;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
 clear: both;
}

/**** RECOMMENDED READING SECTION STYLES ****/

.reading_table {
	font-size: 8pt;
	line-height: 10pt;
	font-family: Georgia, Times, Courier, serif;
}

.reading_table img{
	padding-bottom: 5px;
}

.reading_table a{
	border: none;
	font-family: Helvetica, Arial, Verdana, san-serif;
}

.reading_table a:hover{
	border: none;
}


#book{
	width: 136px;
	float: left;
	height: 224px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#book_cover2{
	width: 136px;
	height: 200px;
	border: 1px solid #263997;
	margin: 0px 10px 3px 0px;
}
#book_button {
	background-color: #263997;
	padding: 3px 0px 0px 0px;
	width: 136px;
	height: 18px;
	color: #ffffff;
	text-align: center;
	border: #263997 2px solid;
	margin-top: 5px;
}
a.book_button {
	color: #ffffff;
	text-decoration: underline;
	border-bottom: none;

}

a.book_button:hover {
	color: #666666;
	text-decoration: underline;
	border-bottom: none;

}

/**** HIRING SECTION STYLES - TABLES - BEGIN ****/

.thumb_cell {
	width: 176px;
	vertical-align: top;
	padding: 0px 0px 20px 0px;
}

a.header_links {
	background: url(images/bg_body_link_list.gif) no-repeat;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 15px;
	padding: 0px 0px 0px 40px;
}

a.header_links:hover {
	background: url(images/bg_body_link_list_on.gif) no-repeat;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	height: 15px;
	padding: 0px 0px 0px 40px;
}

.overview {
	padding: 0px 0px 20px 40px;
}

/**** HIRING SECTION STYLES - TABLES - END ****/


/**** BIO SECTION STYLES - BEGIN ****/

/* Main Page - Table Syles */
#bio_left {
	float: left;
	width: 273px; 
	padding: 0px 30px 0px 0px;
}

#bio_right {
	float: left;
	width: 262px; 
}

.bio_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
	border-spacing: 0px;
}

.bio_table a {
	color: #263997;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

.bio_table a:hover {
	color: #858475;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

.bio_padding {
	padding: 0px 0px 0px 0px;	
}

.bio_image {
	padding: 0px 10px 0px 0px;	
	vertical-align: top;
}

.bio_bg { 
	background: #FFFFFF; 
	cursor: pointer; 
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	line-height: 135%;
} 

.bio_bg_hoover { 
	background: #f4f4f4; 
	cursor: pointer; 
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	line-height: 135%;
} 

/* Detailed Pages */

.bio_main_image {
	float: left;
	padding: 0px 20px 0px 0px;
}

/**** BIO SECTION STYLES - END ****/

/**** Popup Styles begin ****/

#popup_background {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: #b2b2b2;
	z-index: 1;
	position: absolute;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
}

#popup_page_1 {
	width: 660px;
	height: 660px;
	background: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #a6bf49;
	padding: 10px 20px 0px 0px;
	margin: 100px 0px 0px 250px;
	position: absolute;
	z-index: 100;
}

#popup_page_2 {
	width: 660px;
	height: 660px;
	background: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #a6bf49;
	padding: 10px 20px 0px 0px;
	margin: 100px 0px 0px 250px;
	position: absolute;
	z-index: 100;
}

#popup_page_3 {
	width: 660px;
	height: 660px;
	background: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #a6bf49;
	padding: 10px 20px 0px 0px;
	margin: 100px 0px 0px 250px;
	position: absolute;
	z-index: 100;
}

#popup_page_4 {
	width: 660px;
	height: 660px;
	background: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #a6bf49;
	padding: 10px 20px 0px 0px;
	margin: 100px 0px 0px 250px;
	position: absolute;
	z-index: 100;
}

#popup_page_5 {
	width: 660px;
	height: 660px;
	background: #FFFFFF;
	text-align: right;
	font-weight: bold;
	font-size: 1.2em;
	border: 4px solid #a6bf49;
	padding: 10px 20px 0px 0px;
	margin: 100px 0px 0px 250px;
	position: absolute;
	z-index: 100;
}

.image {
	margin: 10px 20px 0px 0px;
	border: 1px solid #000000;
}

/**** Popup Styles end ****/


/******************************************
****** CONTENT EXPAND & COLAPSE STYLES ********
******************************************/

a.content_expand {
	background: url(images/bg_left_expand_content.gif) no-repeat 100% 0;
	display: block;
	text-align: right;
	padding: 0px 19px 9px 35px;

}

a.content_expand:hover {
	background: url(images/bg_left_expand_content_on.gif) no-repeat 100% 0;
	display: block;
	text-align: right;
	padding: 0px 19px 9px 35px;
	border-bottom: 0px;
}


a.content_expand_on {
	background: url(images/bg_left_colapse_content_on.gif) no-repeat 100% 0;
	display: inline;
	text-align: right;
	padding: 0px 19px 9px 10px;
	
}

a.content_expand_on:hover {
	background: url(images/bg_left_colapse_content_on.gif) no-repeat 100% 0;

	display: inline;
	text-align: right;
	padding: 0px 19px 9px 10px;
	border-bottom: 0px;
	
}

#info_close{
	font-size: 9pt;
	text-align: right;
	width: 400px;
	display: block;
	float: right;
	padding: 0px 0px 0px 0px;
}


a.request_info {
	display: inline;
	text-align: left;
	border-bottom: 0px;

}

a.request_info:hover {
	display: inline;
	text-align: left;
	border-bottom: 0px;
}


/******************************************
****** NAV EXPAND & COLAPSE STYLES ********
******************************************/



div.div_off {
 display: none;
 visibility: hidden;
}
div.div_on {
 display: block;
 visibility: visible;
}





#left_images {
	width: 108px;
	float: left;
	padding: 10px 10px 0px 0px;
	height: 80px;
	text-align: right;
	
}
#left_images a {
	font-size: 10px;
	padding-top: 3px;
	color: #263997;
	text-decoration: none;
	
}
#left_images a:hover {
	font-size: 10px;
	color: #263997;
	padding-top: 3px;
	text-decoration: underline;
	border-bottom: none;
	
}

#leadership_content_right {
	width: 400px;
	float: left;
	padding-top: 10px;
}


/******************************************
****** NAV EXPAND & COLAPSE STYLES ********
******************************************/

a.nav_expand {
	background: url(images/bg_left_expand_nav.gif) no-repeat 0 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav_expand:hover {
	background: url(images/bg_left_expand_nav_on.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav_expand_on {
	background: url(images/bg_left_colapse_nav_on.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav_expand2 {
	background: url(images/bg_left_expand_nav2.gif) no-repeat 0 100%;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
	vertical-align: top;
}

a.nav_expand2:hover {
	background: url(images/bg_left_expand_nav2_on.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}

a.nav_expand2_on {
	background: url(images/bg_left_colapse_nav2.gif) no-repeat 0 100%;
	color: #263997;
	font-weight: bold;
	text-decoration: none;
	line-height: 125%;
	display: block;
	padding: 9px 0px 9px 35px;
	border-bottom: none;
}



div.div_off {
 display: none;
 visibility: hidden;
}
div.div_on {
 display: block;
 visibility: visible;
}

.nav_image {
	margin: auto 0px auto 0px;
	display: inline;
	float: right;
}





