@charset "UTF-8";


/* Start Basics - CSS */
* { margin:0; padding:0; }

body {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

a:active, a:focus {
	outline: none;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

img a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

.photo_edge {
	border: 1px solid #7F949A;
	padding: 3px
}

.photo_edge:hover {
	border: 1px solid #7F949A;
	padding: 3px
}

.photo_edge_margin_right  {
	border: 1px solid #7F949A;
	padding: 3px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}

.photo_edge_margin_right:hover {
	border: 1px solid #999;
	padding: 3px;
	background-color: #69C;
}

.right {
	border: 1px solid #7F949A;
	padding: 3px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

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

a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	line-height: 24px;
	font-weight: normal;
	color: #666;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	padding-bottom: 12px;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #663;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCC;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #903;
	margin-bottom: 8px;
	margin-top: 14px;
}

/* End Basics - CSS */

/* home */

#wrapper {
	width: 1020px;
	margin: 0px auto;
}

.home_header {
	width: 1020px;
	height: 150px;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
}

.contact_myers_bttn a {
	width: 200px;
	height: 60px;
	float: right;
	background-image: url(../images/contact_bttn_over.jpg);
	background-position: 0px -60px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
}

.contact_myers_bttn a:hover {
	width: 200px;
	height: 60px;
	float: right;
	background-image: url(../images/contact_bttn_over.jpg);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
}

.home_logo_box {
	width: 340px;
	height: 90px;
	text-indent: -10000px;
	float: left;
	margin-top: 60px;
}

.home_slideshow_box {
	width: 1020px;
	height: 450px;
	background-image: url(../images/home_slideshow_bg.png);
}

.home_slideshow_images {
	width: 960px;
	height: 450px;
	float: left;
	margin-left: 30px;
}

.slideshow {
	width: 960px;
	height: 450px;
	float: left;
	margin-left: 30px;
}

.home_content_wrapper {
	width: 1020px;
	float: left;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	padding-top: 20px; 
}

.home_col01 {
	width: 510px;
	float: left;
	margin-left: 40px;
	margin-top: 10px;
}

.home_welcome_box {
	width: 510px;
	height: 80px;
	background-image: url(../images/welcome_graphic.jpg);
	float: left;
	text-indent: -10000px;
	margin-bottom: 30px;
}

.current_articles_header a {
	width: 510px;
	height: 38px;
	background-image: url(../images/current_articles_header.jpg);
	float: left;
	text-indent: -10000px;
	display: block;
}

.article_wrapper {
	width: 510px;
	float: left;
	margin-top: 12px;
	padding-bottom: 10px;
}

.article_wrapper ul {
	width: 510px;
	float: left;
	margin: 0px;
	list-style: none;
}

.article_wrapper li {
	width: 510px;
	float: left;
	margin: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #CCC
}

.article_wrapper h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C0C40;
	font-weight: normal;
	margin-bottom: 4px;
	padding-left: 10px;
}

.article_wrapper h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6C0C40;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
}

.article_wrapper h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #C06;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
}

.article_wrapper h3 {
	height: 22px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133739;
	display: block;
	background-image: url(../images/article_h3_bg_rpt.jpg);
	background-repeat: repeat-x;
	padding: 8px 2px 0px 0px;
	margin-bottom: 0px;
	border-bottom: 0px;
	text-indent: 2px;
}

.article_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 4px;
}

.article_wrapper_h3_left {
	width: 10px;
	height: 30px;
	float: left;
	background-image: url(../images/article_h3_bg_left.jpg);
}

.article_wrapper_h3_rpt {
	height: 30px;
	background-image: url(../images/article_h3_bg_rpt.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	pading-left: 2px;
	padding-right: 6px;
}
.article_wrapper_h3_right {
	width: 10px;
	height: 30px;
	float: left;
	background-image: url(../images/article_h3_bg_right.jpg);
}

.see_article_bttn a {
	width: 140px;
	height: 15px;
	float: left;
	margin-left: 10px;
	background-image: url(../images/see_article_bttn.jpg);
	text-indent: -10000px;
	display: block;
}

.twitter_module {
	width: 510px;
	height: 148px;
	float: left;
	background-image: url(../images/twitter_module_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 10px 0px;
	padding-bottom: 18px;
	border-bottom: 1px solid #CCC;
}

#twitter_div {
	width: 300px;
	float: left;
	margin-left: 145px;
	margin-top: 40px;
}

.twitter_module_copy h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	color: #20595E;
	margin-bottom: 0px;
	border-bottom: none;
}

