html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	background: transparent;
	vertical-align: baseline;
	font-size: 100.01%;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

textarea {
	resize: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*-----------------------------------------reset*/
/*-----------------------------------------font-face*/

@font-face {
	src: url('fonts/pfagorasanspro-bold-webfont.eot');
	/* This declaration targets Internet Explorer */
	font-family: 'PFAgoraSansPro';
}

@font-face {
	font-weight: bold;
	font-style: normal;
	src: url(//:) format('no404'), url('fonts/pfagorasanspro-bold-webfont.woff') format('woff'), url('fonts/pfagorasanspro-bold-webfont.ttf') format('truetype');
	/* This declaration targets everything else */
	font-family: 'PFAgoraSansPro';
}

@font-face {
	src: url('fonts/pfagorasanspro-medium-webfont.eot');
	/* This declaration targets Internet Explorer */
	font-family: 'PFAgoraSansProMedium';
}

@font-face {
	font-weight: normal;
	font-style: normal;
	src: url(//:) format('no404'), url('fonts/pfagorasanspro-medium-webfont.woff') format('woff'), url('fonts/pfagorasanspro-medium-webfont.ttf') format('truetype');
	/* This declaration targets everything else */
	font-family: 'PFAgoraSansProMedium';
}

@font-face {
	src: url('fonts/pfdindisplaypro-medium-webfont.eot');
	/* This declaration targets Internet Explorer */
	font-family: 'PFDinDisplayProMedium';
}

@font-face {
	font-weight: normal;
	font-style: normal;
	src: url(//:) format('no404'), url('fonts/pfdindisplaypro-medium-webfont.woff') format('woff'), url('fonts/pfdindisplaypro-medium-webfont.ttf') format('truetype');
	/* This declaration targets everything else */
	font-family: 'PFDinDisplayProMedium';
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'PFDinTextCondProMedium';
	src: url('fonts/pfdintextcondpro-medium-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'PFDinTextCondProMedium';
	src: url(//:) format('no404'), url('fonts/pfdintextcondpro-medium-webfont.woff') format('woff'), url('fonts/pfdintextcondpro-medium-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'PFDinTextCondPro';
	src: url('fonts/pfdintextcondpro-regular-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'PFDinTextCondPro';
	src: url(//:) format('no404'), url('fonts/pfdintextcondpro-regular-webfont.woff') format('woff'), url('fonts/pfdintextcondpro-regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*----------------------------------------------------------------font-face*/
html, body {
	color: #000;
	font: 400 16px/20px Arial, sans-serif;
}

html{
	background: url(../i/back.jpg) 0 0 repeat;
}

body {
	background: url(../i/wrapper.png) 50% 0 repeat-y;
}

.inner_page {
	min-width: 910px;
	background: url(../i/inner_wrapper.png) 50% 0 repeat-y;
}

.wrapper {
	z-index: 1;
	position: relative;
	width: 100%;
	overflow: hidden;
}

.inner_page .wrapper {
	min-width: 910px;

}

.base {
	overflow: hidden;
	min-width: 800px;
}
.inner_page .base{
	min-width: 910px;
}

/*---------------------------------------------------------------------------global*/
h1, h2, h3 {
	font-size: 1em;
}

.ie, .hide {
	display: none;
}

a {
	color: #0e81e6;
	text-decoration: underline;
}

a:hover, a:focus {
	text-decoration: none;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

/*---------------------------------------------------------------------------global*/
/*---------------------------------------------------------------------------header*/
.header {
	z-index: 20;
	position: relative;
	width: 100%;
	height: 560px;
	min-width: 800px;
	overflow: hidden;
}

.header_wrap {
	position: relative;
	width: 800px;
	height: 560px;
	margin: 0 auto;
	background: url(../i/h_cover.png) 110px 208px no-repeat;
}

.inner_page .header_wrap{
	background: none;
}

.inner_page .header{
	height: 260px;
	background: url(../i/h_cover_inner.png) 50% 24px no-repeat;
}
.main_headline {
	padding: 36px 0 0;
	text-align: center;
	font-family: 'Helvetica CY', sans-serif;
	text-transform: uppercase;
}

.inner_page .main_headline {
	width: 580px;
	height: 170px;
	padding: 90px 0 0 330px;
	text-align: left;
}
.fs1, .fs2{
	position: relative;
	display: block;
}

.fs1{
	padding: 0 0 4px;
	font-size: 53px;
	line-height: 53px;
	color: #4a4a4a;
}
.fs2{
	font-size: 36px;
	font-weight: 400;
	line-height: 41px;
	color: #2f2f2f;
}
.fs2 b{
	color: #8a2b19;
	font-weight: 400;
}

.circle {
	position: absolute;
	width: 138px;
	height: 138px;
	top: 372px;
	left: 61px;
	text-align: center;
	vertical-align: middle;
	font:700 18px/138px 'PFAgoraSansPro', sans-serif;
	background: url(../i/corner_circle.png) 0 0 no-repeat;
	color: #fff;
}

.circle span{
	display: inline-block;
	vertical-align: middle;
	line-height: 22px;
}

.circle .ie{
	display: none;
}
.h_w_text{
	width: 338px;
	padding: 104px 0 0 418px;
	font-weight: 700;
	font-size: 22px;
	line-height: 25px;
}

/*-----------------------------------------------------------------------------------header*/
/*--------------------------------------------------------------------------------main_row*/
.main_row {
	/*overflow: hidden;*/
}

/*---------------------------------------------------------------------------content_row*/

.content_row {
	z-index: 100;
	position: relative;
	/*overflow: hidden;*/
}

/*------------------------------------------------------representation_block*/
.representation_block {
	position: relative;
	width: 800px;
	padding: 20px 0 25px;
	margin: 0 auto;
	overflow: hidden;
}

.representation_block .p_big {
	padding: 15px 0 30px;
	line-height: 28px;
	font-size: 24px;
}

.representation_block .p {
	padding: 0 0 22px;
}

.subscribe{
	width: 700px;
	min-height: 430px;
	padding: 50px 72px 28px;
	text-align: center;
}
.subscribe a{
	color: #000;
}
/*------------------------------------------------------representation_block*/
/*------------------------------------------------------text_block*/
.text_block, .video_main_block {
	position: relative;
	width: 744px;
	padding: 38px 28px 3px;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}

.video_block {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 26px;
	border: solid #e7e8e8;
	border-width: 0 1px;
	background: #fff;
	text-align: center;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	overflow: hidden;
}
.video_block.mod_1{
	width: 910px;
	padding: 0 0 36px;
	border: none;
	background: none;
}

.img_right {
	float: right;
	margin: 0 0 15px 15px;
}

.img_right.mod_1 {
	margin: 25px 0 15px 33px;
}

.img_right.mod_2 {
	margin: 25px 38px 15px 33px;
}

.img_left {
	float: left;
	margin: 0 30px 15px 0;
}

.img_right.author {
	padding: 5px;
	border: 1px solid #9f9f9f;
}

.img_right.author2 {
	margin: 0 0 15px 15px;
	padding: 12px;
	border: 1px solid #e2e2e2;
	box-shadow: 0 0 1px #ccc;
}

.p {
	padding: 0 0 22px;
}
.p.mod_1{
	padding: 0 0 6px;
	font-size: 18px;
	font-weight: 400;
	clear: both;
	text-align: center;
}

.center {
	text-align: center;
}

.p_bold {
	padding: 0 0 18px;
	font-weight: 700;
}

.red {
	color: #aa0303;
}

.t_b_ul {
	padding: 0 0 22px;
}

/*-----------------------------h_line*/
.h_line {
	width: 744px;
	padding: 20px 0 5px;
	margin: 0 auto;
	color: #4b6f25;
	text-align: center;
	line-height: 36px;
	font-size: 28px;
	overflow: hidden;
	border-bottom: 1px solid #4b6f25;
}
.h_line.mod_1{
	font-size: 18px;
	line-height: 22px;
	color: #000;
}

.h_line_c {
	width: 910px;
	padding: 20px 0 10px;
	margin: 0 auto;
	color: #000;
	text-align: center;
	line-height: 26px;
	font-weight: 400;
	font-size: 24px;
	overflow: hidden;
}

/*-----------------------------h_line*/

.t_b_h_line.mod_nk {
	width: 744px;
	padding: 10px 0 5px;
	margin: 0 auto;
	color: #4b6f25;
	line-height: 36px;
	font-size: 24px;
	overflow: hidden;
	border: 0;
	border-top: 1px solid #4b6f25;
	text-align: center;
}

.t_b_h_line, .w_a_hline, .v_b_hline {
	padding: 0 0 20px;
	line-height: 36px;
	font-size: 32px;
}

.t_b_h_line {
	width: 744px;
	padding: 20px 0 5px;
	margin: 0 auto;
	color: #4b6f25;
	line-height: 36px;
	font-size: 27px;
	overflow: hidden;
	border-bottom: 1px solid #4b6f25;
}
.t_b_h_line.mod_1{
	padding: 0 0 22px;
	font-size: 28px;
	line-height: 30px;
	color: #000;
	text-align: center;
	border: none;
}


.t_b_h_line_sub {
	padding: 0 0 20px 79px;
	text-transform: uppercase;
	font-size: 18px;
}

.ttu {
	text-transform: uppercase !important;
}

.fwn {
	font-weight: 400 !important;
}

.fwb {
	font-weight: 700 !important;
}
/*-----------------------------------------------------lists*/
.list_three{
	position: relative;
	padding: 0 0 12px;
}

.list_three > li {
     padding: 10px 28px 10px 57px;
     background: url(../i/bullet_green.png) 30px 13px no-repeat;
}

.list_three > li:nth-child(even) {
	font-weight: 700;
}

.list_three_ul{
	padding: 3px 0 0 34px;
}

/*-----------*/
.list_fourth{
	padding: 10px 0 19px 22px;
}
.list_fourth b{
	font-weight: 400;
	padding: 0 25px 0 0;
}
.list_fourth b.mod_1{
	padding: 0 12px 0 0;
}
/*-----------------------------------------------------lists*/
/*------------------------------------------------------text_block*/
.inner_baner_wrap {
	position: relative;
	z-index: 100;
	display: block;
	width: 911px;
	padding: 17px 0 10px;
	margin: 0 auto;
	clear: both;
	text-decoration: none;
	overflow: hidden;
}

.inner_baner {
	position: relative;
	width: 414px;
	min-height: 322px;
	padding: 32px 47px 0 450px;
	color: #fff;
	background: url(../i/cover_block_back.png) 0 0 no-repeat;

}

.i_baner_back{
	position: absolute;
	top: 0;
	left:32px;
	z-index: 90;
	width: 364px;
	height: 357px;
}

.i_baner_hline {
	padding: 15px 0 10px;
	font-weight: 400;
	font:39px/40px 'PFDinTextCondProMedium', sans-serif;
}

.i_baner_text .p {
	padding: 0 0 16px;
	font: 21px/24px 'PFDinTextCondPro', sans-serif;
}

.inner_baner .i_baner_butt {
	position: relative;
	display: block;
	width: 249px;
	height: 48px;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font: 20px/48px 'PFDinTextCondProMedium';
	cursor: pointer;
	border: none;
	background: url(../i/butt.png) 0 0 no-repeat;
}

.inner_baner:hover .i_baner_butt {
	background-position: 50% -50px;
	color: #444;
}

/*-----------------------------------------cover_block*/
/*------------------------------------------------------form_block*/

.form_block {
	position: relative;
	width: 672px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../i/back.jpg);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(styles/PIE.htc);
}

.form_block.big {
	height: 177px;
	margin: -38px auto 20px;
	padding: 30px 36px 36px;
}

.form_block.small {
	width: 700px;
	height: 46px;
	padding: 17px 22px 17px;
	margin: 0 auto 10px;
	overflow: visible;
}

.form_block .p {
	padding: 0 0 17px;
	line-height: 16px;
	font-size: 14px;
}

.form_text {
	width: 350px;
	float: left;
	overflow: hidden;
}

.form_wrap {
	overflow: hidden;
}

.form_block.small .form_wrap{
	overflow: visible;
}

.big .form_wrap {
	width: 287px;
	padding: 17px 0 5px 35px;
	float: left;
}

.form_field {
	width: 267px;
	height: 20px;
	padding: 11px 10px 10px;
	margin: 0 0 14px;
	float: left;
	background: url(../i/form_field_big.png) 0 0 no-repeat;
}

.form_wrap input[type="name"],
.form_wrap input[type="email"],
.form_wrap input[type="text"] {
	width: 267px;
	height: 20px;
	color: #848284;
	font:18px/20px 'Trebuchet MS', Helvetica, sans-serif;
	background: none;
	border: none;
}

.small .form_field {
	width: 197px;
	height: 20px;
	padding: 11px 10px 10px;
	margin: 3px 7px 14px 0;
	float: left;
	background: url(../i/form_field_small.png) 0 0 no-repeat;
}
.field_email.form_field{
	margin: 3px 10px 14px 0;
}

.small .form_wrap input[type="name"],
.small .form_wrap input[type="email"],
.small .form_wrap input[type="text"] {
	width: 195px;
}


.SR_submitButton {
	position: relative;
	display: block;
	width: 249px;
	height: 48px;
	padding: 0;
	border: none;
	background: url(../i/butt.png);
	background-position: 0 0;
	text-transform: uppercase;
	font: 18px/48px 'PFDinDisplayProMedium';
	cursor: pointer;
}

.big .SR_submitButton {
	margin: 0 auto;
}

.SR_submitButton:hover{
	background-position: 50% -49px;
	color: #444;
}

/*------------------------------------------------------form_block*/
/*-------------------------------------------video_info_block*/

.video_info_block_wrap {
	width: 910px;
	margin: 0 auto 27px;
	background: #b2cde9 url(../i/lessons_block.png) 0 0 no-repeat;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	overflow: hidden;
	behavior: url(styles/PIE.htc);
}
.video_info_block {
	padding: 17px 26px 26px 35px;
	background: url(../i/earth.png) 100% 100% no-repeat;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	behavior: url(styles/PIE.htc);
}

.vi_b_hline {
	overflow: hidden;
	padding: 0 0 3px;
	color: #000;
	text-align: center;
	line-height: 32px;
	font-weight: 400;
	font-size: 30px;
}
.link_subsc{
	position: relative;
	display: block;
	width: 590px;
	padding: 0 0 12px;
	margin: 0 0 0 -295px;
	left: 50%;
	color: #33c;
	line-height: 22px;
	font-size: 14px;
}
.link_subsc:hover{
	text-decoration: underline;
}

.hidden_video_info {
	position: relative;
}


/*----------------------hidden_video_info_list*/
.hidden_video_info_list {
	display: block;
	width: 842px;
	padding: 18px 0 0;
}

.h_v_i_list_item {
	position: relative;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	border-bottom: 1px solid #e8e8e8;
}

.h_v_i_list_item:first-child{
	border-top: 1px solid #e8e8e8;
}

.h_v_i_list_item:hover{
	z-index: 100;
	margin: -1px -14px 0;
	padding: 0 13px;
	color: #fff;
	cursor: default;
	background: url(../i/h_v_i_list_item_bg.png) 0 0 repeat-x;
	border: 1px solid #5f5f5f;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.h_v_i_list_item:first-child:hover{
	margin: 0 -14px;
}

.video_butt, .video_butt:hover{
	background: url(../i/video_butt_r.png);
	background-repeat: repeat-x;
}

.video_butt {
	position: absolute;
	display: none;
	width: 149px;
	height: 25px;
	top: 2px;
	right: 160px;
	color: #000;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	font-size: 13px;
	background-position: 0 0;
	border: 1px solid #666;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px    rgba(101,101,101,.5);
	-moz-box-shadow: 0 1px 2px    rgba(101,101,101,.5);
	box-shadow: 0 1px 2px    rgba(101,101,101,.5);
}

.video_butt.high{
	right: 5px;
}

.video_butt:hover {
	color: #fff;
	background-position: 0 -50px;
}

.h_v_i_list_item:hover .video_butt{
	display: block;
}
/*last link in .hidden_video_info_list*/
.all_video{
	padding: 0 0 0 15px;
	font-weight: 700;
}

.inner_triger{
	position: relative;
	width: 240px;
	height: 14px;
	padding: 0 0 0 20px;
	margin: 0 0 0 -120px;
	bottom: -15px;
	left: 50%;
	text-decoration: underline;
	font:12px/14px 'Trebuchet MS', Helvetica, sans-serif;
	background: url(../i/arrows.png) 0 0 no-repeat;
	cursor: pointer;
}

.inner_triger.open{
	width: 90px;
	margin: 0 0 0 -45px;
	background: url(../i/arrows.png) 0 -16px no-repeat;
}

/*----------------------hidden_video_info_list*/
/*-------------------------------------------video_info_block*/
/*-------------------------------------------------social_icons*/
.social_icons {
	width: 830px;
	height: 30px;
	padding: 0 0 18px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}

.addthis_toolbox {
	display: inline-block;
	height: 30px;
}

.social_icons ul {
	overflow: hidden;
	width: 321px;
}

.social_icons li {
	float: left;
}

.social_icons a {
	position: relative;
	display: block;
	width: 60px;
	height: 30px;
	background-image: url(../i/social_icons.png);
	background-repeat: no-repeat;
	text-decoration: none;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
}

.social_icons a span{
	position: absolute;
	width: 60px;
	height: 7px;
	bottom: 0;
	left: 0;
	background: url(../i/social_icons_shadow.png) 0 0 no-repeat;
}

.social_icons .addthis_button_google_plusone span{
	background: none;
}

.addthis_button_facebook {
	background-position: 14px 9px;
}

.addthis_button_twitter {
	background-position: -62px 9px;
}

.addthis_button_google_plusone{
	height: 20px !important;
	margin: 10px 0 0 16px;
	background: none !important;
	/* background-position: -137px 9px; */
}

.addthis_button_odnoklassniki_ru{
	background-position: -212px 9px;
}

.addthis_button_vk{
	background-position: -288px 9px;
}


.addthis_button_facebook:hover {
	background-position: 14px 2px;
}

.addthis_button_twitter:hover {
	background-position: -62px 2px;
}

.addthis_button_google_plusone:hover{
	/* background-position: -137px 2px; */
}

.addthis_button_odnoklassniki_ru:hover{
	background-position: -212px 2px;
}

.addthis_button_vk:hover{
	background-position: -288px 2px;
}

/*-------------------------------------------------social_icons*/
/*-----------------------------links_block*/
.links_block, .want_more {
	z-index: 100;
	position: relative;
	width: 910px;
	padding: 10px 0 20px;
	margin: 0 auto;
	overflow: hidden;
}

.link_block{
	position: relative;
	width: 451px;
	float: left;
	color: #fff;
	font:12px/16px 'Trebuchet MS', Helvetica, sans-serif;
}

.link_block.add_comment {
	margin: 0 8px 0 0;
}

.link_block_wrap {
	position: relative;
	display: block;
	height: 71px;
	color: #fff;
	font-family: 'PFAgoraSansProMedium', sans-serif;
	text-decoration: none;
	background: url(../i/link_block.png) 0 0 repeat-x;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	behavior: url(styles/PIE.htc);

}

.link_block_wrap:hover{
	background: url(../i/link_block_hover.png) 0 0 repeat-x;
}

.add_comment .link_block_wrap {
	width: 263px;
	padding: 18px 30px 15px 157px;
}

.more_video .link_block_wrap {
	width: 273px;
	padding: 18px 30px 15px 147px;
}
.a_c_back, .m_v_back{
	position: absolute;
}
.a_c_back{
	width: 116px;
	height: 126px;
	left: 24px;
	top:-6px;
	background: url(../i/add_comment.png) 0 0 no-repeat;
}
.m_v_back{
	width: 106px;
	height: 122px;
	top: -8px;
	left: 22px;
	background: url(../i/more_video.png) 0 0 no-repeat;
}

.l_b_hline {
	padding: 0 0 3px;
	line-height: 26px;
	font-weight: 400;
	font-size: 26px;
}
.l_b_text{
	color: #fff;
	text-decoration: none;
	line-height: 18px;
	font-size: 18px;
}

/*-----------------------------links_block*/
/*----------------------------------------------------------------------main_row*/
/*-----------------------------------------------------------------------------------footer*/
.footer {
	position: relative;
	width: 800px;
	height: 180px;
	margin: 0 auto;
	font: 12px/17px 'Trebuchet MS', Helvetica, sans-serif;
	overflow: hidden;
}

.footer_wrap {
	position: relative;
	width: 772px;
	height: 180px;
	padding: 0 0 0 28px;
	margin: 0 auto;
	overflow: hidden;
}

.copyright {
	position: absolute;
	top: 30px;
	left: 28px;
}

.copyright a {
	color: #000;
}

.copyright span {
	display: block;
	padding: 2px 0 0;
}

.affiliate_Program {
	position: absolute;
	top: 65px;
	left: 50px;
	color: #3a446a;
}

.support {
	position: absolute;
	top: 30px;
	left: 315px;
	width: 455px;
}

.support a, .call_us a {
	color: #000;
}

.sup_hline {
	float: left;
	padding: 0 5px 0 0;
}

.sup_wrap {
	overflow: hidden;
	width: 330px;
}

.sup_list {
	overflow: hidden;
}

.sl_lv {
	padding: 0 11px;
	float: left;
	background: url(../i/list_sep.png) 0 4px no-repeat;
}

.sl_lv:first-child {
	padding: 0 11px 0 0;
	background: none;
}

.call_us {
	position: absolute;
	top: 50px;
	left: 315px;
	width: 458px;
}

.Info-DVD_logo {
	position: absolute;
	top: 95px;
	left: 358px;
	width: 111px;
	height: 31px;
	background: url(../i/info_dvd_logo.png) 0 0 no-repeat;
}

/*------------------------------------------------------footer_nav*/
/*-----------------------------------------------------------------------------------print*/
@media print {
	.wrapper, .base, .content_row, .static, .main_row {
		overflow: visible !important;
		padding: 0 !important;
	}

	.print_header, .print_footer {
		display: block !important;
		padding: 10px 0;
		width: 100% !important;
	}

	.content_row {
		float: none !important;
		display: block !important;
		margin: 0 auto !important;
		width: 95% !important;
	}

	.header, .footer {
		display: none !important;
	}

}
