	/* General styles */
    body {
        margin:0;
        padding:50px;
        border:0;			/* This removes the border around the viewport in old versions of IE */

        background:#fff;
        min-width:900px;    /* 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%;
		background-image: url("../pics/bg_body.jpg");
	background-repeat:no-repeat;
	background-position: right 30px;

 }




#mdm {
	position:absolute;
	margin:0px 0px 0px 400px;
	padding:0px;
	width:800px;
	height:175px;
	
}





		

	a {
    	color:#EB8D27;
	}
	a:hover {
		color:#EB8D27;
		text-decoration:none;
	}
    h1, h2, h3 {
        margin:0 0 0 0;
        padding:0;
    }
    
   h2 {
        font-size:1.3em;	        
        color:black;
	}
	h1 {
           font-size:1.5em;	  
    }
    p {
        margin:.4em 0 .8em 0;
        padding:0;
    }

	/* Header styles */
    #header {
        clear:both;
        
        width:100%;
        	font-family:arial;
        	
    }
	#header {
			color:black;
			font-size:1.0m;
  
	}
	#header a{
			text-decoration:none;
			color:grey;
			font-size:11px;
	}
		#header a:hover{
			text-decoration:underline;
	}
	#header h1 {
       
        color:grey;
	}

	
	#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:10px 25px;
	    text-align:center;
	    background:#eee;
	    color:#000;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
					font-size:1.0em;
	}
	#header ul li a:hover {
	    background:#EB8D27;
		color:#fff;
		text-decoration:none;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
	    color:#fff;
	    background:#EB8D27;
	    font-weight:bold;
	}
	#header ul li a span {
	    display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#ffffff;
		border-top:1px dashed #000;
		margin:0;
		padding:10px 15px !important;
		text-align:left;
			color:black;
			font-size:1.0m;	  
	}
	/* column container */
	
	
	
	#content {
		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 */
		font-family:arial;

		border-top:1px dashed #000;
		border-bottom:1px dashed #000;

	}
	
	
	
	/* holy grail 3 column settings */
	
	
	
	
	
	tr {
	background-color:#F4F4F4;
	}
	td {
	padding:10px;
	}
	
	
	
	
	
	#right {
			float:right;
			width:18%;
			padding:20px;
			margin-right:20px;
	    background:#eee;    	/* Right column background colour */
	    font-size:0.8em;
	}
		#right h2{
					font-style:normal;
					font-weight:bold;	    
			    font-size:1.4em;
			    font-family:arial;
			    margin:0px;
			    padding:0px 0px 10px 0px;
		}
	#left {
			width:70%;
    	float:left;
	    overflow:hidden;
	    font-size:1.0em;
	    text-align:justify;
	    line-height:1.8em;
	    padding:30px 0px 20px 15px;
	    margin:0px;
	}
		#left h1{
					
			    margin:-15px 0px 0px 0px;
			    padding:0px 0px 15px 0px;

		}
		#left h2{
					font-style:normal;
					font-weight:normal;	    
			    font-size:2.6em;
			    text-align:left;
			    line-height:1.0em;
			    letter-spacing:-0.03em;
			    font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
			    margin:0px;
			    padding:0px 0px 15px 0px;
			    border-bottom:1px dashed #EB8D27;
			    color:#4B4B4D;
		}
		#left h3{
					font-weight:normal;	    
			    font-size:1.4em;
					font-style:italic;
  				letter-spacing:-0.02em;
			    font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
			    margin:0px 0px 0px 0px;
			    padding:10px 0px 10px 0px;
			    
		}
		#left h4{
			    font-weigth:normal;			    
			    font-size:0.8em;s
			    font-style:normal;
			    font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
			    padding:0px;
			    margin:0px 0px 10px 0px;
			    color:grey;
			    padding-left:30px;
			    background-image: url("../pics/symbol.jpg");
					background-repeat:no-repeat;
					background-position: 0px 3px;
		}		
		
		

    
   #news {
    	float:left;
    	width:50%;
	    overflow:hidden;
	    font-size:1.0em;
	    text-align:left;
			font-size:1.0em;
	    line-height:1.4em;
	    padding:20px 0px 0px 0px;
	    margin:0px;
	    
	}
	
	#news a{
		display:block;
		width:94%;
		color:black;
		text-decoration:none;
		font-weight:normal;	    
		font-style:italic;
		background-color:#ffffff;
		padding:4px 5px 4px 25px;
		border-bottom:1px dashed grey;
		background-image: url("../pics/dot2.gif");
		background-repeat:no-repeat;
		background-position: 5px 8px;
	}
    
    #news a:hover{
		color:#000000;
		text-decoration:none;
		padding-left:25px;
		background-color:#F4F4F4;
		background-image: url("../pics/dot.gif");
		background-repeat:no-repeat;
		background-position: 5px 8px;
	}
    
    
   #news h1{
					font-weight:normal;	    
			    font-size:1.4em;
					font-style:italic;
  				letter-spacing:-0.02em;
			    font-family:Georgia,"Bitstream Vera Serif","Times New Roman",serif;
			    margin:0px 0px 10px 0px;
			    padding:0px 0px 10px 0px;
			    
		}
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
	/* Footer styles */
	
	
	
	#footer {
        clear:both;
        text-align:left;
        width:100%;
		
		    font-family:arial;
		    font-size:11px;
		    height:100px;        
		    padding:15px;
        margin:0;
    }
    
    
    
   #footer img {
		margin:0px 0px -6px 0px;
	}
    
    
    

    /* --> */
    </style>
    <!--[if lt IE 7]>
    <style media="screen" type="text/css">
    .col1 {
	    width:100%;
	}
