
* {
	margin:0;
	padding:0;
}

P {font-family:Times New Roman, Arial, Verdana; color: #006633;}
H {font-family:Times New Roman, Arial, Verdana; color: #006633;}
ul {font-family:Times New Roman, Arial, Verdana; color: #006633;}
H3 {font-family:Times New Roman, Arial, Verdana; color: #006633;}
H4 {font-family:Times New Roman, Arial, Verdana; color: #006633;}


#maket {width:1024px; background-color:#ffffff; margin: 0 auto;
       	 }

#header {width:1024px;
		padding:0px;
		height:249px; margin: 0 auto;
				}
#heder1 {width:1024px;
         float:left;
         padding:0px;
		 height:249px;}
		 
#heder0 {width:1024px;
         float:left;
         padding:0px;
		 height:60px; background-image:url(images/heder0.jpg); 
		 		 		 	}		
#heder2 {width:377px;
         padding:0px;
		 height:249px; background-image:url(images/heder-02.jpg);  float:left;
	    			 	}		
#heder3 {width:323px;  
         float:right; 
         padding:0px;
		 height:249px; background-image:url(images/heder-03.jpg);
		 	}					


#main {
	width:1024px;
    padding:0px;
	margin:0 auto;
	}

#left {
	width:160px;
	float:left;
	padding:10px;
	}

#right {
	width:810px;
	float:right;
	padding:15px; 
	
	}

	
#footer {
	width:1024px;
	clear:both;
	height:50px; 
	background-image:url(images/footer.jpg); 
  }

	
	#menu{
		background:#fff;
		width:150px;
		padding:3px;
		margin:5px 15px 0px 0px;
	}
		#menu ul{
			list-style:none;
		}
		                                                                 
			#menu li{
				list-style:none;
				display:block;
				border-bottom:1px solid #ffce88;
			}
				#menu li a{
					list-style:none;
					display:block;
					background:#fbd346 url(images/menu_006_bg1.jpg) repeat-y left;
					color:#006600;
					text-transform:uppercase;
					font-size:12px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
					#menu li a:hover{
						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;
					}
				#menu li .current{
					list-style:none;
					display:block;
					background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
					color:#fff;
					text-transform:uppercase;
					font-size:12px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
					#menu li a.current, #menu li a:hover.current{
						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;					
					}

#menu2{
		background:#fff;
		width:100px;
		padding:0px;
		margin:0px 0px 0px 0px;
	}
		#menu2 ul{
			list-style:none;
		}
		                                                                 
			#menu2 li{
				list-style:none;
				display:block;
				border-bottom:1px solid #ffce88;
			}
				#menu2 li a{
					list-style:none;
					display:block;
					background:#fbd346 url(images/menu_006_bg1.jpg) repeat-y left;
					color:#006600;
					text-transform:uppercase;
					font-size:12px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
					#menu2 li a:hover{
						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;
					}
				#menu2 li .current{
					list-style:none;
					display:block;
					background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
					color:#fff;
					text-transform:uppercase;
					font-size:12px;
					text-decoration:none;
					padding:5px 5px 10px 15px;
				}
					#menu2 li a.current, #menu2 li a:hover.current{
						background:#f7941d url(images/menu_006_h.jpg) repeat-x top;
						color:#fff;
						text-decoration:none;					
					}
