@charset "utf-8";
/* CSS Document */


	img{border:none;}
			
    /* image replacement */
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:817px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li, #slider span{
		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:817px;
		height:244px;
		overflow:hidden; 
		}
.header-heading a:link, .header-heading a:visited, .header-heading a:active {
font-family:Tahoma;
font-size:24px;
font-weight:normal;
color:#1b7484;
text-decoration:none;
float:right;
margin-top:60px;
margin-right:350px;
direction:rtl;
text-align:right;
width:450px;
display:block;
}
.header-heading a:hover {
text-decoration:underline;
}
.header-text a:link, .header-text a:visited, .header-text a:active {
font-family:tahoma;
font-size:16px;
font-weight:bold;
color:#999999;
text-decoration:none;
float:right;
margin-top:10px;
margin-right:350px;
direction:rtl;
text-align:right;
width:450px;
display:block;
}
.header-text a:hover {
text-decoration:underline;
}

/* // Easy Slider */

