body {
//	min-width: 1000px;
	margin: 0;
 	font: 12px Arial, Helvetica, sans-serif; 
	color: #666;
}


a {
	text-decoration: underline;
	color: #81b601;
}
a:hover { text-decoration: none; }
img { border-style: none; }
input {
	font: 10px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}




.outer {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;

}





.w1 {

//	width: 1100px;
	position: relative;
    margin-left: auto;
    margin-right: auto;

}
.w2 {
//	width: 1100px;
	position: relative;
	background: url(images/bg-body.gif) repeat-x 0 6px;
    margin-left: auto;
    margin-right: auto;

}
#header {
	width: 100%;
	position: relative;
	z-index: 10;
}
#header h1 {
	margin: 0;
	padding: 22px 0 21px 64px;
	font-size: 9px;
}
.logo {
	width: 306px;
	height: 73px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.gif) no-repeat;
}

.socials {
	position:absolute;
	top: 80px;
	right: 19%;
	margin: 0;
	padding: 0;
	list-style: none;
}
.socials li {
	float: left;
	margin-left:9px;
}
.socials a {
	height: 22px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
.socials .ico-youtube {
	width: 22px;
	background: url(images/ico-youtube.gif) no-repeat;
}
.socials .ico-linkedin {
	width: 19px;
	background: url(images/ico-linkedin.gif) no-repeat;
}
.socials .ico-facebook {
	width: 20px;
	background: url(images/ico-facebook.gif) no-repeat;
}
.socials .ico-twitter {
	width: 21px;
	background: url(images/ico-twitter.gif) no-repeat;
}
.socials .ico-rss {
	width: 20px;
	background: url(images/ico-rss.gif) no-repeat;
}
.socials .ico-sharethis {
	width: 22px;
	background: url(images/ico-sharethis.gif) no-repeat;
}
#header .container {
	width: 100%;
	padding: 7px 0 8px;
	background: url(images/bg-header.png);



}
#header .box {
	width: 982px;
	margin: 0 auto;
	background: url(images/bg-header-box.gif) no-repeat 1px 0;
}
#header .box:after {
	content: "";
	display: block;
	clear: both;
}
.nav-box {
	width: 794px;
	float: left;
}
#nav {
	height: 1%;
	margin: 0;
	padding: 0 0 0 22px;
	list-style: none;
}
#nav:after {
	content: "";
	display: block;
	clear: both;
}
#nav li {
	float: left;
	font-size: 11px;
	line-height: 14px;
	text-transform: uppercase;
	background: url(images/separator.gif) no-repeat 100% 0;
	position: relative;
}
#nav li.first-child { background: none; }
#nav li.first-child a:hover,
#nav li.first-child a.active {
	margin-left: 0;
	padding-left: 0;
}
#nav li.last-child { background: none; }
#nav li a {
	text-align: center;
	color: #fff;
	float: left;
	text-decoration: none;
	position: relative;
}
#nav li strong {
	display: block;
	padding: 11px 0;
}
#nav ul li strong { padding: 0; }
#nav li a:hover,
#nav li a.active,
#nav li:hover a,
#nav li.hover a {
	margin-left: -2px;
	padding-left: 2px;
	background: url(images/bg-nav.gif) no-repeat;
}
#nav li:hover li a,
#nav li.hover li a,
#nav li:hover li a strong,
#nav li.hover li a strong {
	margin: 0;
	padding: 0;
	background: none;
}
#nav li a:hover strong,
#nav li a.active strong,
#nav li:hover a strong,
#nav li.hover a strong {background: url(images/bg-nav-corner.gif) no-repeat 100% 0;}
#nav li:hover div,
#nav li.hover div { display: block; }
#nav div {
	width: 204px;
	position: absolute;
	top: 36px;
	left: -2px;
	display: none;
}
#nav ul {
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 10px 0 11px;
	list-style: none;
	background: url(images/bg-drop.png);
}
#nav li li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding: 0;
	float: none;
	text-transform: capitalize;
	background: url(images/none.gif);
}
#nav ul a {
	height: auto;
	position: relative;
	float: none;
	display: block;
	text-align: left;
}
#nav ul a:hover {background: none;}
#nav li.hover li a:hover strong {
	cursor: pointer;
	background: url(images/bg-drop-link.png) repeat;
}
#nav ul span {
	padding: 6px 0 9px 50px;
	display: block;
	background: url(images/bullet.gif) no-repeat 26px 9px;
}
.search {
	width: 187px;
	padding: 3px 0 0;
	float: right;
}
.search fieldset {
	height: 1%;
	overflow: hidden;
}
.search .text {
	width: 142px;
	float: left;
	padding: 9px 5px 9px 11px;
	background: url(images/bg-text.gif) no-repeat;
}
.search .text input {
	width: 142px;
	padding: 0;
	border: 0;
	background: none;
	text-transform: uppercase;
}
.search .submit {
	width: 23px;
	height: 30px;
	float: left;
	text-indent: -9999px;
	line-height: 0;
	padding: 0;
	border: 0;
	background: url(images/btn-submit.gif) no-repeat;
	cursor: pointer;
}
#main {
	width: 998px;
	margin: 0 auto;
	padding-bottom: 41px;
}
#main:after {
	content: "";
	display: block;
	clear: both;
}
#content {
	width: 735px;
	float: right;
	padding-top: 7px;
}
#content .t,
#content .b {
	height: 16px;
	overflow: hidden;
	background: url(images/bg-content-t.png) no-repeat;
}
#content .b {
	height: 23px;
	background-image: url(images/bg-content-b.png);
}
#content .c {
	height: 1%;
	overflow: hidden;
	padding: 0 7px 29px	6px;
	background: url(images/bg-content-c.png) repeat-y;
}
.breadcrumbs {
	height: 1%;
	overflow: hidden;
	margin: 0 0 10px 21px;
	padding: 0;
	list-style: none;
	position: relative;
}
.breadcrumbs li {
	margin-left: -8px;
	padding: 0 12px;
	float: left;
	background: url(images/bullet-arrow.gif) no-repeat  0 50%;
	color: #81b601;
	font-size: 10px;
	line-height:12px;
	font-weight: bold;
	text-transform: uppercase;
}
.breadcrumbs a {
	text-decoration: none;
	color: #949494;
}
.breadcrumbs a:hover,
.heading a:hover,
#content .post h3 a:hover,
.aside a:hover { text-decoration: underline; }
.heading {
	height: 1%;
	background: #f4f4f4;
	border: 1px solid #d2d2d2;
	border-width: 1px 0;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 3px;
	padding: 8px 0 8px 20px;
	position: relative;
}
.heading h2 {
	margin: 0;
	font-size: 24px;
	line-height:30px;
}
.heading a {
	color: #333;
	text-decoration: none;
}
#content .holder {
	width: 100%;
	/*overflow: hidden;*/
	background: url(images/bg-holder.gif) repeat-y 100% 0;
	position: relative;
}
#content .post {
	height: 1%;
	overflow: hidden;
	margin-bottom: -19px;
	padding: 0 28px 0 23px;
	line-height: 17px;
	background: #fff;
}
#content .post .container {
	width: 100%;
	padding-bottom: 8px;
	min-height: 500px;
}
* html #content .post .container { height: 545px; }
#content .post img {
	display: block;
	border: 1px solid #d2d2d2;
	border-width: 1px 0;
}
.center {
	margin: 0 0 2px -23px;
	position: relative;
}
#content .post h3 {
	margin: 0 0 2px;
	padding-top: 15px;
	font-size: 13px;
	color: #333;
	text-transform: uppercase;
}
#content .post h3 a {
	text-decoration: none;
	color: #333;
}
#content .post p {margin: 0 0 9px;}
.aside {
	width: 186px;
	float: right;
	position:relative;
	padding: 12px 22px 0;
	line-height:26px;
	background: url(images/bg-aside.gif) no-repeat;
 list-style: none;

}
.aside ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.aside ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
.aside a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-left: 22px;
	background: url(images/bullet-arrow2.gif) no-repeat 0 3px;
}
#sidebar {
	width: 244px;
	float: left;
	padding: 12px 0 0 9px;
}

