/* --------------------------------------------
   reset
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
a img { border: 0; }

/* --------------------------------------------
   
----------------------------------------------- */
body
{
	font: 11px/12px arial, sans-serif;
	background: #999;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-1
{
	width: 728px;
	margin: 0 auto;
	height: 95px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-2
{
	width: 962px;
	margin: 0 auto;
	border-top: 10px solid #999;
	text-align: center;
	background: #555;
}

/* --------------------------------------------
   NEW by jen SEP 2012 - (see END way below)
----------------------------------------------- */

/* --------------------------------------------
   top header holders
----------------------------------------------- */

div#ad-above
{
	margin: 0 auto;
	background: #999;
	position: relative;
	padding-top: 0px;
	width: 962px;
	text-align: center;
}
div#type-above
{
	margin: 0 auto;
	background: #999;
	position: relative;
	padding-top: 6px;
	padding-bottom: 1px;
	width: 962px;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	overflow: hidden;
}

div#main
{
	margin: 0 auto;
	background: #fff;
	position: relative;
	width: 962px;
	clear: both;
}

div#header
{
	margin: 0 auto;
	background: #fff;
	position: relative;
	padding-top: 115px;
	width: 962px;
	clear: both;
}


/* --------------------------------------------
   top above white
----------------------------------------------- */

div#type-above div.date-above
{
	float: left;
	color: #fff;
}
div#type-above div.date-above a
{
	color: #fff;
}

div#type-above div.date-above strong
{
	font-weight: bold;
}

div#type-above div.nav-above
{
	float: right;
	font-weight: bold;
}
div#type-above div.nav-above a
{
	margin-left: 3px;
	margin-right: 3px;
	color: #fff;
}
div#type-above div.nav-above a:hover
{
	text-decoration: none;
	color: #000;
}


/* --------------------------------------------
   logo
----------------------------------------------- */
a#logo
{
	width: 561px;
	height: 53px;
	position: absolute;
	top: 13px;
	left: 7px;
	background: url(../img/global/cjr-logo-future.gif) no-repeat;
	text-indent: -2000px;
	float: left;
}

/* --------------------------------------------
   social
----------------------------------------------- */
div#social
{
	width: 100px;
	height: 53px;
	position: absolute;
	top: 18px;
	left: 584px;
	float: left;
}

ul#list-social li
{
	float: left;
	display: inline;
	margin-right: 13px;
	
}

ul#list-social a.facebook
{
	width: 23px;
	height: 24px;
	background: url(../img/global/icon-facebook.gif) no-repeat;
	text-indent: -2000px;
	float: left;
}
ul#list-social a.facebook:hover
{
	background: url(../img/global/icon-facebook-on.gif) no-repeat;
}

ul#list-social a.twitter
{
	width: 30px;
	height: 25px;
	background: url(../img/global/icon-twitter.gif) no-repeat;
	text-indent: -2000px;
	float: left;
}

ul#list-social a.twitter:hover
{
	background: url(../img/global/icon-twitter-on.gif) no-repeat;
}

/* --------------------------------------------
   subscribe
----------------------------------------------- */

div#subscribe
{
	top: 5px;
	right: 5px;
	position: absolute;
	float: right;
	font-size: 13px;
	line-height: 15px;
	overflow: hidden;
}

div#subscribe div.subscribe-text
{
	float: left;
	overflow: hidden;
	padding-top: 3px;
}

div#subscribe div.subscribe-title
{
	text-transform: uppercase;
	margin-top: 8px;
	display: block;
	text-align: right;
	margin-right: 6px;
}
div#subscribe div.subscribe-title a
{
	color: #c00;
	font-weight: bold;
}

ul#subscribe-list
{
	display: block;
	margin-right: 6px;
	overflow: hidden;
}
ul#subscribe-list li
{
	float: left;
	display: inline;
	color: #c00;
}
ul#subscribe-list li a
{
	color: #c00;
	margin-left: 4px;
}

ul#subscribe-list li a:hover
{
	color: #c00;
}

div#subscribe div.subscribe-cover
{
	float: right;
}


/* --------------------------------------------
   more subscribe
----------------------------------------------- */

ul#subscribe-list-feeds
{
	margin-top: 6px;
	display: block;
	float: right;
}

ul#subscribe-list-feeds li
{
	float: left;
	display: inline;
	margin-left: 5px;
}

ul#subscribe-list-feeds a.podcast
{
	width: 30px;
	height: 25px;
	background: url(../img/global/icon-podcast.gif) no-repeat;
	text-indent: -2000px;
	float: left;
}

ul#subscribe-list-feeds a.podcast:hover
{
	background: url(../img/global/icon-podcast-on.gif) no-repeat;
}

ul#subscribe-list-feeds a.rss
{
	width: 30px;
	height: 25px;
	background: url(../img/global/icon-rss.gif) no-repeat;
	text-indent: -2000px;
	float: left;
}

ul#subscribe-list-feeds a.rss:hover
{
	background: url(../img/global/icon-rss-on.gif) no-repeat;
}


/* --------------------------------------------
   new top drop-down navigation JB sep 12
----------------------------------------------- */

ul#nav-main
{
	border-top: 1px solid #999;
	float: left;
	position: absolute;
	top: 87px;
	left: 0px;
	width: 660px;
}

ul#nav-main li.main
{
	float: left;
	position: relative;
	height: 32px;
	overflow: visible;
}
ul#nav-main li.main:hover
{
	background: #f5f5f5;
}

ul#nav-main li.the_industry	{width: 106px;}
ul#nav-main div#the_industry_menu {width: 178px;}

ul#nav-main li.politics_and_policy	{width: 127px;}
ul#nav-main div#politics_and_policy_menu {width: 142px;}

ul#nav-main li.business	{width: 85px;}
ul#nav-main div#business_menu {width: 85px;}

ul#nav-main li.science	{width: 75px;}
ul#nav-main div#science_menu {width: 121px;}

ul#nav-main li.culture	{width: 72px;}
ul#nav-main div#culture_menu {width: 123px;}

ul#nav-main li.magazine	{width: 87px;}
ul#nav-main div#magazine_menu {width: 123px;}

ul#nav-main li.resources	{width: 97px;}
ul#nav-main div#resources_menu {width: 198px;}



ul#nav-main li a.main
{
	display: block;
	font-size: 15px;
	line-height: 18px;
	color: #c00;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
/*	padding-right: 14px;*/
}
ul#nav-main li a.main:hover
{
	text-decoration: none;
}

ul#nav-main li.main ul
{
	display: none;
	position: relative;
	z-index: 30;
	background: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

ul#nav-main li.main ul li
{
	margin-bottom: 1px;	
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
/*
	margin-left: 10px;
	margin-right: 12px;
*/
}
ul#nav-main li.main ul li.li_rule
{
	border-bottom: 1px solid #999;	
}

ul#nav-main li.main ul li a
{
	color: #555;
	text-decoration: none;
}

ul#nav-main li.main ul li a:hover,
.main_on
{
	color: #c00;
}

ul#nav-main li.main:hover ul
{
	display: block;
}

/* --------------------------------------------
   search form
----------------------------------------------- */

div#search-form
{
	border-top: 1px solid #999;
	float: left;
	position: absolute;
	top: 87px;
	left: 660px;
	width: 214px;
}

div#search-form p
{
	font-size: 15px;
	line-height: 18px;
	color: #555;
	padding-top: 3px;
	display: inline;
	float: left;
}

form#search
{
	display: inline;
	float: right;
}

form#search fieldset
{
	height: 22px;
}

form#search fieldset input.text
{
	padding: 0px;
	padding-left: 8px;
	+padding-top: 3px;
	+padding-bottom: 3px;
	border: 0;
	color: #000;
	float: left;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 130px;
	height: 22px;	
}

form#search fieldset a.submit {
	text-indent: -2000px;
	overflow: hidden;
	width: 20px;
	height: 22px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;	
	float: right;
	background: url(../img/global/icon-search.gif) 0px 4px no-repeat;
}

form#search fieldset a.submit:hover {
	background: url(../img/global/icon-search-on.gif) 0px 4px no-repeat;
	
}


/* --------------------------------------------
   END by jen SEP 2012 - (nothing below here changed)
----------------------------------------------- */

/* --------------------------------------------
   NEW email sign up form - DP
----------------------------------------------- */

div.email-form-top {
  width: 272px;
  margin: 8px 0px 0px 14px;
  padding: 2px 0px 2px 0px;
  background: #cf0300;

}

p.email-form-top-text {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  color: #fff;
  margin: 4px 0px 4px 6px;
}


form#email-new
{
	width: 270px;
	border: 1px solid #490100;
	margin-left: 14px; 
}

form#email-new fieldset
{
	height: 23px;
	border: 2px solid #c1c1c1;
}

form#email-new fieldset input.text
{
	padding: 5px 0 4px 4px;
	+padding-top: 3px;
	+padding-bottom: 3px;
	border: 0;
	color: #666;
	width: 230px;
	margin-right: 10px;
	float: left;
}

form#email-new fieldset input.submit
{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6px;
}




/* --------------------------------------------
   content general
----------------------------------------------- */
div#content
{
	background: #fff;
	border-top: 5px solid #999;
	overflow: hidden;
	width: 928px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
	padding-bottom: 40px;
	_height: 1%;
}

div#column-left
{
	float: left;
	margin-right: 18px;
	overflow: hidden;
	width: 610px;
	_height: 1%;
}

div#column-right
{
	float: left;
	overflow: hidden;
	width: 300px;
	_height: 1%;
}

div#column-right img
{
	display: block;
}

/* --------------------------------------------
   content left holders
----------------------------------------------- */

div#module-hero-lead
{
	height: 288px;	
	width: 610px;
	float: left;
}

div#module-multimedia-lead
{
	height: auto;	
	width: 610px;
	float: left;
	margin-bottom: 26px;
}

div#module-hero
{
	height: 268px;
	width: 406px;
	float: left;
	position: relative;
}

div#module-lead
{
	height: 259px;
	width: 195px;
	float: left;
	margin-left: 9px;
	border-top: 1px solid #b9b9b9;
}

div#module-stack
{	
	clear: left;
	background: url(../img/home/title_the_latest.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

div#module-stack-multimedia
{	
	clear: left;
	background: url(../img/home/title_more_video.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

div#module-stack-support-reporting
{	
	clear: left;
	background: url(../img/home/title_support_reporting.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

/* --------------------------------------------
   HERO content left specifics
----------------------------------------------- */

div.hero-image
{
	position: relative;	
	margin-bottom: 0px;
}

div.hero-text
{
	position: absolute;
    top: 0px;
    margin-left: 20px;
    background-color: #fff;
    background-color:rgba(255,255,255,.75);
    width: 190px;
    padding: 8px;
}

div.alt
{
    position: absolute;
    top: 177px;
    margin-left: 0px;
    background-color: #fff;
    background-color:rgba(255,255,255,.75);
    width: 245px;
    padding: 6px;
    padding-left: 8px;
}

div.hero-credit
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    float: right;
    margin-bottom: 0px;
    background-color: #000;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    height: 12px;
    z-index: 20;
}



/* --------------------------------------------
   LEAD content left specifics
----------------------------------------------- */

div.lead-container
{
	width: 195px;
	height: 79px;
	border-bottom: 1px solid #b9b9b9;
	padding-top: 9px;
	clear: left;
	display: block;
}

div.lead-image
{
	float: left;
	display: inline;
	width: 90px;
}
div.lead-text
{
	float: left;
	display: inline;
	margin-left: 5px;
	width: 100px;
}

/* --------------------------------------------
   STACK content left specifics
----------------------------------------------- */

div.stack-container
{
	clear: left;
	width: 610px;
	border-top: 1px solid #b9b9b9;
	padding-top: 16px;
	display: block;
}

div.top
{
	border-top: 0px;
}

div.stack-image
{
	float: left;
	display: inline;
	width: 174px;
	padding-bottom: 15px;
}
div.stack-text
{
	float: left;
	display: inline;
	margin-left: 14px;
	width: 422px;
	padding-bottom: 15px;
}
div.stack-text-wide
{
	float: left;
	display: inline;
	width: 610px;
	padding-bottom: 15px;
}

div.stack-text-video-hero
{
	float: left;
	display: inline;
	width: 610px;
	margin-bottom: -4px; 
}

/* --------------------------------------------
   color section titles
----------------------------------------------- */

h1.overline-hero,
h1.overline-lead,
h1.overline-stack
{
	font-weight: bold;
	text-transform: uppercase;
}

h1.overline-hero
{
	font-size: 12px;
	line-height: 17px;
}
h1.overline-lead
{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 1px;
}
h1.overline-stack
{
	font-size: 11px;
	line-height: 16px;
	margin-top: -4px;
}

h1.the_audit a,
h1.economic_crisis a
{color: #09793c;}

h1.behind_the_news a,
h1.borders_bylines a 
{color: #6a6c44;}

h1.campaign_desk a 
{color: #41276d;}

h1.cover_story a,
h1.currents a,
h1.essay a,
h1.feature a,
h1.editorial a,
h1.letters_to_the_editor a,
h1.opening_shot a,
h1.on_the_job a,
h1.profile a,
h1.q_and_a a,
h1.reports a,
h1.review a,
h1.short_takes a,
h1.second_read a,
h1.the_lower_case a,
h1.the_research_report a
{color: #a2a32f;}

h1.the_news_frontier a,
h1.multimedia a,
h1.video a,
h1.news_startups_guide a
{color: #1c4665;}

h1.the_observatory a,
h1.earth_journalism a
{color: #047b95;}

h1.page_views a,
h1.language_corner a,
h1.the_kicker a,
h1.transparency a,
h1.full-court_press a,
h1.realtalk a,
h1.minority_reports a,
h1.reality_check a,
h1.support_reporting a,
h1.between_the_spreadsheets a,
h1.darts_and_laurels a,
h1.critical_eye a
{color: #c66608;}

h1.swing_states_project a,
h1.united_states_project a,
h1.the_second_opinion a,
h1.cloud_control a
{color: #be200a;}

/* --------------------------------------------
   headlines
----------------------------------------------- */

h2.headline-hero 
{
	font-size: 20px;
	line-height: 21px;
}
h2.headline-lead 
{
	font-size: 12px;
	line-height: 14px;
}

h2.headline-stack, 
h2.headline-stack-hero
{
	font-size: 19px;
	line-height: 22px;
}

h2.headline-stack-hero
{
	margin-top: -6px;
	font-weight: bold;
	color: #000;
}

h2.headline-hero a,
h2.headline-lead a,
h2.headline-stack a,
h2.headline-stack-hero a
{
	font-weight: bold;
	color: #000;
}

h2.headline-hero a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 21px;
    text-decoration: none;
}

h2.headline-stack a:hover,
h2.headline-stack-hero a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 20px;
    text-decoration: none;
}

h2.credit 
{
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #e5e5e5;
}


/* --------------------------------------------
	stack text - subhead, byline, content
----------------------------------------------- */

h3.subhead-stack a
{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

h3.subhead-stack a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 16px;
    text-decoration: none;
}

h4.byline-stack
{
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #000;
}

h4.byline-stack a
{
	color: #000;
}

h4.byline-stack span.date
{
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #6b6b6b;
}

p.content-stack,
p.content-stack a
{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
}

div.stack-text-wide p,
div.stack-text p
{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
}

div.stack-text-wide span.caption,
div.stack-text span.caption 
{
    display:none;
}

p.content-stack span.more
{
	background: url(../img/home/arrow-more.gif) no-repeat 38px 3px;
	width: 80px;
}

p.content-stack a span.more
{
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #344166;
	padding-right: 20px;
}

/* --------------------------------------------
	stack bottom - more content
----------------------------------------------- */

div.more-stories p a
{
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc1b00;
	background: url(../img/home/arrow-more-stories.gif) no-repeat 96px 7px;
	width: 110px;
	float: right;
}

div.more-multimedia p a
{
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc1b00;
	background: url(../img/home/arrow-more-stories.gif) no-repeat 118px 7px;
	width: 130px;
	float: right;
}

/* --------------------------------------------
   end content left
----------------------------------------------- */
/* --------------------------------------------
   begin content right
----------------------------------------------- */

div#module-twitter
{
	width: 300px;
	_height: 1%;
}

div#module-ad-right
{
	width: 300px;
	margin-top: 24px;
	_height: 1%;
}

div#module-switch-tabs
{
	width: 300px;
	margin-top: 24px;
	_height: 1%;
}

div#module-must-reads
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

div#email-sign-up
{
	width: 272px;
	margin-top: 30px;
	margin-left: 0px;
	_height: 1%;
}

div#module-video
{
    width: 272px;
    margin-top: 36px;
    margin-left: 14px;
    margin-right: 10px;
    _height: 1%;
}

div#module-resources
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

div#module-blogs-columns
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

/* --------------------------------------------
   begin content right text
----------------------------------------------- */

div.right-headline
{
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 16px;
}

div.right-video
{
    margin-top: 10px;
}

div.right-headline-video
{
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 8px;
}

div.right-headline p a,
div.right-headline p.right-text a,
div.right-headline-video p a,
div.right-headline-video p.right-text a
{
	color: #000;
}


div.right-headline p.right-text,
div.right-headline-video p.right-text
{
	font-weight: normal;
}

div.right-headline-video p.right-text-show-tell
{	
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
}

/* div.right-headline p.right-text a:hover,
div.right-headline-video p.right-text a:hover
{
	text-decoration: underline;
} */


/* --------------------------------------------
   email sign up form
----------------------------------------------- */

form#email
{
	width: 298px;
	border: 1px solid #490100; 
}

form#email fieldset
{
	height: 23px;
	border: 2px solid #c1c1c1;
}

form#email fieldset input.text
{
	padding: 5px 0 4px 4px;
	+padding-top: 3px;
	+padding-bottom: 3px;
	border: 0;
	color: #666;
	width: 258px;
	margin-right: 10px;
	float: left;
}

form#email fieldset input.submit
{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6px;
}

/* --------------------------------------------
   who owns what form
----------------------------------------------- */

div.right-headline-drop-down
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 16px;
}
div.right-headline-drop-down p
{
	font-weight: bold;
}

div.right-headline-drop-down p.right-text
{
	font-weight: normal;
}

form.drop_down_own
{
	width: 272px;
	margin-top: 4px;
}

form.drop_down_own select
{
	width: 272px;
}

/* --------------------------------------------
   DEEP footer 012614 jd
----------------------------------------------- */

div#footer
{
	width: 962px;
	margin: 0 auto;
	border-top: 11px solid #999;
	background: #6d6d6d;
	margin-bottom: 36px;
	color: #cfcfcf;
	padding-top: 28px;
	font-family: Arial, san-serif;
	Font-weight: bold;
	font-size: 13px;
}

div#footer a:hover
{
	color: #000;
}

div#footer div.footer_left
{
	background: url(../img/global/footer_about_cjr.gif) 8px 0 no-repeat;
	display: inline;
	float: left;
	width: 178px;
	padding-top: 69px;
	margin-left: 30px;
}

div#footer div.footer_middle
{
	background: url(../img/global/footer_follow_cjr.gif) 32px 0 no-repeat;
	display: inline;
	float: left;
	width: 281px;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	padding-top: 72px;
	padding-left: 24px;
	margin-bottom: 25px;
}

div#footer div.footer_right
{
	background: url(../img/global/footer_editors_picks.gif) 0px 0 no-repeat;
	display: inline;
	float: left;
	width: 410px;
	padding-top: 71px;
	margin-left: 37px;
}


div#footer ul
{
	float: left;
}

div#footer ul li
{
	display: block;
	margin-bottom: 24px;
	padding-left: 9px;
}

div#footer ul li.last_fb
{
	display: block;
	margin-bottom: 20px;
	padding-left: 9px;
}

div#footer ul li a
{
	color: #fff;
}

div#footer ul li.subscribe a
{
	color: #fff;
}

div#footer ul li.subscribe
{
	background: url(../img/global/footer_subscribe.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
	width: 153px;
	height: 34px;
	margin-bottom: 13px;
}

div#footer ul li.twitter
{
	background: url(../img/global/footer_icon_twitter.gif) 10px 0 no-repeat;
	text-indent: 22px;
	overflow: hidden;
	height: 17px;
	margin-bottom: 19px;
	padding-top: 1px;
}

div#footer ul li.facebook
{
	background: url(../img/global/footer_icon_facebook.gif) 8px 0 no-repeat;
	text-indent: 30px;
	overflow: hidden;
	height: 19px;
	margin-bottom: 0px;
	padding-top: 3px;
	top: -3px;
}

div#footer div.footer-container
{
	display: block;
	clear: left;
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 1px solid #8b8b8b;
	overflow: hidden;
	width: 368px;
}
div#footer div.footer-image
{
	float: left;
	margin-right: 14px;
	display: inline;
	width: 131px;
}
div#footer div.footer-text
{
	padding-top: 2px;
	font-family: Arial, san-serif;
	font-weight: bold;
	float: left;
	display: inline;
	width: 210px;
}
div#footer div.footer-text h1
{
	color: #cfcfcf;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
}
div#footer div.footer-text h1 a
{
	color: #cfcfcf;
}
div#footer div.footer-text h2
{
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	display: block;
	font-weight: bold;
}

div#footer div.footer-text h2 a
{
	color: #fff;
}


div#footer div.copyright14
{
	clear: left;
	display: block;
	background: #575757;
	color: #fff;
	font-size: 11px;
	line-height: 25px;
	height: 25px;
	padding-left: 8px;	
}

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