body
{
	margin: 0;
	padding: 0;
}
.body
{
	background: #067fc8 url(images/en/bkg2.gif);
	background-repeat: repeat-x;
}
*:first-class+html div#content {  }
html>body div#content { margin-left:0; }
div#content
{
	width:510px;
	padding-top: 10px;
	border: 0px solid black;
	float: left; 
	margin-left:-10px;
}
div#wrapperOutside
{
	text-align: center;
	border: 0px solid black;
}
div#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 703px;
	text-align: left;
	background-color: #ffffff;
	background-image: url(images/en/bkg.gif);
	border: 0px solid black;
}
div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 703px;
	height: 202px;
	background: #ffffff url(images/en/bkg.gif);
	border: 0px solid black;
}
div#rightC
{
	float: right;
	width: 168px;

}

div#leftC
{
	float: left; 
	width: 151px;
	border: 0px solid black;
}

#cleardiv
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
div#footer
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/en/8a.gif);
	/*background-repeat: no-repeat;*/
	background-color: #00a2e2;
	width: 703px;
	/*height: 31px;*/
	text-align: center;
	color: #ffffff;
	font-size:10px;
}
div#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size:10px;
}
div#footer a:hover{
	color: #a6d2df;
	text-decoration: none;
	font-size:10px;
}
#menubar2
{
	position: absolute;
	height: 25px;
}
#menubar
{
	position: relative;
	top: 137px;
	left: 100px;
}

.product_name
{
	font: Verdana, 10px, bold, # 0780c9
}
