@charset "utf-8";

/* Navigation */

#nav li#contact a {
	width: 99px;
	height: 46px;
	background: url(../images/contact_btn.png) no-repeat;
	background-position: 0 -92px;
	text-indent: -9999px;
	display: block;
}

/* Main Content */

#content p.p-left {
	float: left;
	width: 130px;
	font-weight: bold;
}

#content p.p-right {
	float: left;
}