.twitter_module_copy h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20595E;
	font-weight: bold;
	margin-top: 4px;
}

.twitter_module_copy h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20595E;
	font-weight: bold;
	text-decoration: none;
}

.twitter_module_copy h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0CC;
	font-weight: bold;
	text-decoration: none;
}

.twitter_module_copy span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B9397;
	font-weight: normal;
	text-transform: uppercase;
}

#twitter_update_list {
color: #333333;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
line-height: 18px;
font-style: normal;
font-weight: normal;
list-style: none;

}

#twitter_update_list li {
padding: 3px;
}

#twitter_update_list a {
font-weight: bold;
color: #066;
text-decoration: none;
}

#twitter_update_list a:hover {
color: #603;
font-weight: bold;
text-decoration: none;
}

.enews_promo a {
	width: 510px;
	height: 170px;
	float: left;
	background-image: url(../images/home_enews_ad.jpg);
	text-indent: -10000px;
	padding-top: 10px;
	display: block;
	background-repeat: no-repeat;
}

.book_promo a {
	width: 510px;
	height: 145px;
	float: left;
	background-image: url(../images/book_promo.jpg);
	text-indent: -10000px;
	padding-top: 10px;
	display: block;
	background-repeat: no-repeat;
}

.home_col02 {
	width: 400px;
	float: left;
	margin-left: 30px;
}

.home_col02 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #20595E;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 10px;
	display: block;
}

.home_col02 h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #20595E;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
	display: block;
}

.home_col02 h2 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #099;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
	display: block;
}

.home_col02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 4px;
}

.info_stream_graphic {
	width: 400px;
	height: 100px;
	float: left;
	margin-bottom: 20px;
	background-image: url(../images/info_stream_graphic.jpg);
	display: block;
}

.info_stream_graphic_text {
	width: 140px;
	height: 100px;
	float: left;
	text-indent: -10000px;
}

.info_stream_link a {
	width: 32px;
	height: 33px;
	float: left;
	margin-top: 32px;
	margin-right: 8px;
	text-indent: -10000px;
	display: block;
}

.videos_header a {
	width: 400px;
	height: 38px;
	background-image: url(../images/videos_header.jpg);
	float: left;
	text-indent: -10000px;
	display: block;
}

.home_video_wrapper_big {
	width: 400px;
	float: left;
	margin-bottom: 25px;
	margin-top: 15px;
	z-index: 0;
}

.video_module_wrapper {
	width: 400px;
	margin-bottom: 20px;
	padding-top: 15px;
	border-top: 1px solid #CCC;
}

.home_video_wrapper_small {
	width: 200px;
	float: left;
	margin-right: 15px;
}

.home_video_text_box {
	width: 185px;
	float: left;
}

.success_stories_module {
	width: 400px;
	height: 265px;
	float: left;
	border-top: 1px solid #CCC;
	margin-bottom: 10px;
	background-image: url(../images/success_story_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}

.home_content_wrapper_edge {
	width: 1020px;
	height: 30px;
	float: left;
	background-image: url(../images/content_wrapper_edge.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

/* home */

/* inside */

.inside_logo_box a {
	width: 340px;
	height: 90px;
	text-indent: -10000px;
	float: left;
	display: block;
	margin-top: 60px;
}

.page_header_about {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_about.jpg);
}

.page_header_training {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_training.jpg);
}

.page_header_seminars {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_seminars.jpg);
}

.page_header_consulting {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_consulting.jpg);
}

.page_header_resources {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_resources.jpg);
}

.page_header_books{
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_books.jpg);
}

.page_header_terms{
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_terms.jpg);
}

.page_header_credit{
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_credit.jpg);
}

.page_header_privacy{
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_privacy.jpg);
}

.page_header_articles {
	width: 1020px;
	height: 190px;
	background-image:  url(../images/page_header_articles.jpg);
}

.page_header_title {
	width: 673px;
	height: 190px;
	float: left;
	text-indent: -10000px;
}

.page_header_links_box {
	width:250px;
	height: 30px;
	float: left;
	margin: 104px 0px 0px 0px;
}

.inside_info_stream_link a {
	width: 27px;
	height: 30px;
	float: left;
	margin-right: 3px;
	text-indent: -10000px;
	display: block;
}

.inside_content_wrapper {
	width: 1020px;
	float: left;
	background-image: url(../images/inside_content_rpt.png);
	background-repeat: repeat-y; 
}

