	body{
				background-color : #FF6600;
				margin : 0;
				padding : 0;
				font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				background : url(black_left_bar_repeat.jpg) left repeat-y;	
				background-color : #FF6501;
				color : black;
			}
			
	img{
		border: 0;
	}
	
	p{
		margin:0;
		padding:0;	
	}
			
				#wrapper_0{
					margin: 0 0 0 0;
					padding : 0;					
					width : 1024px;
					min-height : 1000px;					
				}
				
					#wrapper_1{
						padding : 0;
						margin : 0 auto;
						width : 100%;
						min-height : 800px;
						background : url(black_left_bar.jpg) top left no-repeat;							
					}
					
						#wrapper_2{
							padding : 0;
							margin : 0;
							width : 100%;
							min-height : 800px;
							background : url(top_logo.jpg) top left no-repeat;
							
							position : relative;
							left : 130px;								
						}
						
							#wrapper_3{
								padding : 0;
								margin : 0;
								width : 100%;
								min-height : 800px;
								background : url(aboriginal.jpg) top left no-repeat;
								
								position : relative;
								left : -130px;
							}
							
								#wrapper_4{
									margin : 0;
									width : 100%;
									min-height : 800px;
									background : url(right_back.jpg) top right no-repeat;
									border: 0px solid red;									
									position : relative;
									left : 0px;								
								}
									#header_menu{
										
									}								
										
										#header_menu ul{
											position: relative;
											left: 150px;
											margin:0;
											padding:0;
											list-style: disc;
											color: white;
										}
										
											#header_menu li{
												display: inline;
												margin: 0 20px 0 0;
											}
											
												#header_menu li a {
													color: #F57E1E;
													text-decoration: none;
													font-weight: bold;
													font-size: 120%;
													background: url(upper_menu_back.gif) left center no-repeat;
													padding : 0 0 0 13px;
												}
												
												#header_menu li a:hover{
													text-decoration: underline;;
												}
												
								#wrapper_5{
									margin : 0;		
									background : url(right_photo.jpg) bottom right no-repeat;	
									border: 0px solid green;
									position : relative;	
									top : 300px;	
									left : 130px;
									width : 900px;					
								}
									#shoplist_wrapper{
										position : absolute;
										left : 760px;
										margin : 0;
										width : 152px;
										min-height : 522px;
										background-color : white;	
										z-index : 100;	
																																		
									}
									
										#shop_list{
											margin : 10px;
										}
										
											#shop_list .country{
												margin : 0 0 25px;
												padding : 0;
												list-style : none;	
												font-weight : bold;																					
											}
											
												#shop_list .city{
													margin : 10px;
													padding : 0;
													list-style : none;	
													font-weight : bold;													
												}	
												
													#shop_list .city a {
														color : #FAB119;
														text-decoration : none;
														font-weight : normal;
													}
													
													#shop_list .city a:hover{
														color : black;
														/*text-decoration : underline;*/
													}
													
															.shopbox_wrapper{
																width: 426px;
																margin: 0 auto 20px;			
															}
															
																.shopbox_head{
																	background: url(shopbox/shopbox_header.gif) top center no-repeat;
																	width: 426px;
																	height: 35px;
																	line-height: 35px;
																	vertical-align: middle;
																	font-weight: bold;
																	font-size: 18px;
																	font-family: Arial, Helvetica, sans-serif;
																	color: #FF6800;										
																}
																
																	.shopbox_head p {
																		margin: 0 0 0 20px;
																		padding: 0;
																	}
																
																.shopbox_body{
																	background: url(shopbox/shopbox_back.gif) repeat-y;	
																	padding: 5px 0;	
																	font-size: 0.9em;	
																	position: relative;		
																}
																
																	.showbox_contentTable{
																		width: 90%;
																		margin: 0 auto;
																	}
																	
																	.showbox_contentTable td{
																		vertical-align:top;
																	}
																	
																		.showbox_label{
																			font-weight: bold;
																		}
									
									#inner_wrapper_0{
										margin : 0;
										width : 70%;
										min-height : 300px;
										position : relative;
										left : 0px;
										border : 0px solid red;
										background : url(left_photo.jpg) bottom left no-repeat;
									}
									
										#inner_wrapper_1{
											border : 0px solid blue;
											
											min-height : 300px;
										}
									
												#menu_wrapper{
													margin : 9px 0 250px 0;
													width : 180px;
													min-height : 350px;
													float : left;													
												}
												
													#menu_wrapper ul{
														margin : 0;
														padding : 0;
														list-style : none;
													}
													
													#menu_wrapper li{														
														width : 180px;
														height : 23px;														
														vertical-align : middle;							
														background : url(left_menu_curve.gif) right top no-repeat #FAB119;
														margin-bottom : 5px;
													}
													
													#menu_wrapper li.menu_current{
														background: #FF6501;
													}
													
														#menu_wrapper li.menu_current img{
															margin-left: 10px;
														}
													
														#menu_wrapper li a{
															margin : 0 0 0 10px;
															font-weight : bold;
														 	text-decoration : none;	
															color : white;
															letter-spacing : .7px												
														}
														
																									
															#menu_wrapper li a img{
																position: relative;																
															}
														
														#menu_wrapper li a:hover{
															text-decoration : underline;
														}
												
												#content_wrapper{
													margin : 9px 0 250px 15px;
													width : 405px;
													min-height : 350px;
													float : left;
														
												}
												
