body {
	color:#333;
	line-height:180%;
	margin:0 auto;
	padding:0;
	background-color: #f0ece0;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}
h1{
	font-size:180%;
	font-weight:normal;
	margin:0;
	padding:20px;
	}
h2{
	font-size:160%;
	font-weight:normal;
	}	
h3{
	font-size:140%;
	font-weight:normal;
	}	
img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:800px;
	}	
		
/* image replacement */
	.graphic, #prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
/* // image replacement */
		

#container{	
	margin:80px auto 0 auto;
	position:relative;
	text-align: left;
	width: 800px;
	}
#header{
	height:144px;
	background:#5DC9E1;
	color:#fff;
	}				
#content{
	position:relative;
	margin:0px auto;
	width:800px;
	}			

/* Easy Slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:800px;
	height:392px;
	overflow:hidden; 
	}
#slider li a{ 
	border: 0;
	}
#slider{
		border: 1px solid #e0dcd0;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:128px;
	}	
#nextBtn{ 
	left:800px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(/home_banner_images/btn_prev.gif) no-repeat 0 0;
	}	
#nextBtn a{ 
	background:url(/home_banner_images/btn_next.gif) no-repeat 0 0;	
	}
.space{
	padding: 50px;
}

/* // Easy Slider */

#language_option{
	padding: 20px 0;
}

#language_option h4{
	display: inline;
	padding-right: 20px;
	TOP: 0PX;
}
#language_option a{
	padding: 10px;
}
