/* CSS Document */
td, p, body{
	margin: 0px;
	line-height: 125%;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
}
.nav_main {color: #FFFFFF;	text-decoration: none;}
.nav_main a{color: #FFFFFF;	text-decoration: none;}
.nav_main a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_sub {color: #FFFFFF;	text-decoration: none;}
.nav_sub a{color: #FFFFFF;	text-decoration: none;}
.nav_sub a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.content_text {
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	line-height: 150px;

}
.copyright {
	color: #FFFFFF;
	text-decoration: none;

}
.nav_sub_sub {
	color: #333333;
}
.nav_sub_sub a{color: #333333;	text-decoration: underline;}
.nav_sub_sub a:hover{
	color: #000000;
	text-decoration: none;
	.nav_sub_sub {
	color: #333333;
}
.red {
	color: #CC0000;

}
.red a{color: #CC0000;	text-decoration: underline;}
.red a:hover{
	color: #CC0000;
	text-decoration: none;
}
.casestudies_title {
	color: #CC0000;
	font-size: 16px;
	font-weight: bolder;

}
.worldwide_title {
	font-size: 16px;
	font-weight: bold;

}
.worldwide_link {
	font-weight: normal;
	text-decoration: underline;
}
.worldwide_link a{
	font-weight: normal;
	text-decoration: underline;
}
.worldwide_link a:hover{
	font-weight: normal;
	text-decoration: none;
}
.design {
	font-weight: normal;
	text-decoration: underline;
	color: #CCCCCC;

}
.design a{
	font-weight: normal;
	text-decoration: underline;
	color: #999999;

}
.design a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}
.en-copyright {
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
}
.clients {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #555555;
	line-height: 130%;
}