.box_wrapper{
	width: 426px;
	margin: 0 auto;			
}

	.box_head{
		background: url(box/box_header.gif) top center no-repeat;
		width: 426px;
		height: 35px;
		line-height: 35px;
		vertical-align: middle;
		font-weight: bold;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		color: #FF6800;										
	}
	
		.box_head p {
			margin: 0 0 0 15px;
			padding: 0;
		}
	
	.box_body{
		background: url(box/box_back.gif) repeat-y;	
		padding: 16px;
		font-size: 0.9em;
		position : relative;				
	}
	
	
.jobs_wrapper{
	margin-bottom: 60px;
}
	
.jobs_head{
	color: #FCB01E;
	font-size: 1.25em;
	font-family: Arial, Helvetica, sans-serif;
}

.jobs_place{
	margin-bottom: 15px;
}

	.jobs_head p{
		margin-bottom: 20px;
	}
	
.jobs_link {
	font-weight:bold;
	text-align:right;
	
}
	.jobs_link a {
	color: black;
	text-decoration: none;
	}
	.jobs_link a:hover{
		text-decoration: underline;
	}
	
		.collection_headup, .collection_headdown{
					background: url(coll_headup.png) no-repeat;
					width: 424px;
					height: 35px;
					line-height: 35px;
					vertical-align: middle;
					font-weight: bold;
					font-size: 1.35em;	
					letter-spacing: -.02em;
					color: #FF6800;										
				}
				
				.collection_headdown{
					background: url(coll_headdown.png) no-repeat;
					height: 30px;
					line-height: 30px;
				}
				    .collection_headup p {
				        font-size: 1.1em;	
				    }
					.collection_headup p , .collection_headdown p {
						margin: 0 0 0 10px;
						padding: 0;
						height: 20px;
						//font-size: 1.5em;	
					}
					
					.collection_headdown p{
						width: 45%;
						text-align: left;
						float: left;
						color: white;
						position: relative;
						top: 2px;
										
					}
				
				.collection_wrapper{
					background: url(coll_back.png) repeat-y;	
					width: 424px;					
				}	
				
					.collection_category, .collection_body{
						margin: 0 20px 0 10px;
						padding-top: 10px;
						width: 90%;
					}
					
					.collection_category ul{
						margin: 0;
						padding: 0;
						width: 33%;
						float: left;
						text-align: center;
					}
					
						.collection_category ul li{
							list-style: none;
							padding-left: 40px;
							background: url(abo_cat_list_back.gif) 25px center no-repeat;
							text-align: left;
							margin: 0 0 3px 0 ;							
						}	
						
						.collection_category ul li a {
							text-decoration: none;
							color: black;
						}
						
							.collection_category ul li a:hover{
								text-decoration: underline;
							}	
					
					.collection_body{
						border-top: 2px solid #FF6501;
						padding-bottom: 20px;
						width: 99%;
						margin: 0 auto;
					}
					
						.collection_productleft,.collection_productright{
							width: 53%;
							float: left;
							
						}
						
							.collection_productleft{
								width: 47%;
							}		
						
							.collection_productright .label{
								font-weight: bold;
							
							}
							
							.collection_productright tr{
								height:30px;
							}
							
