@charset "utf-8";
/********************** Start of welcome page **********************/
body
{
	margin-top:30px;
	position:relative;
}
img
{
	border: 0 0 0 0;
	vertical-align: bottom;
}
div.main
{
	border:none; 
 	width: 490px ;
	margin-left: auto ;
	margin-right: auto ;
	top:30px;
}
div.mlanguage
{
	width: 490px;
	height: 20px;
	text-align:right;
}
div.mbar
{
	width: 490px;
	height: 2px;
	background-image:url(/images/mainbar9.gif);
}
div.mbanner
{
	width: 490px;
	height: 220px;
}
div.mfooter
{
	width: 490px;
	height: 42px;
	padding-top:10px;
/*	text-align:right;*/
}

/********************** End of welcome page **********************/


