@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/besgoz_bg1.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px
	
	}
	
h1 {
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/besgoz_ikon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #663300;
	text-indent: 18px;
	}


#head {
	background-repeat: no-repeat;
	}

#navi {
	position:relative;
	left:16px;
	top:0px;
	width:200px;
	height:86px;
}

#navi a:link {
	text-decoration:none;
	background-image: url(../images/buton_bg_transpr.png);
	background-repeat:repeat-y;
	display: block;
	font-size:11px;
	text-indent: 20px;
	height: 21px;
	color: #990000;
}

#navi a:hover {
	text-decoration:none;
	background-image: url(../images/buton_bg_transpr_hover.png);
	background-repeat:repeat-y;
	display: block;
	font-size:11px;
	text-indent: 25px;
	height: 21px;
	color: #993300;	
	}
#footer {
	background-image: url(../images/besgoz_footer_bg1.jpg);
	color: #663300;
	}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}

#alt-nav {
	color: #663300;
}


#alt-nav a {
	text-decoration: none;
	color: #663300;
}

#alt-nav a:hover {
	text-decoration: none;
	color: #993300;
}