html, body {
	margin:0;
	padding: 0px;
	height:100%;
	font-size:12px;
	font-family:arial;
	color:#2c2c59;
	background-color:#d4d4d4;
	}
img{
border: 0px;
}

a{
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

.wrapper {
	height:auto !important;
	height:100%;
	min-height:100%;
	width:998px; 
	margin:0 auto;
	background-color: #f1fbfb;
	}




.TopSide{
height: 225px;
margin: 0px;
overflow: hidden;
}


.MenuLine1{
}

.MenuLang{
margin-left: 550px;
}
	
.MenuLang a{
font: bold 11px tahoma;
color: #2087d6;	
}

.MenuLang li{
list-style: none;
float: left;
margin-left: 15px;
}

.MenuLang img{
position: relative;
top: 3px;
}


.MainMenu{
position: relative;
top: 13px;
left: -30px;
}

.MainMenu li{
list-style: none;
float: left;
}

.Content{
margin: 0px;
}

.ContentField{
width: 750px;
min-height: 575px;
background-color: white;
background-image: url(images/content_footer.jpg);
background-repeat: no-repeat;
background-position: 0% 100%;
}

.ContentField2{
padding-left: 15px;
padding-right: 15px;
line-height: 2;
padding-bottom: 20px;
}


.Footer{
margin-top: 20px;
margin-bottom: 20px;
width: 750px;
background: url(images/footer_bg2.jpg) repeat-X;
}

.FooterLeft{
background: url(images/footer_bg1.jpg) no-repeat 0% 0%;
}

.FooterRight{
background: url(images/footer_bg3.jpg) no-repeat 100% 0%;
width: 750px;
height: 83px;
}

.FooterLinks{
width: 500px;
color: #a3a3a3;
padding-top: 35px;
padding-bottom: 35px;
padding-left: 30px;
float: left;
}

.FooterLinks a{
font: normal 10px tahoma;
color: #a3a3a3;
margin-left: 10px;
margin-right: 10px;
}

.Copyright{
font: normal 12px arial;
color: #a3a3a3;
padding-top: 27px;
}

.Theme1{
background: url(images/theme_bg2.jpg) repeat-X 0% 0%;
margin-left: 17px;
margin-right: 17px;
}

.Theme2{
background: url(images/theme_bg1.jpg) no-repeat 0% 0%;
}

.Theme3{
background: url(images/theme_bg3.jpg) no-repeat 100% 0%;
height: 83px;
}

.Theme4{
padding-top: 23px;
padding-left: 40px;
font: normal 12px arial;
color: #919090;
}

.Theme4 img{
padding-right: 50px;
}

.DotLine{
background: url(images/content_line_bg.jpg) repeat-X 0% 0%;
height: 1px;
cler: both;
}

.BlueBottle{
background: url(images/blue_bottle.jpg) no-repeat 100% 0%;
width: 530px;
height: 176px;
margin-left:120px;
margin-bottom:20px;
}

.ChemTable{
border: 1px solid #ced8dd;
background: url(images/small_tab_bg.gif) repeat-Y 0% 0%;
width: 292px;
height: 176px;
}

.BlueBottle2{
background: url(images/blue_bottle2.jpg) no-repeat 0% 0%;
width: 530px;
height: 176px;
margin-left:120px;
}


.ChemTable2{
border: 1px solid #ced8dd;
background: url(images/small_tab_bg.gif) repeat-Y 0% 0%;
width: 292px;
height: 176px;
margin-left:236px;
}

.Gallery{
}

.GalleryEl{
background: url(images/photo_bg.jpg) no-repeat 0% 0%;
border: 1px solid #ced8dd;
width: 150px;
height: 150px;
text-align: center;
float: left;
margin: 10px;
	position:relative;
	display:table;
	vertical-align: middle; 
}

.GalleryElIn{
	width:100%;
	display:table-cell;
	vertical-align:middle;
	position:relative;
	text-align:center;
}


.GalleryBEl{
width: 100px;
text-align: center;
float: left;
margin: 9px;
font-weight: bold;
}

.GalleryBElIn{
	border: 1px solid #ced8dd;
	width:100px;
}


.GalleryElIn img{
	display:inline;
	vertical-align:middle;
}


.cls{
clear: both;
}

.News{
	width:180px;
	text-align: left;
	min-height: 360px;
	margin: 250px 0px 0px 40px;
	}

.News2{
	background: url(images/news_bg.gif) no-repeat 0% 100%;
	width:180px;
	min-height: 320px;
	}


.NewsText{
padding-left: 10px;
padding-right: 10px;
}

.NewsDate{
margin-bottom: 5px;
color:#2087d6;
font-weight: bold;
text-align: right;
}

.NewsMore{
color:#2087d6;
font-weight: bold;
margin-left: 120px;
font-size: 11px;
}


