div#content
{
	float:left;
/*	width:697px; */
	padding-top: 10px;
	background-repeat: no-repeat;
	height:auto;
}
div#wrapperOutside
{
	text-align: center;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
	text-align: left;

/*	background: #ffffff url(images/en/bkg.gif); */
}
body
{
	margin: 0;
	padding: 0;
}
.body {
	background: #470111;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 955px;
/*	height: 211px;
	background-image: url(images/en/1a.jpg); */
	background-repeat: no-repeat;
}
div#leftC
{
	float: left;
	width: 220px;
	border: 0px solid red;
	text-align: center;
}
div#leftC1
{
	width: 220px;
/*	background-image: url(images/en/leftc_bkg.gif);
	background-repeat: no-repeat;*/
	border: 0px solid red;
	text-align: center;
}

#cleardiv
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#footer
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
/*	height: 75px;
	background-image: url(images/en/foot.gif);*/
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 955px;
}