.news-box-content{
	padding: 15px;
}

#sidebar ul#social-list {
	margin: 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style: none;
	background-image: url(images/sep-line.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 100%;
}
#sidebar ul#social-list li {margin-bottom: 2px;
	margin-right: 20px;
	float: left;
}

#sidebar ul#social-list li.last{
	margin-right: 0px;
}

.news-box {
	height: 1%;
	margin-bottom: 24px;
	background: url(images/bg-news-t.gif) no-repeat;
}
.news-box .frame {
	background: url(images/bg-news-b.gif) no-repeat 0 100%;
}

.news-box .frame-content{
	padding: 15px 20px 15px 20px;
}

.news-box .text {
	
}

.box h2{
	font-size: 16px;
}

.news-box .submit {
	width: 63px;
	height: 33px;
	margin: -26px 0 0px 126px;
	padding: 0;
	border: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url(images/btn-submit2.gif) no-repeat;
	cursor: pointer;
}


.signup {
	height: 1%;
	overflow: hidden;
	padding: 14px 0 9px 18px;
}
.text-enews-signup {
	width: 156px;
	height: 21px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background-image: url(images/jointhenetwork.png);
	margin: 0px 0 15px 0px;
}
.signup .text {
	width: 195px;
	padding: 7px 5px;
	background: url(images/bg-text2.gif) no-repeat;
}
.signup .text input {
	width: 195px;
	padding: 0;
	border: 0;
	background: none;
	font-size: 9px;
	color: #606060;
}
	
