@charset "utf-8";

body{
	font-size: 14px !important;
	color: #000000 !important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;	
	background: none !important;
}

#head{
	margin-bottom: 100px !important;	
}

#head .span3,
#head .span2,
#head .span1{
	display: none;	
}

#navigation{
	display: none;	
}

#panel{
	display: none;
}

#intro .intro_box{
	position: relative !important;
	bottom: auto !important;
	padding: 0px !important;
	width: auto !important;	
}

#intro .intro_box .intro_box_title{
	font-size: 45px !important;
    line-height: 50px !important;	
}

#intro .intro_box .intro_box_subtitle{
	font-size: 35px !important;
    line-height: 40px !important;	
}

#intro .intro_box .intro_box_text{
	font-size: 22px !important;
    line-height: 28px !important;	
}

#page .page_content,
#page .page_content h4{
	font-size: 14px !important;
	color: #000000 !important;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif !important;	
}

#page .left{
	display: none;	
}

#page .center{
	margin-left: 0px;	
}

#page .center .row{
	margin-left: 0px;	
}

#page .center .hidden-phone{
	display: none;
}

#page .span8,
#page .span7{
	width: 100%;	
}

#highlight{
	display: none;	
}

#services{
	display: none;
}

#footer{
	display: none;
}

#footer .container{
	background: none !important;	
}

#footer .container .boxes .box{
	
}

#newsletter_box{
	display: none;
}

#ending{
	display: none;
}

body #footer_print{
	display: block;	
}

q:after, q:before {
    content: "";
}

a[href]:after {
    content: "";
}

abbr[title]:after {
    content: "";
}