
    /* <!-- */
    /* General styles */
	
	#divs {overflow: hidden; *overflow: visible;}


      body {
        margin:0;
        padding:0;
        border:0;			/* This removes the border around the viewport in old versions of IE */
        width:100%;
		background-color:#fff;
		background-image:url(../images/bg.jpg); background-repeat:repeat-x; 
		    		
        min-width:600px;    /* Minimum width of layout - remove line if not required */
							/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
    }
	div#basebase {
		margin: 0 auto;
		width: 988px;
	}
	div#basebottom {
		width: 100%;
		/*height: 200px;*/
		background-color: #FF6600;
			}
	a {
    	/*color:#369;*/
    	border-width:0px;
	}
	a:hover {
	/*
		color:#fff;
		background:#369;
		text-decoration:none;
	*/
	}
    h1, h2, h3 {
        margin:.8em 0 .2em 0;
        padding:0;
    }

	img {
		/*margin:0px 0 5px;*/
		border-width:0px;
	}
	
	img#header_img{
	margin:0px 0px 20px 0px;
	}

	/* Header styles */
    .header {
	clear:both;
	float:left;
	width:100%;
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	margin:10px 0 0 0;
    }
    .ch_header {
	clear:both;
	float:left;
	width:100%;
	font-weight:bold;
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	margin:10px 0 0 0;
    }
	#header {
    /*
	background-image:url(../images/logo.jpg);
	background-repeat:repeat-x;
	position:relative;
	width:988px;
	height:165px;
	left:0px;
	top: 5px;
	*/
	display:none;
	}
/*
	#sub_hearder{
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	color: #d33640;
	font-family: Arial;
	font-size: 16px;
	font-weight: bolder;
	line-height: 60px;
	}
	#header p,
	#header h1,
	#header h2 {
	    padding:.4em 15px 0 15px;
        margin:0;
	}
	#header ul {
	    clear:left;
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:10px 0 0 0;
	    padding:0;
	}

	
	#header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	#header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
	    background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#000;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	*/
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */

    .leftmenu .colright {
		float:left;
		width:200%;
		position:relative;
		left:200px;
    }
    .leftmenu .col1wrap {
	    float:right;
	    width:50%;
	    position:relative;
	    right:413px;
	}
	.leftmenu .col1 {
        margin:0 0px 0 0px;
	    position:relative;
        width:100%;
	    overflow:hidden;
	    right:777px;
	    background:#ffffff;
		background-image:url(../images/table_bar.png); background-repeat:repeat-x; 
	}
	
		.leftmenu .col1a {
		float:left;
        margin:0 0px 0 0px;
	    position:relative;
		width:100%;
	    overflow:hidden;
	    right:0px;
	}
	
	.leftmenu .col1b {
		float:right;
        margin:0 0px 0 0px;
	    position:relative;
		width:260px;
	    overflow:hidden;
	    right:0px;
	    display:none;

	}

	
    .leftmenu .col2 {
        margin:0 0px 0 0px;
		float:left;
        position:relative;
        right:200px;
        display:none;
        
    }
	#content {
	width:100%;
	padding:10px 0px 0px 0px;
	min-height:400px;
	/*margin:40px;*/
	text-align:justify;
    }
    #csr {
        /*width:500px;*/
        vertical-align:top;
        margin: 0;
        width:100%;
        clear:both;
    }
    #quicklink {
    display:none;
    }
    
	/* Footer styles */
	#footer {

		background-image:url(../images/bottom_bg.gif);
		height:115px;
		
        width:100%;
        visibility:hidden;
		
    }
	#bottom {
		height:93px;
		position:relative;
		margin: 0 auto;
		width: 988px;
		padding:20px;

		
    }
	#bottom_left {
		float:left;
		position:relative;
		text-align:left;

		padding:20px;
		
		
    }
	#bottom_right {
		float:right;
		position:relative;
		text-align:right;

		padding:20px;
		
    }
	
    #footer p {
        padding:10px;
        margin:0;
    }
    
    .csr_photo{
    max-width:127px;
    }
    
    .caption{
    font-size:smaller;
    text-align:justify;
    line-height:18px;
    }    
    
    #home a:hover {
    src:"../english/images/bn_contact_us.png";
    }
    
    div#links a img {
    height: 0; width: 0; border-width: 0;
    }

    div#links a:hover img {
    position: absolute;
    top: 190px; 
    left: 55px; 
    height: 50px; 
    width: 50px;
    }

    /* --> */