@charset "utf-8";
/* CSS Document */

img{
 text-decoration:none;
 border:none;
}
#sabb_logo{
	background:url(sabb_header/header2_03.gif) no-repeat center;	
}
#sabb_logo a{
	height:51px;
	width:460px;
	display:block;
}
#sabb_logo a:hover{
	height:51px;
	width:460px;
	background:url(sabb_header/header2_03_hover.gif) no-repeat center;
}
/****************NAVIGATION**************************/
.sabb_navi{
	list-style:none;
	height:18px;
	float:right;
	width:300px;
	margin:0;
	padding:0;
	margin-top:3px;
}

.sabb_navi li{
	height:18px;
	width:78px;
	float:right;
}

#sabb_navi_contact a{
	height:18px;
	width:78px;
	display:block;
	background:url(sabb_header/navi_contact.jpg) no-repeat center;
}
#sabb_navi_contact a:hover{
	height:18px;
	width:78px;
	background:url(sabb_header/navi_contact_hover.gif) no-repeat center;
}


#sabb_quotes a{
	text-decoration:none;
	color:#333333;
}
.sabb_quote_2 a{
	text-decoration:none;
	color:#717D95;
}

#sabb_quotes_all a{
	text-decoration:underline;
	color:#900;
}
##sabb_quotes_all a:hover{
	text-decoration:none;
	color:#999;
}


.side_menu_saz tr td{
	background:#FFF;	
}
.side_menu_saz tr td p strong{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
