.noprint {
	display:none;
}
.onlyprint {
	display:block;
}
.pagebreak {
	page-break-after:always;
}

body {
	width:auto;
	margin:0 10pt;
	background:#fff;
	text-align:left;
}
body,td {
 	font-family: arial, helvetica ; 
 	font-size:9pt ; 
 	line-height:1.4em ; 
 	color:#000 ;
}
h1 {
 	font-family: "AvantGarde bold",helvetica, arial ; 
 	font-size:20pt ;
 	line-height:1.4em ; 
 	font-weight:bold;
 	margin:0 0 0.2em 0;
 	color:#29427B;
}
h2 {
 	font-family: "avantgarde bold",helvetica, arial ; 
 	font-size:16pt ;  
 	font-weight:bold;
 	margin:0.5em 0 0.5em 0;
 	color:#000;
}
h3 {
 	font-family: helvetica, arial ; 
 	font-size:13pt ; 
 	line-height:1.3em ; 
 	font-weight:bold;
 	margin:0.5em 0 0.5em 0;
 	color:#000;
}
h4 {
 	font-family: arial, helvetica ; 
 	font-size:11pt ; 
 	line-height:1.4em ;
 	margin:0.5em 0 0.2em 0;
}
h1 a,
h2 a,
h3 a,
h4 a {
	color:inherit;
	text-decoration:none;
}
ul {
	list-style-image:none;
}
p {
	width:auto;
}
a {
	color:#006;
	text-decoration:none;
}
form {
	display:none;
}



#spinner_container,
#nav {
	display:none;
}




#header {
	position:relative;
	height:125px;
	margin:0 0 10pt;
	padding:5pt;
	border-bottom:10pt #29427B solid;
}
#header #home-logo-print {
	float:left;
	width:110px;
}
#header #home-logo {
	position:absolute;
	left:120px;
	bottom:16px;
}
#content {
	padding:10pt 0;
}


/* SERVICES */

#services_list a {
	display:block;
	padding:0 0 10pt 0;
	color:#000;
	page-break-inside:avoid;
}
#services_list a b {
	display:block;
	padding: 0 0 5pt 0;
 	color:#29427B;
}

/* WORK */

#work_list {
	margin-top:10pt;
}
#work_list .thumb {
	clear:both;
	display:block;
	padding:10pt 0 10pt 10px;
	color:#000;
	border-top:1pt solid #ccc;
	page-break-inside:avoid;
}
#work_list a  {
	display:block;
	float:left;
	width:115px;
}
#work_list .onlyprint {
	display:block;
	margin-left:120px;
}
#work_list .onlyprint b {
	display:block;
	padding: 0 0 5pt 0;
 	color:#29427B;
}
#mwm_list_track {
	width:auto !important;
}

/* CLIENTS */

.tipzc {
	position:relative !important;
	left:auto !important;
	top:auto !important;
}
#clients_logos {
	margin-top:10pt;
}
#clients_logos a  {
	clear:both;
	display:block;
	padding:10pt 0 10pt 10px;
	color:#000;
	border-top:1pt solid #ccc;
	page-break-inside:avoid;
}
#clients_logos img {
	float:left;
	display:block;
}
#clients_logos .onlyprint {
	display:block;
	margin-left:220px;
}
#clients_logos .onlyprint b {
	display:block;
	padding: 0 0 5pt 0;
 	color:#29427B;
}

/* CONTACT */

#contact_banner {
	position:relative;
	height:300px;
}
#contact_address,
#contact_telephone,
#contact_email,
#contact_skype,
#contact_otherinfo{
	margin:10px 0 5px;
}


/* NEWS */

#news_list {
	height:auto !important;
	margin-top:10pt;
}
.contentEl {
	height:auto !important;
}
.news_child {
	clear:both;
	display:block;
	padding:10pt 0 10pt 10px;
	color:#000;
	border-top:1pt solid #ccc;
	page-break-inside:avoid;
}
.news_child a {
	color:#000;
}
.news_child .news_child_img  {
	display:block;
	float:left;
	width:115px;
}
.news_child .onlyprint {
	display:block;
	margin-left:120px;
}
.news_child .onlyprint b {
	display:block;
	padding: 0 0 5pt 0;
 	color:#29427B;
}


/* FOOTER */

#footer {
	height:70px;
	color:#29427B;
}
#footer-logo-print {
	float:left;
	width:60px;
}