body {
	background: #ffdd00 /* url('img/background.jpg') no-repeat */;
	font-family: Trebuchet MS;
	color: #666;
	font-size: 11px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0,5px;
	}

H1 {
	font-family: Georgia;
	color: #9E9D90;
	}
H2 {
	font-family: Georgia;
	color: #C1272D;
	font-size: 25px;
	letter-spacing: -1,2px;
	text-align: left;
	padding: 3px;
	margin-bottom: -3px;
	margin-top: 5px;
	font-weight: normal;
	}	
H3 {
	color: #C1272D;
	}
#container {
	width: 840px;
	top: 0px;
	left: 65px;
	position: absolute;
	background: #fff;
	height: 800px;
	}
	


#topnavi {
	height: 20px;
	text-align: right;
	color: #666;
	top: 5px;
	left: 650px;
	position: absolute;
	}

#topnavi a {
	font-family: arial;
	font-size: 10px;
	color: #666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	}


#topnavi a:hover {
	color: #999900;
	}

#topnavi img {
	border: none;
	padding-right: 3px;
	}
	
#buko_header {
	height: 200px;
	}

#buko_header img {
	border: none;
	}
	
#buko_mainnavi {
	background: url('img/mainnavi.jpg');
	font: 9px Trebuchet MS;
	height: 35px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 18px;
	list-style: none;
	top: 180px;
	left:10px;
	position: absolute;
	}

#buko_mainnavi ul {float: left; width: 800px; margin: 0px; padding: 0px; /*border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151);*/  font-weight: bold; }	
#buko_mainnavi li {display: inline; list-style: none; margin: 0px; padding: 0px;}
#buko_mainnavi li a {display: block; float: left; margin: 2px 4px 0px 0px; padding: 5px 10px 5px 10px; /*border-right: solid 1px rgb(54,83,151);*/ color: #C1272D; text-transform: uppercase; text-decoration: none; font-size: 10px; letter-spacing: -0,8px; font-weight: normal;}
#buko_mainnavi a:hover, .nav2 a.selected {color: #000; text-decoration: none; }	



#buko_subnavi2 {
	background: none;
	font: 10px georgia;
	height: 20px;
	text-transform: uppercase;
	list-style: none;
	list-style-type: square;
	top: 238px;
	left:20px;
	position: absolute;
	}

#buko_subnavi2 ul {float: left; width: 800px; margin: 0px; padding: 0px; /*border-top: solid 1px rgb(54,83,151); border-bottom: solid 1px rgb(54,83,151);*/  font-weight: bold;}	
#buko_subnavi2 li {display: inline; list-style: none; margin: 0px; padding: 0px;list-style-type: square;}
#buko_subnavi2 li a {display: block; float: left; margin: 0px 4px 0px 0px; padding: 5px 10px 5px 10px; list-style-type: square;/*border-right: solid 1px rgb(54,83,151);*/ color: #646464; text-transform: lowercase; text-decoration: none; font-size: 10px; letter-spacing: -0,8px; font-weight: normal;}
#buko_subnavi2 a:hover, .nav2 a.selected {color: #000; text-decoration: none; }	

/* #buko_mainnavi a {
	color: #C1272D;
	text-decoration: none;
	padding: 10px;
	}

#buko_mainnavi a:hover {
	color: #333;
	}
*/

#navlist
{
	padding-left: 0;
	margin-left: 0;
	width: 120px;
	top: 230px;
	left: 10px;
	position: absolute;
	height: 200px;
}

	
#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em;
	border-top: 1px solid #999;
}

#navlist li a { 
	text-decoration: none;
	color: #999;
	}

#navlist li a:hover { 
	text-decoration: none;
	color: #F4F4F4;
	background: #999;
	}

#navlist li img { 
	border: none;
	width: 100px;
	}
	
#buko_maincontent {
	font-family: Trebuchet MS;
	color: #666;
	width: 460px;
	top: 230px;
	left: 310px;
	position: absolute;
	font-size: 11px;
	line-height: 1.8;
	text-align: justify;
	letter-spacing: -0,5px;
	padding: 0 10px 10px 10px;
	height: 200px;
	}

#buko_maincontent a img {
	border: 2px solid #fff;
	margin: 2px;
	height: 40px;
	}

table {
	border-spacing:10px;
	}
#buko_maincontent a {
	color: #C1272D;
	text-decoration: none;
	}
#buko_maincontent a:hover {
	color: #fff;
	text-decoration: none;
	background: #C1272D;
	}

 
#buko_content_right {
	width: 140px;
	top: 230px;
	left: 145px;
	position: absolute;
	color: #999;
	text-align: left;
	padding: 10px;
	height: 200px;
	
	}

#buko_content_right H2{
	font-family: Georgia;
	color: #C1272D;
	font-size: 14px;
	letter-spacing: -1,2px;
	text-align: left;
	margin-bottom: -3px;
	margin-top: 10px;
	font-weight: normal;
	}
	
#buko_content_right img {
	border: none;

	}
	

#buko_content_right a img  {
	border: 2px solid #fff;
	height: 50px;
	margin: 3px;
	}
	
#buko_content_right a {
	color: #999;
	text-decoration: none;
	}
#buko_content_right a:hover {
	color: #fff;
	text-decoration: none;
	background: #C1272D;
	}
	
#buko_content_left {
	width: 150px;
	
}

#buko_content_left img { 
	border: none;
	width: 50px;
	padding: 2px;
	}

#buko_content_left ul {
	padding: 5px;
	line-height: 1.5;
	font-size: 10px;
}

#buko_content_left ul H2{

	font-family: Georgia;
	color: #C1272D;
	font-size: 14px;
	letter-spacing: -1,2px;
	text-align: left;
	margin-bottom: -3px;
	margin-top: 5px;
	font-weight: normal;
	}
#buko_content_left ul a {
	color: #C1272D;
	text-decoration: none;

	}
#buko_content_left a:hover {
	color: #fff;
	text-decoration: none;
	background: #C1272D;
	}	
	
#buko_footer {
	left: 350px;
	top: 770px;
	position: absolute;
	height: 20px;
	background: #fff;
	margin-top: 1px;
	}
#buko_footer a {
	color: #C1272D;
	text-decoration: none;
	}
