* {
	margin: 0;
	padding: 0;
	border: 0;
}
table,td,tr {
	margin: 0;
	padding: 0;
	border: 1px solid;
}

body {
	background-image: url("../img/back_grey.jpg");
	color:#2f2f2f;
	font-family:Tahoma,Arial,Veranda,Helvetica,sans-serif; 
	font-size: 13px;
	font-weight: normal;

}

#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#mainContainer {
	background-color: #ffffff;
	background-image: url("../img/backfield.jpg");
}

p {
  color: #303031;
  margin-bottom: 10px;
}

a {
	font-family:Arial,Veranda,Tahoma,Helvetica,sans-serif; 
	color: #134777;
	text-decoration: none;
}

a:hover { 	
	text-decoration: underline;
}

h1 {
	text-indent: -100em;
}

h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-family:Arial,Veranda,Tahoma,Helvetica,sans-serif; 
	font-size: 22px;
	font-weight: normal;
	color: #305a6e;
}
h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
	color: #305a6e
}

h4 {
	color: #134777;	
	font-family: Arial,Veranda,Tahoma,Helvetica, sans-serif;
}

ul {
	list-style-type: none;
}

ol {
	list-style-position: inside;
}

li {
	margin-bottom: 10px;
}

.bold {
	font-weight: bold;
}

.italic {
  font-style: italic;
}

.last {
	margin-right: 0 !important;
}

.line {
  margin: 10px 0;
}

.noborder {
	border: 0 !important;
}

.nofloat {
  clear: both;
}

.border {
  border: 1px solid #1e1d1d;
}

.header {
    background: url("../img/thermo1.jpg") no-repeat;
	height: 130px;
	width: 1000px;
}


#logo {
  display: block;
	overflow: hidden;
	height: 60px;
	width: 330px;
	margin: 0 0 0 160px;
}

#languages {
  margin: 10px 0 0 578px;
border: none;
}

#languages li {
  float: left;
  margin: 0 10px 0 0;
border: none;
}
/* Left Right */

.left { 
	float: left;
	width: 243px;
  	padding: 0;
}


.limg { 
	float: left;
	padding: 6px 5px 2px 5px;
}

.rimg {
	float: right;
	padding: 0px 0px 10px 10px;
}

.news { 
	float: left;
	width: 202px;
	margin: 10px 0 0 20px;
	
	padding: 80px 10px 0px 10px;
	background-image: url("");
	background-repeat: no-repeat;
}

.news p {
  margin-left: 10px;
	margin-top: 10px;
}

.content {
width: 900px;
margin: 15px 0 0 50px;
}

.content p{
margin: 15px 0 15px 0px;
}

.leftMenu {
margin: 0 0 20px 16px;
}

.lmnews {
  margin: 0 0 0 3px;
  background: url("../img/en_newsbtn.jpg");
	width: 84px;
	height: 44px;
	display: block;
	overflow: hidden;
	text-indent: -100em;
}

.b_banners li {
  float: left;
	margin: 0 4px 0 0;
}

.headNews {
  text-decoration: underline;
	margin-bottom: 10px;
}

.hline {
  margin: 0 0 8px 0;
}

/*Footer*/

.footer {
	background-image: url("../img/foooter1000.png");
	background-repeat: no-repeat;
	width: 1000px;
	clear: both;
	overflow: hidden;
	height: 44px;
}

.footer p {
  font-family: courier;
  font-size: 12px;
  color: #9cccef;
  margin: 7px 0 0 456px;
}
