/* CSS Document */




	body {
		width: 778px;
		color: #003366; 
		background: #eee;
		border: 1px solid #666;
		margin:0 auto;
 		padding:0;
		font: 1.0em sans-serif;
		}
		
		
	h2 {
		font-family:Arial, Helvetica, sans-serif;
		color: #fff; font-size: 120%;
		margin:0; padding: 10px 0 0 0;
		}
		
		
		
	h3 {		
		color: red;
 		margin-bottom: 30px;
		}
		
	h4 {		
		margin-top: 10px;
		}
		
		
	
	a {
		color: #fff;
		 }
	
	
	 
	
	#container {
	
		width: 778px;
		background: #fff;
		
	
	}
	
	#header {
		font-family: arial, avenir;
		height: 39px;
		padding: 0;
		margin: 0;
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #eee;
		background: url(../images/landing_02.gif) repeat-x;
		line-height: 1.1;		 
		}
		
	#subHead {
		
		width: 100%;
		height: 24px;
		background: url(../images/landing_06.gif) repeat-x;
		padding: 0;
		text-align: center;

		}
		

	#main {
		width: 100%;
		height: 400px;
		border: 0px solid red;
	}

	#ll {
		float:left;
		width: 21%;
		height: 299px;

		background: url(../images/landing_09.gif) repeat-x;
	}



	.cmt {

		margin: 50px 10px 15px 14px;

	}

	#lCorner {
		float: left;
		width: 23px;
		height: 299px;
		background: url(../images/landing_10.gif) no-repeat;
	}


	#content {
		float: left;
		width: 375px;
		margin:0 auto;
		padding-top: 30px;
		border:0px solid red;

	}


	#selectLang {
		width: 50px;
		border: 1px solid red;
	}

	#map {
		float: left; margin: 0;
	}

	#rPic {
		float: right;
		margin-right: 0;
		width: 213;
		height: 299px;
		background: url() no-repeat;
	}	
				
	

	#footer1 {
		clear: both;
		width: 778px;
		height: 45px;
		padding: 0; margin: 0;
		background: url(../images/landing_18.gif) repeat-x;
		text-align:  center;

	}

	#footer1 a {
 		font-family: arial; 
 		line-height: 3.5;
		color: #fff;
		font-size: 10px;
	}

	#footer1 a:hover {	
		color: #000033;
	}	

	#footer2 {
		font-family: arial;
		clear: both;
		width: 778px;
		height: 19px;
		color: #fff;
		background: url(../images/landing_20.gif) repeat-x;
		text-align:  center;
		font-size:10px;
		line-height: 1.75;
        padding: 0; margin: 0;

	}



		
	


