body {margin:0px;padding:0px;color:#FFF;text-align:center;}

img {border:0px;}
.dispInline {display:inline;}
form {margin:0px;}
.clear {border:0px solid red;clear:both;margin:0px;padding:0px;}

#contentWrapper {
	display:block;
	width:775px;
	text-align:left;
	margin:0px auto 0px auto;
}

#header {
	display:block;
	width:775px;
	height:102px;
	background-image:url(/images/bg/bg-head.gif);
	border:0px solid red;
	text-align:left;
	margin:0px auto 0px auto;
}

#header #left{
	width:282px;
	display:block;
	float:left;
	border:0px solid #000;
}

#header #right{
	width:463px;
	display:block;
	float:right;
	border:0px solid #000;
}

#rightBar {
	width:149px;
	display:block;
	float:right;
	clear:right;
}

#topMenu {
	border-top:1px solid #000;
	display:block;
	width:626px;
	float:left;
	height:24px;
	background-image:url(/images/bg/topbar_bg.gif);
	background-repeat : repeat-x;
}

#topMenu ul.Language {
	width:300px;
	border:0px solid yellow;
	margin:3px 0px 0px 0px;
	padding:0px;
	list-style-type: none;
	display:block;
	float:left;
}

#topMenu ul.Language li {
	border:0px solid yellow;
	padding:0px;
	margin:0px;
	text-align:left;
	display:block;
	float:left;
	vertical-align:middle;
	height:18px;
}

#topMenu ul.Language li img {
	margin:2px 0px 0px 0px;
	display:inline;
}

#topMenu ul.Language li a {
	border:0px solid red;
	font-weight:bold; 
	font-size:10px;color: #000;
	text-decoration:none;
	display:inline;
	text-align:center;
	margin:0px;
	line-height:18px;
}

#content {
	display:block;
	float:left;
	width:626px;
	float:left;
	border:0px solid red;
	background-color:#717171;
}

#contentBody {
	border:0px solid red;
	float:left;
	width:626px;
	clear:both;
	background-color:#FFF;
}

#contentBody table.Main {
	width:626px;
}

#footer {
	display:block;
	width:775px;
	border:0px solid red;
	text-align:center;
	font-family : Verdana, MS Sans Serif, Arial, Geneva, Helvetica; 
	font-size : 10px;
	color : #000099;
	margin:0px auto 0px auto;
}

#footer a{
	text-decoration:none;
}

