body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 10px;
	color: #3f7089;
}
font {
	font-family: Tahoma;
	font-size: 10px;
	color: #3f7089;
	font-weight: normal;
}
a {
	font-family: Tahoma;
	font-size: 10px;
	color: #3f7089;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0px 0px 0px 50px;
	line-height: 17px;
}

p.works {
	padding-left: 0;
	margin: 0;
	vertical-aling: middle;
	font-weight: bold;
}

div {
	margin: 0;
	padding: 0;
}
.backgr {
	background-image: url('images/back.jpg');
	background-repeat: repeat;
}

div.menu_top {
	background-image: url('images/menu_top.gif');
	background-repeat: no-repeat;
	background-position: 385px 58px;
	width: 144;
	height: 64px;
}

.language {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
	color: #2198cf;
}
.logo {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	background-position: 58px 40px;
}

.bold {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 10px;
	color: #3f7089;
}

.image {
	background-image: url('images/image.gif'); 
	background-repeat: no-repeat;
	background-position: bottom right;
}

.right_shade {
	background-image: url('images/right_shade.gif'); 
	background-repeat: no-repeat;
	background-position: right 380px;
}