/* © Silverlink */
html, body {
	padding:0;
	margin:0;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica;
	text-align:left;
	color:#555;
}
body.home {
	background:#444 url(../../images/front/home_bg_global.gif) top left repeat-x;
}
body.page {
	background:#444 url(../../images/front/page_bg_global.gif) top left repeat-x;
}
form {
	display:inline;
	padding:0;
	margin:0;
}
.l {
	float:left;
}
.r {
	float:right;
}
h1 {
	font-size:20px;
	line-height:41px;
	background:url(../../images/front/title_hr.png) bottom left no-repeat;
}
a, a:active, a:visited, a:hover {
	color:#d10019;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
div.container {
	position:relative;
	width:967px;
	margin:0 auto;
	padding:0 10px;
	background:url(../../images/front/bg_shadow.png) top left repeat-y;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/bg_shadow.png', sizingMethod='scale');
}
div.top_spacer {
	width:967px;
	height:5px;
	background-color:#444;
	-font-size:1px;
}
div.header {
	position:relative;
	width:967px;
	height:113px;
	background:url(../../images/front/header_bg.gif) top left repeat-y;
}
div.languages {
	position:absolute;
	top:0px;
	right:0px;
	-right:-1px;
	height:23px;
}
div.lang_left {
	float:left;
	width:47px;
	height:23px;
	background:url(../../images/front/lang_left.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/lang_left.png', sizingMethod='scale');
}
div.lang_links {
	float:left;
	height:23px;
	line-height:18px;
	padding-right:15px;
	color:#CCC;
	background:url(../../images/front/lang_bg.gif) top left repeat-x;
}
div.lang_links a, div.lang_links a:active, div.lang_links a:visited, div.lang_links a:hover {
	color:#aaa;
}

div.lang_links a.active, div.lang_links a.active:active, div.lang_links a.active:visited, div.lang_links a.active:hover {
	color:#ddd;
	text-decoration:none;
	font-weight:bold;
}
div.logo {
	width:950px;
	height:67px;
	padding:10px 0 0 17px;
}
div.navig {
	width:931px;
	padding:0 18px;
}
div.navig ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
div.navig ul li {
	float:left;
}
div.navig ul li a, div.navig ul li a:active, div.navig ul li a:visited, div.navig ul li a:hover {
	display:block;
	width:171px;
	height:36px;
	line-height:36px;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	color:#666;
	background:url(../../images/front/nav_bg_off.png) top left repeat-x;
	border-left:solid 2px #FFF;
}
div.navig ul li a:hover {
	color:#d10019;
}
div.navig ul li a.active, div.navig ul li a.active:active, div.navig ul li a.active:visited, div.navig ul li a.active:hover {
	background:url(../../images/front/nav_bg_on.png) top left repeat-x;
	color:#FFF;
}
div.navig ul li.nav_left {
	height:36px;
	width:51px;
	background:url(../../images/front/nav_home_off.png) top left no-repeat;
}
div.navig ul li.nav_left_active {
	height:36px;
	width:51px;
	background:url(../../images/front/nav_home_on.png) top left no-repeat;
}
div.navig ul li.nav_right {
	height:36px;
	width:11px;
	background:url(../../images/front/nav_right_off.png) top left no-repeat;
}
div.navig ul li.nav_right_active {
	height:36px;
	width:11px;
	background:url(../../images/front/nav_right_on.png) top left no-repeat;
}
div.image_home {
	width:967px;
	height:314px;
	background:url(../../images/front/home_image.jpg) top left no-repeat;
}
div.image_page {
	width:967px;
	height:122px;
	background:url(../../images/front/page_image.jpg) top left no-repeat;
}
div.content_home {
	background-color:#FFF;
	padding-left:40px;
}
div.content_page {
	background-color:#FFF;
}
div.content_page b, div.content_page strong {
	color:#d10019;
}
div.home_block {
	float:left;
	width:269px;
	height:250px;
	top:-30px;
	padding-right:20px;
	position:relative;
	left: 0;
}
div.home_block div.bg {
	position: absolute;
	left: 0;
	top: 0;
	width:269px;
	height:250px;
	background:url(../../images/front/home_block_bg.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/home_block_bg.png', sizingMethod='crop');
	z-index: 0;
}
div.home_block_top {
	float:left;
	width:219px;
	height:45px;
	padding:9px 15px 3px 35px;
	line-height:40px;
	color:#bab9b9;
	font-size:17px;
	text-align:center;
	position: relative;
	z-index: 1;
}
div.home_block_content {
	float: left;
	width: 251px;
	height: 183px;
	text-align: justify;
	overflow: hidden;
	position: relative;
	left: 9px;
	top: 0;
}
div.home_block_html {
	padding: 5px;
	font-size: 11px;
}
div.home_block_sep {
	float:left;
	width:2px;
	height:179px;
	padding-left:20px;
	position:relative;
	background:url(../../images/front/home_block_sep.gif) top left no-repeat;
}
div.comp_block {
	float:left;
	width:680px;
	padding:10px 0px;
}
div.comp_image {
	float:left;
	width:150px;
	height:100px;
	padding:10px;
	background:url(../../images/front/ref_image_bg.jpg) center left no-repeat;
}
div.comp_content {
	float:left;
	width:490px;
	padding-left:20px;
	text-align:justify;
}
div.comp_title {
	font-size:13px;
	font-weight:bold;
	border-bottom:solid 1px #888;
	margin-bottom:10px;
	padding:0px 0px 3px 10px;
	color:#d10019;
	text-align:left;
	background:url(../../images/front/block_red.gif) center left no-repeat;
}
div.comp_text {
	float:left;
	width:490px;
}
div.comp_big_image {
 float:right;
 width:250px;
 height:166px;
 padding:10px;
 margin-left:20px;
 background:url(../../images/front/comp_big_image_bg.jpg) center left no-repeat;
}
a.small_link, a.small_link:active, a.small_link:visited, a.small_link:hover {
	font-size:11px;
	padding:0 10px;
	background:url(../../images/front/arrow_red.gif) center left no-repeat;
}
a.plus_link, a.plus_link:active, a.plus_link:visited {
	text-decoration:none;
}
a.plus_link:hover {
	text-decoration:underline;
}
div.ref_block {
	float:left;
	width:687px;
	margin:20px 0;
}
div.ref_image {
	float:left;
	width:400px;
	height:200px;
	padding:10px;
	background:url(../../images/front/ref_image_bg.jpg) center left no-repeat;
}
div.ref_content {
	float:left;
	width:247px;
	padding-left:20px;
	text-align:justify;
}
div.ref_title {
	font-size:13px;
	font-weight:bold;
	border-bottom:solid 1px #888;
	margin-bottom:10px;
	padding:0px 0px 3px 10px;
	color:#d10019;
	text-align:left;
	background:url(../../images/front/block_red.gif) center left no-repeat;
}
div.leftContent {
	float:left;
	width:230px;
	background:url(../../images/front/left_bg.png) top left repeat-x;
}
div.left_min_height {
	float:left;
	width:1px;
	height:400px;
}
div.left_block {
	float:left;
	width:200px;
	padding:10px 0 0 14px;
	position: relative;
	left: 0;
	top: 0;
}
div.left_block_top {
	width:145px;
	height:40px;
	line-height:40px;
	padding:0px 10px 0px 45px;
	color:#bab9b9;
	font-size:12px;
	font-weight:bold;
	background:url(../../images/front/left_block_top.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/left_block_top.png', sizingMethod='crop');
}
div.left_block_content {
	float:left;
	width:180px;
	height: 200px;
	overflow: hidden;
	position: relative;
	left: 9px;
	top: 0;
	text-align:justify;
	font-size:11px;
	z-index: 1;
}
div.left_block_bg {
	background: url(../../images/front/left_block_bg.png) top left repeat-y;
	height: 200px;
}
div.left_block_bottom {
	float:left;
	width:200px;
	height:11px;
	background:url(../../images/front/left_block_bottom.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/left_block_bottom.png', sizingMethod='crop');
}
div.left_nav {
	float:left;
	width:200px;
	padding:10px 15px 0px 14px;
}
div.left_nav_title {
	float:left;
	width:140px;
	height:40px;
	line-height:40px;
	padding:0px 10px 0px 50px;
	color:#bab9b9;
	font-size:17px;
	background:url(../../images/front/left_block_top.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/left_block_top.png', sizingMethod='crop');
}
div.left_nav ul {
	float:left;
	width:200px;
	padding: 0;
	margin: 0;
	list-style: none;
}
div.left_nav ul li {
	float:left;
	width:170px;
	height:30px;
	padding:0px 15px;
	background:url(../../images/front/left_block_bg.png) top left repeat-y;
}
div.left_nav ul li.last {
	float:left;
	width:170px;
	height:30px;
	padding:0px 15px 2px 15px;
	background:url(../../images/front/left_nav_bottom.png) top left repeat-y;
}
div.left_nav ul li.active {
	float:left;
	width:170px;
	height:30px;
	padding:0px 15px;
	background:url(../../images/front/left_nav_bg_active.png) top left no-repeat;
}
div.left_nav ul li.lastactive {
	float:left;
	width:170px;
	height:30px;
	padding:0px 15px 2px 15px;
	background:url(../../images/front/left_nav_bottomactive.png) top left repeat-y;
}
div.left_nav ul li a, div.left_nav ul li a:active, div.left_nav ul li a:visited {
	display:block;
	width:155px;
	height:30px;
	line-height:28px;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	background:url(../../images/front/arrow2_red.gif) top left no-repeat;
}
div.left_nav ul li a:hover {
	text-decoration:underline;
}
div.left_nav ul li.active a, div.left_nav ul li.active a:active, div.left_nav ul li.active a:visited, div.left_nav ul li.lastactive a, div.left_nav ul li.lastactive a:active, div.left_nav ul li.lastactive a:visited {
	display:block;
	width:155px;
	height:30px;
	line-height:28px;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
	background:url(../../images/front/arrow2_white.gif) top left no-repeat;
}
div.left_nav ul li.active a:hover, div.left_nav ul li.lastactive a:hover {
	text-decoration:underline;
}
div.mainContent {
	float:left;
	width:687px;
	padding:0px 25px 15px 25px;
}
div.footer {
	width:967px;
	height:45px;
	margin:0 auto;
	padding:15px 10px;
	background:url(../../images/front/footer_bg.png) top left no-repeat;
	-background: none;
	-filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/front/footer_bg.png', sizingMethod='crop');
}
div.copyright {
	float:left;
	width:530px;
	height:26px;
	line-height:26px;
	padding-top:19px;
	font-size:10px;
	text-align:right;
	color:#333;
}
div.swissmg {
	float:right;
	padding-right:50px;
	color:#87898b;
}
ul.slide_text, ul.slide_reference {
	height: 165px;
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
ul.slide_text li, ul.slide_reference li {
	display: block;
	width: 241px;
	height: 150px;
	padding: 5px;
	margin: 0;
	float: left;
	list-style: none;
	font-size: 11px;
	line-height:13px;
}
ul.slide_reference li {
	height: 170px;
}
div.left_block_content ul.slide_text li {
	width: 170px;
	height: 190px;
}
span.st_a {
	display: block;
	position: absolute;
	width: 80px;
	bottom: 0;
	height: 20px;
	line-height: 19px;
	color: #D10019;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border: none;
	cursor: pointer;
}
span.st_a:hover {
	text-decoration: underline;
}
span.st_previous {
	padding: 0 0 0 10px;
	text-align: left;
	left: 10px;
	background: url(../../images/front/previous.gif) left no-repeat;
}
span.st_next {
	padding: 0 10px 0 0;
	text-align: right;
	right: 10px;
	background: url(../../images/front/next.gif) right no-repeat;
}
div.left_block_content span.st_previous {
	left: 0;
}
div.left_block_content span.st_next {
	right: 0;
}
ul.slide_reference li {
	text-align: center;
}
ul.slide_reference li img {
	margin: 30px 0 15px 0;
}
ul.slide_reference li span, ul.slide_reference li a {
	display: block;
	font-weight: bold;
	padding: 5px 0;
}
ul.slide_reference li span.ref_client_name {
	color:#666;
	font-size: 12px;
}
ul.slide_reference li span.ref_project_name {
	color: #666;
	font-size: 10px;
}

div.error404 {
	padding: 0 40px 0 0;
}

div.error404 hr {
	border: solid 1px #ddd;
	margin: 30px 0;
}