* html .signup .text input { float: left; }
* +html .signup .text input { float: left; }
.signup .submit {
	width: 63px;
	height: 33px;
	margin: 6px 0 0 146px;
	padding: 0;
	border: 0;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	line-height: 0;
	background: url(images/btn-submit2.gif) no-repeat;
	cursor: pointer;
}
.btn-facebook,
.btn-youtube,
.btn-twitter,
.btn-rss {
	width: 32px;
	height: 32px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;

}

.btn-facebook{
	background-image: url(images/facebook_32.png);
}

.btn-twitter{
	background-image: url(images/twitter_32.png);
}

.btn-youtube{
	background-image: url(images/youtube_32.png);
}

.btn-rss{
	background-image: url(images/rss_32.png);
}

.clearer{
	clear: both;
}

.facebook-box {
	height: 1%;
	overflow: hidden;
	padding-left: 1px;
}
.facebook-box img { display: block; }
#footer {
	width: 100%;
	padding: 22px 0 65px;
	background: #393939 url(images/bg-footer.gif) repeat-x;
}
#footer .container {
	width: 981px;
	margin: 0 auto;
	overflow: hidden;
}
#footer ul {
	margin: 0 25px 0 0;
	padding: 0;
	overflow: hidden;
	list-style: none;
	float: right;
	color: #fff;
	text-transform: uppercase;
	font-size: 9px;
	display: inline;
}
#footer .nav {
	margin: 0;
	float: left;
}
#footer .nav li {
	margin: 0 0 0 -3px;
	padding: 0 10px 0 8px;
	background-position: 0 50%;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover { text-decoration: underline; }
#footer li {
	margin: 0 -3px 0 0;
	padding: 0 8px 0 10px;
	background: url(images/separator2.gif) no-repeat 100% 50%;
	float: left;
}
.other { 
background: url(images/bg-body2.gif) repeat-x;

 }
.other #main {
	width: 1016px;
	padding-bottom: 7px;
}
.other #content {width: 742px;}
.other #sidebar { padding-left: 18px; }
.promo {
	width: 100%;
	height: 496px;
	margin: -141px 0 28px;
//	background: url(/wp-content/uploads/bg-promo.jpg) no-repeat 100% 0;
	background: url(/wp-content/uploads/bg-promo2b.jpg) no-repeat 100% 0;
	position: relative;
}
.promo .box {
	width: 201px;
	position: absolute;
	left:22px;
	top: 280px;
}
.promo h2 {
	margin: 0 0 19px;
	font-size: 19px;
	line-height: 21px;
	color: #333;
}
.promo ul {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
}
.promo li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: 19px;
}
.promo a {
	color: #666;
	font-weight: bold;
	float: left;
	text-decoration: none;
	padding: 0 0 5px 47px;
	line-height: 18px;
	position: relative;
}
.promo a:hover { text-decoration: underline; }

