body {
	background:#fff url(../background/bckg.jpg) repeat-x center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#60341a;
	text-align:center;
	
}

.space{
	clear:both;
}


a, a:link, a:visited, a:active, a:hover{
	color:#000;
}

#container{
	width:1305px;
	height:625px;
	margin:0 auto;
	text-align:left;
	padding:0;
}

.bg1 {
	background:url(../background/background_in.jpg) no-repeat top;
}

.bg2 {
	background:url(../background/background_in_2.jpg) no-repeat top;
}


#left{
	float:left;
	width:448px;
	position:relative;
	display:inline;
	z-index:2;
}
#right{
	float:left;
	width:554px;
	display:inline;
	position:relative;
	z-index:1;
}
#rightright{
	float:left;
	width:250px;
	padding-top:350px;
	margin-left:-30px;
	display:inline;
	position:relative;
	z-index:1;
}


#log{
	width:341px;
	height:252px;
	margin:0 0 0 108px;

	
}
#owl{
	float:left;
	width:63px;
	height:59px;
	margin:9px 0 0 134px;
	display:inline;
}

#lang{
	float:left;
	width:70px;
	height:40px;
	margin:-9px 0 0 150px;
	display:inline;
	
}
#lang li{
	float:left;
}
#lang a{
	display:block;
	float:left;	
}




#cat{
	width:96px;
	height:120px;
	margin:19px 0 0 373px;
	
}

#flash_1{
	width:477px;
	height:154px;
	margin:36px 0 0 0;	
}

#flash_2{
	width:477px;
	height:127px;	
}

#flash_3{
	width:489px;
	height:158px;
	position:relative;
	margin:0 0 0 -12px;
}

#marquee {
	width:477px;
	height:20px;
	padding-top:10px;
}

#content{
	width:510px;
	height:284px;
	position:relative;
	margin:0 0 0 -19px;
	color:#000;
	font-size:12px;
}

#content p{
	padding:0 0 10px 0;
	margin:0 50px 0 0;
}
#text {
/* Typical fixed height and fixed width example */
	width: 450px;
	height: 190px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	padding: 0px;
	margin:20px 0 0 42px;
}

#content h1{
	font-size:14px;
	font-weight:bold;
	padding:0 0 0 42px;
}

#content h2{
	font-size:14px;
	padding:20px 0 10px 0;
}

#content ul{
	list-style:disc;
	list-style-position:inside;
	padding:0 0 10px 0;
}
#content li{
	padding:0 0 0 10px;
}
#footer {
	width:1305px;
	border-top:#60341a solid 2px;
}

#copy {
	width:903px;
	margin:0 auto;
	text-align:left;
	padding:4px 50px 0 50px;	
	
}


#copy img {
	margin:0 5px;
}



#copy_1 {
	float:left;
	width:150px;
	padding:10px 0 0 0;
	display:inline;
}
#copy_2 {
	float:left;
	width:603px;
	text-align:center;
	padding:3px 0 0 0;
}
#copy_3 {
	float:right;
	width:150px;
	padding:20px 0 0 0;
	display:inline;
	text-align:right;
}

#footer a, #footer a:link, #footer a:visited,  #footer a:active, #footer a:hover{
	color:#60341a;
}

