body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4;
	color: #999999;
	background-color: #f9fefe;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #3a94c5;
	text-decoration: none;
}

p {
	margin: 0 0 5px 0;
	padding: 0;
}

img {
	border: 0;
}

h2 {
	font-size: 105%;
	margin: 0;
	padding: 0;
}

#top {
	background: url('/en/images/top.jpg') no-repeat 50% 0;
}

#all {
	padding-left: 89px;
	padding-right: 98px;
	position: relative;
	margin: 0 auto;
	width: 363px;
}

#maincontent {
	padding-top: 210px;
	padding-left: 90px;
	padding-right: 90px;
	position: relative;
	margin: 0 auto;
	width: 256px;
	text-align: center;
}

#maincontent p {
	margin: 15px 0 20px 0;
	padding: 0;
}

#close {
	position: absolute;
	right: 0;
	top: 10px;
	margin-right: 98px;
}

.article {
	margin-bottom: 25px;
}

.date {
	text-align: right;
}

.pic {
	margin-top: 5px;
	margin-bottom: 10px;
}

#bottom {
	background: url('/en/images/bottom.jpg') no-repeat 50% 0;
}

#mainbottom {
	background: url('/en/images/bottom_gradient.jpg') no-repeat 50% 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width:100% !important;
	width:100%;
	min-width:500px;
	white-space: nowrap
}

#footerleft {
	background: url('/en/images/wwwins_footer.png') no-repeat bottom left;
	behavior:url(/js/iepngfix.htc);
	margin: 0 auto;
	width: 100%;
	height: 96px;
	float: left;
}

#footerright {
	background: url('/en/images/isobar_footer.png') no-repeat bottom left;
	behavior:url(/js/iepngfix.htc);
	margin: 0 auto;
	width: 111px;
	height: 96px;
	float: right;
}

#footer {
	background: url('/en/images/bottom_gradient_and_footer.jpg') no-repeat bottom left;
	margin: 0 auto;
	width: 550px;
	height: 96px;
}