.columns {
	height: 1%;
	overflow: hidden;
}
.column {
	width: 380px;
	float: left;
}
.right-column {
	width: 341px;
	float: right;
}
.column ul {
	margin: -1px 0 0;
	padding: 0 0 0 7px;
	list-style: none;
}
.column li { margin-bottom: 11px; }
.column li a {
	text-decoration: none;
	font-weight: bold;
	color: #333;
	padding-left: 22px;
	background: url(images/bullet-arrow2.gif) no-repeat 0 3px;
}
.column .heading {
	overflow: hidden;
	margin-bottom: 14px;
	padding: 13px 0 10px;
}
.column .heading h2 { padding: 0 0 0 2px; }
.column .heading ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.column .heading li {
	margin: 0 5px 0 0;
	float: left;
}
.column .heading a {
	height: 23px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	padding: 0;
}
.column .heading .ico-rss {
	width: 20px;
	background: url(images/ico-rss2.gif) no-repeat;
}
.column .heading .ico-sharethis {
	width: 23px;
	background: url(images/ico-sharethis2.gif) no-repeat;
}
.text-public-square,
.text-action-center {
	height: 22px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	cursor: pointer;
	margin-right: 10px;
}
.text-public-square {
	width: 167px;
	background: url(images/text-public-square.png) no-repeat;
}
.text-action-center {
	width: 127px;
	background: url(images/text-action-center.png) no-repeat;
}
.recent-post {
	width: 100%;
	margin-bottom: 18px;
}
.recent-post .title {
	height: 1%;
	padding: 0 0 16px 2px;
}
.recent-post h3 {
	margin: 0 0 4px 1px;
	font-size: 13px;
	color: #333;
}
.recent-post h3 a {
	color: #333;
	text-decoration: none;
}
.recent-post h3 a:hover,
.author a:hover,
.more:hover,
.column li a:hover,
.tweet-box strong a:hover,
.latest-news strong a:hover { text-decoration: underline; }
.author {
	font-weight: normal;
	font-size: 9px;
	line-height: 12px;
	display: block;
}
.author a {text-decoration: none;}
.content {
	height: 1%;
	overflow: hidden;
}
.photo {
	width: 59px;
	float: left;
}
.info {
	width: 310px;
	line-height: 17px;
	float: right;
}
.info p { margin: 0 0 3px; }
.more {
	font-size: 9px;
	padding: 0 12px 0 0;
	background: url(images/bullet-arrow3.gif) no-repeat 100% 3px;
	text-decoration: none;
}
.text-fiscal-future-tweets,
.text-latest-news {
	width: 301px;
	height: 53px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(images/text-fiscal-future-tweets.gif) no-repeat;
}
.text-latest-news {background-image: url(images/text-latest-news.gif);}
.tweets {
	height: 1%;
	padding: 7px 0 0 3px;
}
.tweets h3 { margin: 0 0 13px; }
.tweet-box {
	height: 1%;
	font-size: 11px;
	line-height: 13px;
	padding: 0 50px 16px 14px;
}
.tweet-box strong {
	font-size: 12px;
	line-height: 14px;
	color: #81b601;
	text-transform: uppercase;
	display: block;
}
.tweet-box strong a { text-decoration: none; }
.tweet-box strong span { color: #000; }
.tweet-box p { margin: 0; }
.latest-news {
	height: 1%;
	margin-top: -3px;
	padding-left: 3px;
}
.latest-news h3 { margin: 0 0 13px; }
.latest-news .box {
	line-height:18px;
	padding: 0 45px 0 15px;
}
.latest-news strong { display: block; }
.latest-news strong a {
	text-decoration: none;
	color: #666;
}
.latest-news p { margin: 0 0 17px; }


.box ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}

.ico-comment{
	padding-left: 47px;
	background-image: url(images/ico-comment.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	height: 32px;
	margin-bottom: 5px;
}

.ico-acrobat{
	padding-left: 47px;
	background-image: url(images/ico-acrobat.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	height: 32px;
}

.ico-comment:hover,
.ico-acrobat:hover{
	text-decoration: underline;
}

.slide-main-box {
height:377px;
margin-left: 20px;
position:relative;
width:100%;
}

.slide-text{
	position: absolute;
	top: 10px;
	right: 30px;
	padding-left: 420px;
	z-index: 1000;
}

.slide-text h3 a{
	color: #91c73e;
	text-decoration: none;
	font-size: 16px;
}

.slide-text p{
	color: white;
	line-height: 18px;
}

.black-glass{
	background-image: url(images/black-60.png);
	background-repeat: repeat;
	width: 290px;
	height: 800px;
	position: absolute;
	top: 0px;
	right: 0px;
}