.inside_content_col01 {
	width: 570px;
	float: left;
	margin: 0px  50px 20px 60px;
}

.inside_content_col01 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #6C0C40;
	padding: 0px 16px 10px 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}

.inside_content_col01 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	color: #2C7072;
	padding: 0px 16px 10px 16px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
}

.inside_content_col01 h3 a {
	color:#066; 
	font-weight: normal; 
	text-decoration: underline;
}

.inside_content_col01 h3 a:hover {
	color: #903; 
	font-weight: normal; 
	text-decoration: underline;
}


.inside_content_col01 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #903;
	margin-bottom: 8px;
	margin-top: 14px;
	padding-left: 16px;
}

.inside_content_col01 p {
	padding-left: 16px;
	padding-right: 16px;
}

.inside_content_col01 ul {
	list-style: outside square;
	margin-left: 26px;
	float: left;
	margin-top: -8px;
	width: 520px;
}

.inside_content_col01 ol {
	list-style: outside decimal;
	margin-left: 32px;
	float: left;
	margin-top: 0px;
	width: 520px;
}

.inside_content_col01 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #444;
	font-weight: normal;
	width: 520px;
}

.inside_content_col02 {
	width: 258px;
	float: left;
	margin-top: 8px;
}

.inside_article_wrapper {
	width: 258px;
	float: left;
}

.inside_article_header a {
	width: 258px;
	height: 38px;
	float: left;
	margin-bottom: 12px;
	background-image: url(../images/inside_article_header.jpg);
	text-indent: -10000px;
	display: block;
}

.inside_article_wrapper h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6C0C40;
	font-weight: normal;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #999;
	padding-left: 10px;
	padding-right: 10px;
}

.inside_article_wrapper h3 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #6C0C40;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-left: 0px;
}

.inside_article_wrapper h3 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C06;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 4px;
}

.inside_video_wrapper {
	width: 258px;
	float: left;
	margin-bottom: 12px;
}

.inside_video_header a {
	width: 258px;
	height: 38px;
	float: left;
	margin-bottom: 12px;
	margin-top: 10px;
	background-image: url(../images/inside_video_header.jpg);
	text-indent: -10000px;
	display: block;
}

.inside_book_ad a {
	width: 258px;
	height: 200px;
	float: left;
	margin: 12px 0px 12px 0px;
	background-image: url(../images/inside_book_ad.jpg);
	text-indent: -10000px;
	display: block;
}

.inside_training_ad a {
	width: 258px;
	height: 132px;
	float: left;
	margin: 12px 0px 12px 0px;
	background-image: url(../images/training_session_bttn.jpg);
	text-indent: -10000px;
	display: block;
}

.inside_enews_ad a {
	width: 258px;
	height: 170px;
	float: left;
	margin: 12px 0px 12px 0px;
	background-image: url(../images/enews_sidebar_bttn.jpg);
	text-indent: -10000px;
	display: block;
}

.inside_quote_module {
	width: 570px;
	float: left;
	margin: 15px 0px 15px 0px;
	background-image: url(../images/inside_quote_module_rpt.jpg);
	background-repeat: repeat-y;
}

.inside_quote_rpt {
	width: 550px;
	padding: 0px 0px 0px 20px;
	float: left;
	background-image: url(../images/inside_quote_photo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.inside_quote_top {
	width: 570px;
	height: 14px;
	background-image: url(../images/inside_quote_module_top.jpg);
	background-repeat: no-repeat;
	line-height: 0px;
}

.inside_quote_edge {
	width: 570px;
	height: 24px;
	background-image: url(../images/inside_quote_module_edge.jpg);
	background-repeat: no-repeat;
}

.inside_quote_rpt h3 {
	width: 390px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #6C0C40;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	text-indent: -8px;
	border: none;
}

.inside_content_wrapper_edge {
	width: 1020px;
	height: 50px;
	float: left;
	background-image: url(../images/inside_content_edge.png);
	background-repeat: repeat-y;
	margin-bottom: 20px;
}

/* inside */

/* nav */

#home_nav_box {
	width: 680px;
	height: 90px;
	float: left;
	margin-top: 60px;
}

#inside_nav_box {
	width: 220px;
	height: 252px;
	float: left;
	margin: 25px 0px 0px 30px;
}

#nav {
	width: 680px;
	height: 90px;
	float: left;
	margin-top: 60px;
}

#nav ul {
    width: 680px;
	height: 90px;
	list-style: none;
	float: left;
	display: block;
}

