@charset "utf-8";
/* CSS Document */

body{
	background-color:#e1dad0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4F4F4F
}
img{
	border:none;
}
h1{
	color:#19169a;
	font-size:18px;
	font-weight:bold;
}
h2{
	font-size:14px;
	margin-bottom:7px;
}
a:link{
	color:#000000;
	text-decoration:underline;	

}
a:visited{
	color:#000000;
	text-decoration:underline;	

}
a:hover{
	color:#000000;
	text-decoration:underline;	

}
.mainContainer{
	margin:auto;
	width:963px;
	background:url(images/WEBSITE_11-02-08_03.gif) repeat-y;
}
.header{
	width:963px;
	height:102px;
}
.logo{
	float:left;
	margin:4px 0px 0px 42px;
}
.banner{
	width:943px;
	height:284px;
	background:url(images/banner_21.jpg) no-repeat;
	margin-left:10px;
}
.navigation{
	width:942px;
	margin-left:10px;
	background:url(images/menuBgnd_27.gif) repeat-x;
	height:39px;
	padding-left:1px;
	color:#FFFFFF;
	text-transform:capitalize;
}
.navigation a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.navigation a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.navigation a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.textContent{
	width:943px;
	min-height:301px;
	/*height:301px;
	background-image:url(images/contentBgnd_36.jpg);*/
	background:url(images/contentBgnd_36.jpg) repeat-x 0px 0px;
	margin-left:10px;
	padding:0px;
	

}
.contentHome{
	width:490px;
	height:230px;
	line-height:20px;
	float:left;
	padding-top: 70px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;

}
.contentInner{
width:800px;
line-height:20px;
padding:40px 20px 40px 53px;
/*float:left;*/

}
.langSection{
	float:left;
	width:150px;
	height:221px;
	line-height:20px;
	/*background-color:#000000;*/
	background:url(images/languagesSection_42.gif) no-repeat;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.logosCont{
	float:left;
	width:144px;
	background:url(images/languagesSection_43.gif) no-repeat;
	height:234px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logosCont h1{
	font-size:14px;
	margin:0px;
	padding:0px;
	height:29px;
	text-align:center;
	line-height:30px;
	border-bottom:1px solid #666666;
}
#marqueecontainer{
	float:left;
	width:144px;
	height:203px;
	line-height:20px;
	/*background-color:#000000;*/
	position: relative;
	overflow: hidden;
	
	
}
#marqueecontainer table td{
	text-align:center;
}
#marqueecontainer table td.last{
	border-bottom:1px dotted #666666;
	padding-bottom:20px;
}
.footer{
	text-align:center;
	text-transform:capitalize;
}
