@charset "utf-8";
/* CSS Document */
p { 
	line-height:24px ;
	font-size:12px;
	font-weight:bold;
	color:#666;	
}
span { color:#818054; }
#outer_1 { min-width:970px; }
#outer_2 { width:970px; }
#backgroundshadow {
	background-image:url(/images/home/bg-repshadow.gif);
	width:970px;
	margin:0 -20px;
}
#bottomshadow { background-image:url(/images/home/bg-btmshadow.gif); }
#backgroundtemplate { background-image:url(/images/home/bg-tdholder.gif); height:710px; width:970px; }
#holder { width:951px; }

#top {
	display:block;
	background:url(/images/home/top.gif) top left no-repeat;
	width:950px;
	height:1px;
	padding-top:82px;
	overflow:hidden;
}
#leftcolumn {
	width:272px;
	margin:0 0 0 1px;
	}
	#bear {
		display:block;
		background:url(/images/home/bear.jpg) top left no-repeat;
		width:272px;
		height:1px;
		padding-top:219px;
		overflow:hidden;
		}
	#bottom-left {
		display:block;
		background:url(/images/home/bottom-left.gif) top left no-repeat;
		width:272px;
		height:1px;
		padding-top:333px;
		overflow:hidden;
		}
#contentholder {
	width:678px;	
	background:url(/images/home/maincontent-bg.gif) left 259px no-repeat;
	}
	#banner {
		width:678px;
		height:220px;
		}
	#mainav { width:678px; }
	#content { padding-right:0;	}
		.topbox { width:476px; float:left; min-height:235px; }
		#cta { width:138px; float:right;  }
			#cta ul {
				margin:0; padding:0;
			}
			#cta li { list-style:none; }
			#cta li a {
				display:block;
				width:138px;
				height:45px;
				padding-left:41px;
				font-size:12px;
				font-weight:bold;
				text-decoration:none;		
				color:#818054;		
			}
			#cta li a:hover { color:#666; }
			li#cta-mailing-list a { 
				background:url(/images/home/cta/mailing-list.gif) no-repeat top left;
				}
			li#cta-mailing-list a:hover {
				background-position:0px -45px;
				}
			li#cta-blog a {
				background:url(/images/home/cta/blog.gif) no-repeat top left;	
				padding-top:16px;
				}
			li#cta-blog a:hover {
				background-position:0px -45px;
				}
#footer { width: 644px; }