* {padding:0; margin:0}

body {font-size:76%; font-family:Arial; line-height:1.3em;}
body {
	background:url(../images/landing_body_bg.jpg) center 208px no-repeat;}
	li,dd{
		list-style-type:none; 
		font-family:Arial;
		font-size:0.9em;
		font-weight:bold;}
			
	a, img{border:none; text-decoration:none;}
	a:hover{}
	
	h1{color:#fff; font-size:1.9em;}
	h3{padding:5px 0; font-size:1.8em;}
	h1,h2,h3,h4,h5,h6{ text-transform:uppercase;}

	#main-wrapper{
		min-width:760px;
		max-width:960px; 
		width:960px;
		margin:0 auto;
		min-height:598px;}
	* html #main-wrapper{height:598px;}
	
	#logo{
		width:400px;
		float:left;
		display:inline;}
		#logo img{margin:22px 0 0 106px;}
	
	#right{
		float:left;
		display:inline;
		width:560px;}
		#right #content{
			margin:130px 0 0 0;
			width:554px;}
		#right #content .content_left{
			float:left;
			display:inline;
			color:#454545;
			width:298px;
			text-align:right;}
		#right #content .content_left p{ font-size:1em; line-height:1.3em; margin:15px 0 0 0; font-weight:bold; }
		#right #content .content_left h4{color: #a80012; font-size:0.9em; margin:0 0 10px 0; padding:0;}
		
		#right #content .content_right{
			float:left;
			display:inline;
			width:220px;
			margin:0 0 0 23px;}			
		
		#right #content .content_right ul{float:left; margin:30px 0 0 0;}
		#right #content .content_right ul li{
			line-height:3.5em;
			background:url(../images/language_arrow.jpg) 0 12px no-repeat;
			text-indent:20px;}
			#right #content .content_right ul li a{color:#005094; font-size:2.3em;}
	
	#footer_wrapper{
		width:100%;
		min-height:202px;
		position:relative;
		text-align:center;
		bottom:0;
		background:url(../images/landing_footer_bg.jpg) 0 0 repeat-x;}
	* html #footer_wrapper{ height:202px;}		
	
		#footer_wrapper #footer{
			width:960px;
			margin:0 auto;}
		#footer_wrapper #footer ul{margin:49px 0 0 0; float:left; display:inline;}		
		#footer_wrapper #footer ul li{ float:left; display:inline; margin:0 46.3px 0 0}
		#footer_wrapper #footer ul li.last{float:left; display:inline; margin:0 0 0 0}
	
	.copyright{text-align:center; width:960px; margin:72px 0 0 0; float:left; display:inline; color:#acacac; font-size:0.9em;}
	.copyright a{color:#acacac;}
	.copyright a:hover{color:#006699;}
	
	.clr{ clear:both;}
