			/* The CSS Code for the menu starts here */
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 0px 0px;
				padding: 0px 4px;
				list-style-type: none;
				background-color: #eee;
				font-size: 12px;
				height: 31px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 13px;
				line-height: 31px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #999;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; height: 44px; background: url(images/grey.png) ; no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}
						
			/* Orange Menu */
			#menu_wrapper.orange ul {
				border-top: 2px solid #147f53;
				border-bottom: 2px solid #147f53;
				background: #009259;}
			#menu_wrapper.orange a {color: #fff;}
			#menu_wrapper.orange li a:hover, #menu_wrapper.orange li.active a {color: #9affd8; background: #00a565; border-bottom: 2px solid #00ff96;}
			#menu_wrapper.orange {background: url(images/orange2.png) no-repeat right;}
			#menu_wrapper.orange div {background: url(images/orange.png) no-repeat left;}
			
/*      V1        */

#menu_sol {
    font-family: Arial, sans-serif;
    padding: 0px;
    margin: 0px;
	list-style:none;
	font-size: 12px;
	}				


#menu4 {
	width: 250px;
	border-style: solid solid none solid;
	border-color: #ffffff;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu4 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;

	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #9E3C02;
	display: block;
	background: url(images/menu4.gif);
	background-repeat:no-repeat;
	padding: 11px 0 0 22px;
	}
	
#menu4 li a:hover {
	color: #f17329;
	background: url(images/menu4.gif) 0 -32px;
	background-repeat:no-repeat;
	padding: 11px 0 0 22px;
	}
	
		
	
#menu4 li.active a {
	color: #fff;
	background: url(images/menu4.gif) 0 -64px;
	background-repeat:no-repeat;

	}

				

a { 
  color: #000000; 
  text-decoration: none; 
}

a:hover { 
  color: #00A653;
  
}

a.cat_selected{
	font-weight: bold;
}

img {
	border: 0;
	}
	
body {
	background:url(images/bodybg.jpg) repeat-x top left;
	background-attachment: fixed;
	font-family: Arial Unicode MS, Helvetica, sans-serif;
	font-size:62.5%;
	line-height: 1;
	color:#2c3e01;
	padding-top: 20px;
	}
	
h2 {
	background: url(images/h2.png) no-repeat 0% 0%;
	height: 40px;
	padding: 12px 0 0 22px;
	overflow: hidden;
	line-height: 32px;
	font-size: 20px;
	font-face: Arial Unicode MS;
	color: #426b08;
	}
	
h5 {
	height: 40px;
	padding: 0px 0 0 0px;
	overflow: hidden;
	line-height: 32px;
	font-size: 20px;
	font-face: Arial Unicode MS;
	color: #426b08;
	}

#banner_cilek {
    position: relative;
	top: 25px;
	left: 150px;
	}

#banner_sol {
    position: relative;
	top: 0px;
	left: 0px;
	}

.banner_left {		float:left; padding-left:auto;	padding-right:auto; 	width:350px;	display:table;		}
.banner_right {		float:right; padding-left:auto;	padding-right:auto; 	width:550px;	display:table;		}
