body{
	margin:0;
	font:15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#151414;
	background:#fffdfd;
	min-width:1003px;
	background: #fffdfe url(../images-fcr/bg-body.jpg) repeat-x;
}
.inner-page{background: #fffdfe url(../images-fcr/bg-body2.jpg) repeat-x;}
img{border-style:none;}
form, fieldset {
	padding: 0;
	margin: 0;
	border:0;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:100%;
	overflow:hidden;
}
/* header */
#header{
	width:100%;
	overflow:hidden;
	height:235px;
	background:url(../images-fcr/bg-header.jpg) no-repeat 50% 0;
}
.inner-page #header{
	height:180px;
	background:url(../images-fcr/bg-header2.jpg) no-repeat 50% 0;
}
.slogan{
	display:block;
	color:#232222;
	font-size:10px;
	line-height:12px;
	text-align:center;
}
.header-box{
	width:1003px;
	margin:0 auto;
	padding:15px 0 0;
	position:relative;
}
.header-box:after{
	clear:both;
	display:block;
	content:"";
}
.logo{
	position:absolute;
	top:52px;
	left:-15px;
	z-index:1;
	width: 470px;
	height: 114px;
}
.inner-page .logo{
	top:18px;
	left: 50px;
}
.logo a{
	background:url(../images-fcr/logo.png) no-repeat;
	width: 470px;
	height: 114px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	cursor:pointer;
}
.header-nav{
	margin:0;
	padding:133px 18px 0 0;
	list-style:none;
	float:right;
}
.header-nav li{
	float:left;
	background:url(../images-fcr/bg-header-nav-item.png) no-repeat;
	width: 121px;
	height: 18px;
	padding:5px 0 0;
	margin:0 1px 0 0;
}
.header-nav li a{
	float:left;
	position:relative;
	color:#fdfcfc;
	font-size:17px;
	line-height:19px;
	width:100%;
	text-align:center;
}
.nav-holder{
	width:100%;
	overflow:hidden;
	position:absolute;
	top:183px;
	height: 52px;
}
.nav-holder ul{
	margin:0 auto;
	padding:6px 0 0;
	list-style:none;
	width:1003px;
	text-align:center;
}
.nav-holder ul li{
	display:inline;
	font-size:14px;
	line-height:16px;
	padding:0 1px 0 6px;
	border-left:1px solid #fefdfd;
}
.nav-holder ul li:first-child{
	padding-left:0;
	border:0;
}
.nav-holder ul li a{color:#fefdfd;}
#main{
	width:1003px;
	margin:0 auto;
	padding:27px 0 0;
	overflow:hidden;
}
.inner-page #main{padding-top:5px;}
.twocolumn{
	width:733px;
	float:right;
}
#content{
	width:490px;
	float:left;
}
.side-content{
	width:236px;
	float:right;
}
.box-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 11px;
}
.box{
	position:relative;
	width:100%;
	overflow:hidden;
}
.box .lt,
.box .rt,
.box .lb,
.box .rb{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:12px;
	height:12px;
}
.box .lt{
	background:url(../images-fcr/bg-box-lt.gif) no-repeat;
	top:0;
	left:0;
}
.box .rt{
	background:url(../images-fcr/bg-box-rt.gif) no-repeat;
	top:0;
	right:0;
}
.box .lb{
	background:url(../images-fcr/bg-box-lb.gif) no-repeat;
	bottom:0;
	left:0;
}
* html .box .lb,
* html .box .rb{bottom:-1px;}
.box .rb{
	background:url(../images-fcr/bg-box-rb.gif) no-repeat;
	right:0;
	bottom:0;
}
.box .wrap{
	background:#fff url(../images-fcr/bg-box-c.gif) repeat-x 0 100%;
	overflow:hidden;
	height:1%;
	padding:8px 14px 14px;
	border:2px solid #dbdada;
}
.video-holder .wrap{
	padding:8px 7px 14px;
}
.box h2{
	margin:0;
	font-size:20px;
	line-height:22px;
	color:#050505;
}
.box h3{
	margin:0;
	font-size:15px;
	line-height:17px;
	color:#090909;
	font-weight:normal;
}
/* sidebar */
#sidebar{
	width:262px;
	float:left;
}
.video-holder .wrap h2{padding:0 0 0 8px;}
.video-holder .wrap h3{padding:0 0 0 8px;}
.video-box{
	height:1%;
	overflow:hidden;
	padding:13px 0 0;
}
.video-box img{
	display:block;
	margin:0 auto;
}
.ebook-holder{
	height:1%;
	overflow:hidden;
	padding:16px 0 12px;
}
.ebook-holder img{
	float:left;
	margin:0 3px 0 0;
}
.ebook-holder p{
	color:#0b0b0b;
	font-size:14px;
	line-height:17px;
	margin:-4px 0 0;
	position:relative;
}
.btn-register{background:url(../images-fcr/btn-register-free.gif) no-repeat;}
.btn-subscribe{background: url(../images-fcr/btn-subscribe.gif) no-repeat;}
.btn-subscribe,
.btn-register{
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	display:block;
	width: 103px;
	height: 29px;
}
.get-access-hold .wrap{padding-bottom:54px;}
.get-access-hold h3{
	font-size:16px;
	padding:6px 0;
	line-height:18px;
	font-weight:bold;
}
.get-access-hold h3 a{
	color:#bc0505;
	text-decoration:underline;
}
.get-access-hold h3 a:hover{text-decoration:none;}
.get-access-hold h4{
	font-weight:normal;
	font-size:20px;
	line-height:22px;
	font-size:20px;
	padding:0 0 8px;
	margin:0;
}
.get-access-hold h4 a{
	color:#c11414;
	text-decoration:underline;
}
.get-access-hold h4 a:hover{text-decoration:none;}
.get-access-hold p{
	margin:0;
	color:#090909;
	padding:0 0 10px;
	font-size:14px;
	line-height:18px;
}
.get-access-hold ul{
	margin:0;
	padding:0 0 17px;
	list-style:none;
}
.get-access-hold ul li{
	font-size:14px;
	line-height:18px;
	color:#090909;
	padding:0 0 8px;
}
.get-access-hold ul li strong{
	display:block;
	text-transform:uppercase;
	font-style:italic;
}
/* side-content */
.side-content .btn-box{
	height:1%;
	padding:0 0 10px 3px;
	overflow:hidden;
}
.side-content .btn-box a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width: 111px;
	height: 30px;
}
.side-content .btn-box .btn-paid-login{
	background:url(../images-fcr/btn-paid-login.gif) no-repeat;
	margin:0 9px 0 0;
}
.side-content .btn-box .btn-free-login{background:url(../images-fcr/btn-free-login.gif) no-repeat;}
.latest-holder p{
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:8px 0 16px;
}
.report-holder ul{
	margin:0;
	padding:10px 0 21px;
	list-style:none;
}
.report-holder ul li{
	font-size:16px;
	font-style:italic;
	line-height:23px;
}
.report-holder ul li a{color:#040404;}
/* content */
.free-reports-holder .wrap{
	padding-right:10px;
	padding-bottom:2px;
}
.free-reports-holder .ttl{
	display:block;
	padding:0 0 6px;
	color:#0a0909;
}
.free-reports-holder h2{
	text-transform:uppercase;
}
.free-reports-holder .content-box{
	padding:8px 0 0;
	height:1%;
	overflow:hidden;
}
.free-reports-holder ul{
	margin:0;
	padding:9px 0 0;
	list-style:none;
}
.free-reports-holder ul li{
	color:#151414;
	font-size:15px;
	margin:0 0 20px;
	line-height:22px;
}
.free-reports-holder ul li span{display:block;}
.free-reports-holder ul li span a{
	color:#bd0404;
	text-decoration:underline;
}
.free-reports-holder ul li span a:hover{text-decoration:none;}
.free-reports-holder ul li p{margin:0;}
.free-reports-holder .more{
	color:#940606;
	text-decoration:underline;
	font-size:12px;
}
.free-reports-holder .more:hover{text-decoration:none;}
/* main-box-holder */
.main-box-holder .wrap{padding-bottom:15px;}
.main-box-holder h1{
	margin:0;
	color:#080707;
	font-size:31px;
	line-height:33px;
	padding:0 0 6px;
}
.main-box-holder .frame{background:url(../images-fcr/bg-content-box.gif) no-repeat 279px 46px;}
.main-box-holder p.text{
	font-size:15px;
	line-height:18px;
	margin:0;
}
.main-box-holder h2{
	margin:0;
	font-size:16px;
	padding:12px 0 7px;
	font-weight:bold;
	line-height:18px;
	text-transform:uppercase;
}
.main-box-holder h3{
	margin:0;
	font-size:20px;
	padding:0 0 11px;
	font-weight:normal;
}
.main-box-holder h3 a{
	color:#bd0909;
	text-decoration:underline;
}
.main-box-holder h3 a:hover{text-decoration:none;}
.main-box-holder p{
	margin:0;
	font-size:14px;
	line-height:18px;
}
.main-box-holder .btn-register{margin:9px auto 0;}
.content-column{
	width:100%;
	overflow:hidden;
	background:#ccc url(../images-fcr/bg-content-column.gif) repeat-x;
}
.content-column .frame{
	width:100%;
	background:url(../images-fcr/bg-content-column-frame.gif) repeat-y;
}
.content-column .frame .top{background:url(../images-fcr/bg-content-column-top.gif) no-repeat;}
.content-column .frame .bottom{
	height:1%;
	overflow:hidden;
	background:url(../images-fcr/bg-content-column-bottom.gif) no-repeat 0 100%;
	padding:35px 75px 35px 80px;
}
.content-column h1{
	font-size: 46px;
	line-height: 48px;
	text-align: center;
	margin:0 0 15px;
}
.content-column h1 em{
	font-weight: normal;
	display: block;
	text-align: center;
}
.content-column .sub-heading{
	font-size: 28px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin:0 0 36px;
}
.content-column a{
	color:#c00;
	text-decoration: underline;
}
.content-column a:hover{text-decoration:none;}
.centered{
	margin:0 auto;
	display: table;
}
.centered .visual,
.centered .video-box{
	float:left;
	margin:0 8px;
	padding:0;
	display: inline;
}
.content-column .holder,
.content-column .section{
	width:100%;
	overflow:hidden;
	margin:0 0 22px;
}
.centered .video-box{width:291px;}
.btn-register-big{
	width:167px;
	height:47px;
	background: url(../images-fcr/btn-register-free2.gif) no-repeat;
	overflow:hidden;
	text-indent: -9999px;
	margin:0 auto;
	display: block;
}
.content-column h2{
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin:0 0 14px;
}
.content-column .text-block{
	width:100%;
	margin:0 0 12px;
}
.content-column .text-block p{
	margin:0;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
}
.much-more{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	margin:0 0 18px;
}
.info-block{
	width:100%;
	padding:0 0 10px;
}
.info-block .title{
	display: block;
	text-align: center;
	font-size: 14px;
}
#footer .info-block p{
	font-size:14px;
	margin:0 0 5px;
	padding: 0;
	color:#000;
}
#footer{
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	padding:8px 0 57px;
}
.inner-page #footer{padding-top:12px;}
.social-holder{
	width:100%;
	overflow:hidden;
	padding:0 0 16px;
}
.social-holder ul{
	margin:0 auto;
	padding:0;
	list-style:none;
	overflow:hidden;
	display: table;
}
.social-holder ul li{
	float:left;
	width:89px;
}
.social-holder ul li a{
	padding:2px 0 4px 29px;
	color:#5b5b5b;
	font-size:9px;
	float:left;
	line-height:10px;
}
.social-holder ul li a.facebook{background:url(../images-fcr/ico-facebook.gif) no-repeat;}
.social-holder ul li a.twitter{background:url(../images-fcr/ico-twitter.gif) no-repeat;}
.social-holder ul li a.blog{background:url(../images-fcr/ico-blog.gif) no-repeat;}
.social-holder ul li a.linkedin{background:url(../images-fcr/ico-linkedin.gif) no-repeat;}
.social-holder ul li a.youtube{background:url(../images-fcr/ico-you-tube.gif) no-repeat;}
.sponsor-box{
	height:1%;
	overflow:hidden;
	padding:0 0 10px;
}
.sponsor-box ul{
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}
.sponsor-box ul li{
	display:inline;
	padding:0 6px;
}
.sponsor-box ul li a:focus{outline:none;}
.sponsor-box h2{
	margin:0;
	padding:0 0 7px;
	text-align:center;
	color:#020202;
	font-size:16px;
	font-weight:normal;
}
.footer-nav{
	height:1%;
	overflow:hidden;
}
.footer-nav ul{
	margin:0;
	line-height:16px;
	padding:0 0 1px;
	list-style:none;
	text-align:center;
}
.footer-nav ul li{
	display:inline;
	font-size:14px;
	line-height:16px;
	padding:0 0 0 5px;
	border-left:1px solid #5b5b5b;
}
.footer-nav ul li:first-child{border:0;}
.footer-nav ul li a{color:#5b5b5b;}
#footer p{
	margin:0;
	padding:7px 0 0;
	text-align:center;
	color:#585858;
	font-size:12px;
	line-height:14px;
}
.inner-page #footer p{color:#000;}
#footer p a{
	color:#c00;
	text-decoration: underline;
}
#footer p a:hover{text-decoration:none;}
