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

#nav {
	width: 774px;
	height:51px;
	background:url(../images/nav_back.jpg) bottom right no-repeat;
	margin:0px 0px 0px 0px;
	text-align: right;
}
#nav2 {
	height: 40px;
	width: 774px;
}