#nav ul li {
	display: block;
    float: left;
	height: 90px;
	text-indent: -10000px;
}

#nav ul li a {
    display: block;
    width: 100%;
	height: 90px;
}

#nav_about {
    width: 127px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

#nav_private {
    width: 139px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

#nav_public {
    width: 139px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

#nav_consulting {
    width: 166px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

#nav_resources {
    width: 109px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px -90px;
}

#nav_about a:hover {
    width: 127px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#nav_private a:hover {
    width: 139px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -127px 0px;
}

#nav_public a:hover {
    width: 139px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -266px 0px;
}

#nav_consulting a:hover {
    width: 166px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -405px 0px;
}

#nav_resources a:hover {
    width: 109px;
	background-image: url(../images/nav_rollovers.jpg);
	background-repeat: no-repeat;
	background-position: -571px 0px;
}

/* nav */


/* start of forms */

.form {
   width: auto;
   float: left;
}

.form02 {
   float: left;
}

#input, #textarea, .input, .textarea {
   padding: 3px;
   border: 1px solid #999999;
   outline: 0;
   font: normal 12px/15px Arial, Helvetica, sans-serif;
   width: 200px;
   background: #FFFFFF url('bg_form.png') left top repeat-x;
   background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF),
color-stop(4%, #EEEEEE), to(#FFFFFF));
   background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF
25px);
   box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
   -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#input02, .input02 {
   padding: 6px;
   border: 1px solid #999999;
   outline: 0;
   font: normal 12px/15px Arial, Helvetica, sans-serif;
   width: 50px;
   background: #FFFFFF url('bg_form.png') left top repeat-x;
   background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF),
color-stop(4%, #EEEEEE), to(#FFFFFF));
   background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF
25px);
   box-shadow: rgba(0,0,0, 0.2) 0px 0px 8px;
   -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
   -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

#textarea, .textarea {
   width: 450px;
   height: 100px;
   line-height: 150%;
}

#textarea02 {
   width: 260px;
   max-width: 260px;
   height: 110px;
   line-height: 150%;
}

#input:hover, #textarea:hover, #input02:hover, #input:focus,
#textarea02:hover, #textarea02:focus,
#input:focus, #textarea:focus, .input:hover, .textarea:hover,
.input02:hover, .input:focus, .textarea02:hover, .textarea02:focus,
.input:focus, .textarea:focus {
   border-color: #333333;
   -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
}

.form label {
   margin-left: 2px;
   color: #333333;
}

.submit input {
   width: auto;
   padding: 3px 4px;
   background: #760000;
   border: 0;
   font-size: 12px;
   color: #FFFFFF;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin-right: 10px;
}

.submit {
   width: auto;
   padding: 3px 4px;
   background: #603;
   border: 0;
   font-size: 12px;
   color: #FFFFFF;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin-right: 10px;
}

#radio {
   padding: 2px;
   width: 15px;
}

/* end of form */



/* start of footer */

.footer_wrapper {
	width: 100%;
	background-color: #ABC1C5;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer_inner {
	width: 980px;
	margin: 0px auto;
}

.footer_left {
	width: 500px;
	height: 340px;
	float: left;
	background-image: url(../images/footer_left_bg.jpg);
	background-repeat: no-repeat;
}

.footer_left_inner {
	width: 360px;
	float: left;
	margin: 30px 0px 0px 120px;
}

.footer_left_inner p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #19464B;
	padding-bottom: 0px;
}

.footer_left_inner h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #19464B;		
}

.footer_right {
	width: 400px;
	float: left;
	margin-left: 60px;
	padding-top: 8px;
}

.footer_right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #19464B;
	padding-bottom: 0px;
}

.footer_right h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #19464B;
	padding-bottom: 0px;
	text-decoration: none;
	font-weight: normal;
}

.footer_right h4 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #099;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
}

.footer_right h4 span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #603;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	font-weight: normal;
	text-decoration: none;
}

.footer_divider {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #739298;
}

.footer_wrapper a {
	font-weight: normal;
	color: #778082;
}

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

.footer_wrapper span {
	margin: 0px 8px 0px 8px;
}

.footer_graphics_wrapper {
	width: 180px;
	height: 69px;
	float: left;
	margin-left: 420px;
	background-image: url(../images/footer_graphics.png);
}

.footer_siteby_box {
	width: 150px;
	height: 21px;
	float: left;
	margin-top: 10px;
}


/* end of footer */
