body {

		font-family: Arial, Helvetica, sans-serif;

		line-height: 120%;

		font-size: 11px;

		background-color: #ffffff;

		margin: 0;

		

}
.languageSelect {
	margin: auto;
	width: 800px;
	height: 15px;
	padding: 0px;
	margin-top: 50px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	word-spacing: 10px;
	display: block;
	clear: both;
}
.languageSelect a{
	text-decoration: underline;
	color: #000000;
}
.contentHolder {
	display: block;
	clear: both;
	margin: auto;
	width: 800px;
}



.logoTop {

	width: 800px;

	height: 50px;

	background-image:url(/resources/Image/common/topsmimg.jpg);

	background-position:left;

	background-repeat:no-repeat;	

}



.leftHolder {

	float: left;

	width: 140px;

	background-color: #4252a5;

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	border-bottom: 1px solid #000000;

}



.logoLeft {



	width: 140px;

	height: 94px;

	background-image:url(/resources/Image/common/left.jpg);

	background-position:top;

	background-repeat:no-repeat;

		

}

.menuLeft {

	width: 140px;
	height: 300px;

	color: #FFFFFF;

	line-height: 150%;

	font-size: 12px;
	font-weight:bold;

}



ul a {

	text-decoration: none;

	color: #FFFFFF;

}



ul a:hover {

	text-decoration: underline;

}

.menuLeft ul {

	margin: 0px;

	padding: 10px;

	list-style:none;
	display: block;
	height:auto;
	
}



.logoBottomLeft {

	width: 140px;

	height: 180px;

	background-image:url(/resources/Image/common/bottom.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

}





.rightHolder {

	float: right;
	
	width: 630px;

	padding-top: 20px;

	



}

.rightHolder p {

	font-size: 12px;
	

}

.logoTXT {
margin-left: 130px;
font-size: 35px;
font-family: Verdana;
font-weight: bold;
padding-top: 7px;
margin-bottom: 0px;
padding-bottom: 0px;
}

.logoSUB {
margin-left: 132px;
font-size: 12x;
font-family: Verdana;
padding-top: 12px;
margin-top: 0px;
font-weight: bold;
}




