@charset "utf-8";
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: bottom;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.div-vert {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
