/* ------------------------------>>> RESET <<<------------------------------ */

* {
	margin: 0;
	padding: 0;
	background: transparent;
}


/* ------------------------------>>> HIDE ELEMENTS <<<------------------------------ */

.hide,
.skip,
#nav-meta,
#nav-main,
#nav-sub,
#nav-sub-main,
#nav-refs,
.pager,
.colr,
.testimonial,
span.link,
.box-comments h4,
.box-comments form,
.searchform,
#refs .box-blue,
#footer {
	display: none;
}
#toggle-screens,
{
	display: none !important;
}


/* ------------------------------>>> LAYOUT <<<------------------------------ */

.wrapper,
.col {
	width: 100% !important;
}
.contl, .contm, .contml, .contmr, .contr {
	padding: 0 !important;
}

#header {
	border-color: #000;
	padding-bottom: 20pt;
}

.box-gray {
	background: transparent;
	border: 1px solid #999;
}
.box-contact {
	/*display: inline;*/
}


#refs {
	display: inline;
}
#refs ul {
	float: none;
	display: inline;
	list-style: none;
}
#refs li {
	float: none;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20pt;
}
#refs .box-blue-arrow {
	background: transparent;
}
#refs li img {
	float: left;
	width: 20%;
	margin-right: 15pt;
}
#refs div.ref,
#refs a {
	height: auto;
	margin: 0;
}
#refs div.box-ref {
	padding: 0;
	margin: 0;
	border: 0;
}