/* CSS Document */
body {
	font-family:Tahoma;
    font-size:12px;
    font-weight:normal;
	background:url(../images/gr.jpg);
	margin:10px 0;
	color:#3e3e3e;	
}
p{margin:12px 0;}
#layout {
    width:713px;
	margin:0 auto;
	background-color:#FFFFFF;		
}
#logo {
    background-color:#FFFFFF; 
	height:87px;	
}
#logo2 {
    background-color:#FFFFFF; 
	float:left; 
	width:501px; 
	height:87px;	
}
#logo3 {
    background-color:#FFFFFF; 
	float:left; 
	width:200px; 
	height:87px;
	line-height:87px;
	text-align:right;
}
<!-- LEFT-->
#left {
     width:233px; 
	 height:566px; 
	 background-color:#FFFFFF;	
	 float:left;
}
#img {
     background:url(../images/left_down.jpg);
	 width:233px;
	 height:253px;
}
.blue {color: #2d1d7f;
font-size:12px;
}

.blue2 {color: #0065b3;}
#jos {    
	 background:url(../images/jos2.jpg);
	 width:713px;
	 height:45px;	
	 margin:auto;
}
#copyright {
	 height:45px;	
	 margin-top:10px;
}
#mid {
	width:480px;
	padding:0px 0px 0px 0px; 
	text-align:justify; 
	color:#000000;
	background-image:url(../images/bluemid.jpg);
	
}
a {
    font-weight:normal;
	text-decoration:none;
	color: #2d1d7f;
}
a:link {
	font-weight:normal;
	text-decoration:none;
	color: #2d1d7f;
}
a:visited {
	font-weight:normal;
	text-decoration:none;
	color: #2d1d7f;
}
a:hover {
	font-weight:normal;
	text-decoration:underline;
	color: #2d1d7f;
}
a:active {
	font-weight:normal;
	text-decoration:none;
	color: #2d1d7f;
}
ul ,li{margin:0px;padding: 0;list-style:none;}
#treemenu {
	margin:0px;
	padding: 0 0 22px 0;
	list-style:none;
}
#treemenu li {
	font-family:Tahoma;
	font-size:14px;
	display:inline;
}
#treemenu li ul{display: none}
#treemenu a {
	text-decoration: none;
	font-weight:bold;
	display: block;
	line-height: 24px;
	color: #2d1d7f;
	padding-left:50px;
	background:url(../images/buton.jpg) no-repeat left top;
}
#treemenu li ul a{
	color: #6699CC;
	padding-left:70px;
	background-image:url(../images/buton2.jpg);
}
#treemenu li ul a:hover{padding-left:80px;}
.clear{
	clear:both;
	height:1px;
	line-height:1px;
	font-size:1px;
}