﻿
body {
	background-color: white;
	background-image:url('img/Instru_body_bg.jpg');
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, sans-serif;
}

td { vertical-align:top; }

#root {
	position: relative;
	width: 1026px;
	margin: auto;
	background-color:white;
	
	text-align: center;
}

#main {
	width: 979px;
	margin: auto;
	min-height: 400px;
    position: relative;
	background-color:white;
}

#Header {
	height: 79px;
	text-align: left;
	padding-top: 5px;
	
}

#ProductUpper {
	color: white;
	background-color: #94aab6;
	text-align: left;
	background-image:url('img/Instru_product_r4_c2.jpg');
	width: 983px;
	height: 330px;
}

#FrontpageUpper {
	color: white;
	background-color: #94aab6;
	text-align: left;
	background-image:url('img/instru_fp_1.jpg');
	width: 983px;
	height: 652px;
	margin: auto;
}

#FrontpageLower {
	width: 983px;
	height: 135px;
	
	background-image:url('img/Instru_fp_2.jpg');
	background-repeat: no-repeat;   
	margin:auto;
	
}

#FrontpageUpperLeft {
	width: 308px;
	height: 540px;	
	float: left;
	padding-top: 45px;
	
}

#FrontpageUpperLeft .block {
	width: 240px;
	height: 140px;
	margin-left: 45px;
	margin-bottom: 41px;	
	color: black;
}

#FrontpageUpperRight {
	width: 640px;
	height: 530px;
	float: left;
	color: black;
	padding-left: 30px;
	padding-top: 50px;
	
}

#FrontpageLower .NewsBlock {
	width: 404px;
	height: 60px;
	float: left;
	text-align: left;
	margin-right: 0px;
	margin-top: 30px;
	margin-left: 54px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-left: 5px;
	color: #002147;
	display: inline;
}
#FrontpageLower .NewsBlock div {
	padding-left: 0px;
	font-size: 11px;
	margin-top: 0px;
}
#FrontpageLower .NewsBlock div a {
	text-decoration: none;
	color: #333333;
}


#MainLinks {
	font-family: verdana,  arial, helvetica, sans-serif;
	font-size: 14px; 
	margin-left: 41px;
	padding-top: 25px;
	

}

#MainLinks a {
	color: white; 
	text-decoration: none;
	
}

#MainLinks a.activeLink {
	color:black;
}


#MainLinks a:hover {
	color: black;
}

#MainImage {
	position: relative;
	left: 50px;
	top: 40px;
	height: 200px;
	width: 870px;

}

#ProductLower {
	background-image:url('img/Instru_product_r5_c2_r2_c1.jpg');
	width: 983px;
	min-height: 350px;

}

#Footer {
	text-align: right;
	padding-right: 40px;
	font-family: Verdana, "Futura Std", sans-serif;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 20px;
	color: #8b8d8e;
}

#MainContent, #SubLinks {
	float: left;
	text-align: left;
}

#SubLinks {
	width: 230px;
	font-family: verdana, sans-serif;
	min-height: 400px;
	padding-left: 50px;
	font-size: 12px;
	
}

#SubLinks a {
	color: #808285;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	margin-left: 5px;
}

#SubLinks a.activeLink { color: Black; font-weight: bold;}

.sublinks a {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px !important;
	color: #808285;
}

.sublinks table {   margin-left: 20px;
                margin-bottom: 10px;
}

#MainContent {
	width: 600px;
	min-height:400px;
      height:auto !important;
        height:400px;

	font-family: verdana, sans-serif;
	font-size: 12px;
	
	padding-left: 20px;
	border-left: solid 1px #c3c8c8;
}

#MainContent p, ul { margin-top: 5px; margin-bottom: 10px; line-height: 18px; }

#MainContent h1 {
	font-weight: bold; font-size: 20px;
	margin-top: 5px;
	margin-bottom: 1px;
	padding-bottom: 0px;
}

#MainContent h2, h3 {
	font-weight: bold; font-size: 14px;	
	margin-top: 28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#MainContent h4 { margin-bottom: 0px; margin-top: 20px; }

#MainContent a { color: black; }

#LangLinks {
	float:right;
	padding-top: 25px;
	
}
#LangLinks a {
	color: #808285; text-decoration:none;font-family:verdana, sans-serif; font-size:12px;
}

#LangLinks img {
	border-style: none;
}
.style1 {
	border-width: 0px;
}

.BannerItem img { border-style: none; }

td.NewsLinks { height: 19px; vertical-align: bottom;}

.NewsLinks a { color: Black; text-decoration: none; }

a.BlankLink { color: #808285; text-decoration: none; }