.partners_admin_headup, .partners_admin_headdown{
					background: url(coll_headup.png) no-repeat;
					width: 424px;
					height: 35px;
					line-height: 35px;
					vertical-align: middle;
					font-weight: bold;
					font-size: 1.15em;
					font-family: Arial, Helvetica, sans-serif;
					letter-spacing: -.06em;
					color: #FF6800;										
				}
				
				.partners_admin_headdown{
					background: url(coll_headdown.png) no-repeat;
					height: 30px;
					line-height: 30px;
				}
				
					.partners_admin_headup p , .partners_admin_headdown p {
						margin: 0 0 0 10px;
						padding: 0;
						height: 20px;
						
					}
					
					.partners_admin_headdown p{
						width: 30%;
						text-align: left;
						float: left;
						color: white;
						position: relative;
						top: 5px;
											
					}
				
				.partners_admin_wrapper{
					background: url(coll_back.png) repeat-y;	
					width: 424px;					
				}	
				
					.partners_admin_category, .partners_admin_body{
						margin: 0 20px 0 10px;
						padding-top: 10px;
						width: 90%;
					}
					
					.partners_admin_category ul{
						margin: 0;
						padding: 0;
						width: 33%;
						float: left;
						text-align: center;
					}
					
						.partners_admin_category ul li{
							list-style: none;
							padding-left: 40px;
							background: url(abo_cat_list_back.gif) 25px center no-repeat;
							text-align: left;
							margin: 0 0 3px 0 ;							
						}	
						
						.partners_admin_category ul li a {
							text-decoration: none;
							color: black;
						}
						
							.partners_admin_category ul li a:hover{
								text-decoration: underline;
							}	
					
					.partners_admin_body{
						border-top: 2px solid #FF6501;
						padding-bottom: 20px;
						width: 420px;
						margin: 0 auto;
						margin-top: -1px;
					}
					
						.partners_admin_productleft,.partners_admin_productright{
							width: 53%;
							float: left;
							
						}
						
							.partners_admin_productleft{
								width: 43%;
								padding-left: 5px;
								
							}		
						
							.partners_admin_productright .label{
								font-weight: bold;
							
							}
							
							.partners_admin_productright tr{
								height:0px;
							}	
							
							.partners_admin_productright tr .download img{
								margin: 0;
								padding: 0;
								width: 5px;								
							}
							
							.partners_admin_body{
								text-align:left;
							}
							
							.partners_admin_body form {
								
							}	
							
							.partners_admin_productright .label{
								width: 10%;
							}
							
							.partners_admin_productright .download a{
								color: #FF6500;
								text-decoration: none;
							}
							
							.partners_admin_productright .download a:hover{
								text-decoration: underline;
							}
							
			#form_wrapper{
				padding: 0;
			}				
			form .input_background{
				background: url(input_input.gif) 121px top no-repeat;
				min-height: 30px;				
			}
			
			form .submit_background{
				background: url(input_submit.gif) 121px 0px no-repeat;
				height: 38px;
				margin-top: 20px;
			}
			
			form .submit_background input, form .submit_background input{
				color: white;
				position: relative;
				top: 0px;
				font-weight: bold;
			}
						
			form .input_background input, form .submit_background input{
				border: 0px !important;
				position: relative;
				top: 2px;
				left: 15px;
				width: 237px !important;
				background-color: transparent;
			}
			
			form .submit_background input{
				top: 6px;
			}
			
			form .file {
				background: none;
			}
			
			
			
			form .radioBox input{
			 left: 3px;
			}
			
			form label{
				height: 20px;
			}		
			
			.games_body{
			width: 100%;
			}
			
			.games_body table{
				width: 100%;
			}
			
			.games_body input{
			 	width: 100% !important;
			}
			
			.games_wrapper{
				width: 100%;
				margin: 0 auto;			
			}
			
				.games_head{
					background: url(box/box_header.gif) top center no-repeat;
					width: 426px;
					height: 35px;
					line-height: 35px;
					vertical-align: middle;
					font-weight: bold;
					font-size: 18px;
					font-family: Arial, Helvetica, sans-serif;
					color: #FF6800;										
				}
				
					.games_head p {
						margin: 0 0 0 15px;
						padding: 0;
					}
				
				.games_body{
					background: url(box/box_back.gif) repeat-y;	
					padding: 15px;	
					font-size: 0.9em;	
					position: relative;		
				}
				
					.games_body	label{
						height: 20px;
						margin-bottom : 5px;
						width : 400px;
						position: absolute;
					}		
					
					.games_body form .input_background input, .games_body form .submit_background input{
						left: 125px;					
					}
					
						.games_body form .radioBox{
						    padding-top: 30px;		
							margin-left :20px;	
							width: 370px;	            
				     	}
							.games_body form .radioBox span{
								width: 370px;
							}
							
						.games_question {
							font-weight: bold;
						}		
						
/* ------------------------ items of galeries ----------------------*/	

	.small{font-size:0.8em;} 
	/* front  */
	
	.front_box{
		margin:0 0 10px;
		padding:10px;
		/*background-color:#FEF3F7; */
		color:#505050;
		line-height:1.5em;
		width: 439px;		
		position: relative;
	}
	   .front_box_inside{
		  width: 103%;
		}
	
		.front_box img {
			border:1px solid black;
		}		
	
	.front_content_boxes {
		width:470px;
		padding-left:10px;
		text-align : right;
		
	}
	/* back */
	
	
	.box{
		margin:0 0 20px;
		padding:10px;
		border:1px solid #FCE2E3;
		color:#505050;
		line-height:1.5em;
		height:180px;
		
	
	}
	
	.content_boxes {
		width:180px;
		float:left;
		padding-left:10px;
		
	} 
	
	/* front more */
	
		
	.top{
		
		border-bottom:1px solid #DDDDDD;
		width:100%;	
	}
	
	.bottom{
			border-top:1px solid #DDDDDD;
			width:100%;	
	}
	
	.loading{
		
	}
		
	.big_image{
		  height:420px;
		   border:0px 
	}	 